Fix Cast_Op not working
1 unresolved thread
1 unresolved thread
Compare changes
Files
2+ 7
− 0
@@ -123,6 +123,13 @@ public:
As stated by the issue #250 (closed), Cast operator was not working.
This was due to the method setDataType()
of OperatorTensor
that was overwriting the output type.
This MR is dedicated to overwrite the method setDataType()
of Cast_Op
to set output type as targetType
.
Cast.hpp
and Cast.cpp
, add setDataType()
for Cast_Op
;Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent