Skip to content

Commit

Permalink
clarify ONNX dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
20DM committed Oct 22, 2024
1 parent 1ced7e1 commit 939366f
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 @@ -33,7 +33,7 @@ This documentation outlines the necessary and optional [dependencies](#dependenc
- [yaml-cpp](https://github.com/jbeder/yaml-cpp) v0.6.3: YAML parser and emitter in `C++`.
- [casacore](http://casacore.github.io/casacore/) - Optional - Needed to interface with measurement
- [ONNXruntime](https://onnxruntime.ai/) v1.17.1 - Optional - a cross-platform runtime engine based on the Open Neural Network eXchange format.
sets. The main **PURIFY** program requires this library (and its dependencies)
sets.
- [Catch2](https://github.com/catchorg/Catch2) v2.13.9: Optional - A `C++`
unit-testing framework only needed for testing.
- [google/benchmark](https://github.com/google/benchmark) v1.6.0: Optional - A `C++`
Expand Down

0 comments on commit 939366f

Please sign in to comment.