Skip to content

Tags: chen-san/onnx-simplifier

Tags

v0.3.6

Toggle v0.3.6's commit message
set input_shape first to enable more shape inference chances

Signed-off-by: daquexian <[email protected]>

v0.3.5

Toggle v0.3.5's commit message
fix --skip-fuse-bn

Signed-off-by: daquexian <[email protected]>

v0.3.4

Toggle v0.3.4's commit message
skip qdq ops for qat model, upgrade onnxoptimizer

Signed-off-by: daquexian <[email protected]>

v0.3.3

Toggle v0.3.3's commit message
upgrade onnxoptimizer to 0.2.4

Signed-off-by: daquexian <[email protected]>

v0.3.2

Toggle v0.3.2's commit message
upgrade onnxoptimizer to 0.2.3

Signed-off-by: daquexian <[email protected]>

v0.3.1

Toggle v0.3.1's commit message
upgrade onnxoptimizer to 0.2.2

Signed-off-by: daquexian <[email protected]>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request daquexian#121 from tangyanf/dev/add_custom_ort_bac…

…kend

add onnxruntime custom op's backend

v0.2.28

Toggle v0.2.28's commit message
do not eliminate node with subgraph

Signed-off-by: daquexian <[email protected]>

v0.2.27

Toggle v0.2.27's commit message
Revert "replace onnxruntime dependency with onnxruntime-noopenmp"

This reverts commit b942b2c.

v0.2.26

Toggle v0.2.26's commit message
replace onnxruntime dependency with onnxruntime-noopenmp

Signed-off-by: daquexian <[email protected]>