We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
import onnx
1 parent 4732c11 commit bebf52fCopy full SHA for bebf52f
README.md
@@ -52,6 +52,7 @@ Below you can find some examples of use.
52
### Convert
53
54
```python
55
+import onnx
56
import torch
57
from onnx2torch import convert
58
0 commit comments