Fix Reshape
Context
Fix Reshape operator:
- Handle case where a dimension is 0 (see ONNX)
- Support both cases where the shape is either an input or an attribute
Modified files
-
Reshape.hpp
,Reshape.cpp
, andpybind_Reshape.cpp
;
Fix Reshape operator:
Reshape.hpp
, Reshape.cpp
, and pybind_Reshape.cpp
;Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent