Add missing attributes to operators
Compare changes
Files
8+ 10
− 8
@@ -29,24 +29,25 @@ public:
@@ -89,15 +90,16 @@ public:
For some operators, not all ONNX supported attributes were added to Aidge. This MR is dedicated to complete those operators:
Fixes a part of Issue_70 and Issue_10
Reshape.hpp
, Reshape.cpp
and pybind_Reshape.cpp
, add 'allowzero' attribute to Reshape operator;Slice.hpp
, Slice.cpp
and pybind_Slice.cpp
, add 'steps' attribute to Slice operator;Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent