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.
1 parent 8db3091 commit d20d3feCopy full SHA for d20d3fe
CHANGELOG.md
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Add `String` datatype ([#58](https://github.com/nbigaouette/onnxruntime-rs/pull/58))
13
- Initial support for Apple M1 ([#74](https://github.com/nbigaouette/onnxruntime-rs/pull/74))
14
15
+### Changed
16
+
17
+- Fix Windows i686 compilation ([#70](https://github.com/nbigaouette/onnxruntime-rs/pull/70))
18
19
## [0.0.11] - 2021-02-22
20
21
### Changed
0 commit comments