This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
v2.5.1
- Fixed API wrapper for PortMemoryLayout to produce correct extent
- Fixed processing of ConcatenationNode in importer engine
- Added four build target aliases that build groups of targets: bindings, libraries, tests, and tools
- Add support for ONNX Cast operator (thanks to Ehsan Azar for PR #218)
- Fixed build error on macOS (GitHub issue #216)