AxisCommunications / onnx-to-keras

Convert onnx models exported from pytorch to tensorflow keras models with focus on performace and highleve compatibility.
MIT License
25 stars 13 forks source link

Fix op_transpose #16

Closed xsacha closed 3 years ago

xsacha commented 3 years ago

Was receiving error: AttributeError: 'KerasTensor' object has no attribute 'transpose'