Skip to content

Transpose output DataFormat change based on input and ouputDimsOrder

Context

This MR have to goal to resolve the issue #252 (closed)

Modified files

  • Test_TransposeImpl.hpp new unit test with the expected result after the MR;
  • Transpose.cpp set output DataFormat;
  • DataFormat.hpp function to map the input dataType and outputDimsOrder with an output dataFormat

TODO

  • Tests
  • Transpose forwardDims
  • DataFormat.hpp new method
Edited by Wissam Boussella

Merge request reports

Loading