onnx2pytorch
onnx2pytorch copied to clipboard
bug fix - checking wheter the MatMul node is the last node
Fixed IndexError (out of range)
Nice catch! Thanks. Would you be able to add a test for this? It should go into: onnx2pytorch/tests/convert/test_operations.py
This is an error from 2021. Can we merge this into the main branch ?
This is now fixed in v0.5.2