Skip to content

Commit

Permalink
Increase last supported opset to 19 in readme (#1087)
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangRongLin authored May 22, 2024
1 parent 49473d6 commit 0785722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ including models or transformers coming from external libraries.
## Documentation
Full documentation including tutorials is available at [https://onnx.ai/sklearn-onnx/](https://onnx.ai/sklearn-onnx/).
[Supported scikit-learn Models](https://onnx.ai/sklearn-onnx/supported.html)
Last supported opset is 15.
Last supported opset is 19.

You may also find answers in [existing issues](https://github.com/onnx/sklearn-onnx/issues?utf8=%E2%9C%93&q=is%3Aissue)
or submit a new one.
Expand Down

0 comments on commit 0785722

Please sign in to comment.