justinchuby / torch-onnx

Prototype of the next torch exporter
MIT License
1 stars 1 forks source link

Fix a bug where shape/type of the last output is mistakenly set as initializer's #80

Closed justinchuby closed 2 days ago

justinchuby commented 2 days ago

Ignore torchvision when not installed. Misc improvements