Add MSE missing operators
All threads resolved!
All threads resolved!
Compare changes
Files
17+ 55
− 0
In order to use MSE with backend cuda
, the following operators need to be supported:
Solves #20 (closed)
MulImpl.hpp
, MulImpl.cpp
and Test_MulImpl.cpp
, add Mul forward() and backward();ReduceMeanImpl.hpp
, ReduceMeanImpl.cpp
and Test_ReduceMeanImpl.cpp
, add ReduceMean forward() and backward();PowImpl.hpp
, PowImpl.cpp
and Test_PowImpl.cpp
, add Pow forward() and backward();Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent