feat: Implement backward function for Div operator
Compare changes
Implement CPU backward function of Div operator, using roughly the same algorithm detailed in !122 (merged).
Add some tests (fixed values with different tensor sizes, and tensors with random values).
Modified files are MulImpl.hpp
, MulImpl_kernels.hpp
, MulImpl.cpp
and Test_MulImpl.cpp
Fixes part of #30 (closed).
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent