We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589b983 commit c0b4ff5Copy full SHA for c0b4ff5
CHANGELOG.md
@@ -6,6 +6,7 @@
6
- Fixed bug in the parsing of `transpose` nodes in command line C++ parser.
7
- Implemented forward-backward abstract interpretation, symbolic bound tightening, interval arithmetic and simulations for all activation functions.
8
- Added the BaBSR heuristic as a new branching strategy for ReLU Splitting
9
+ - Support Sub of two variables and Slice in the python onnx parser
10
11
## Version 2.0.0
12
0 commit comments