
montek singh
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by montek singh Sort by recent activity-
'Transpose' layer type is not supported
When Importing an ONNX model, I get this error-> Resource import failed: 'Transpose' layer type is not supported However, the compatibility list shows that the transpose layer is compatible. ht...
-
Resource import failed: 'Transpose' layer type is not supported
When Importing an ONNX model, I get this error-> Resource import failed: 'Transpose' layer type is not supported However, the compatibility list shows that the transpose layer is compatible. ht...
-
Loading Keras Models
Is there a possibility to directly import a Keras Model without converting it into the ONNX format.