We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769004c commit 35bb9edCopy full SHA for 35bb9ed
README.md
@@ -1,6 +1,6 @@
1
# onnx2fx
2
3
-Yet another ONNX to PyTorch FX converter.
+Turn ONNX models into inspectable, transformable, and trainable PyTorch FX GraphModules.
4
5
> **⚠️ Note:** This project is under active development. The public API may change at any time.
6
0 commit comments