Commit f74d5d8
committed
Update to rten v0.23.0
This release adds support for loading ONNX files directly. Ocrs doesn't need
this capability at the moment (all published models are in rten format), so
enable the .rten format only to reduce build time a little. Users using Ocrs
with custom models may find it useful to enable the ONNX format by adding rten
as a dependency to their downstream crate, with the `onnx_format` feature
enabled.1 parent 0c68086 commit f74d5d8
2 files changed
+19
-19
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments