For Transpose Operator, ONNX allows passing an empty permutation vector.
In that case, Transpose operation reverses the dimensions of the input tensor.
Transpose.hpp
, Transpose.cpp
and pybind_Transpose.cpp
, support empty permutation vector;Test_TransposeImpl.cpp
, add Unit Test for empty permutation vector;Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent