Skip to content

Commit

Permalink
Update README.md (#73)
Browse files Browse the repository at this point in the history
clarity to ONNX and opset versions as well as IR

Co-authored-by: Mark Kurtz <[email protected]>
  • Loading branch information
jeanniefinks and markurtz authored Jun 29, 2021
1 parent fbe1f81 commit 74b9682
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,11 @@ After clicking, the create project popup will be displayed:
Sparsify only accepts [ONNX](https://onnx.ai/) model formats currently.
To easily convert to ONNX from common ML frameworks, see the [SparseML repository](https://github.com/neuralmagic/sparseml).

**Compatibility/Support Notes**
- ONNX version 1.5-1.7
- ONNX opset version 11+
- ONNX IR version has not been tested at this time

To begin creating a project use one of the following flows:

- Upload your model file through the browser by clicking on `Click to browse`.
Expand Down

0 comments on commit 74b9682

Please sign in to comment.