onnx / optimizer

Actively maintained ONNX Optimizer
Apache License 2.0
650 stars 90 forks source link

rename and minor update on shape gather pass #81

Closed daquexian closed 2 years ago

daquexian commented 2 years ago

Rename EliminateNopGatherShape to EliminateShapeGather. "Nop" means the op does nothing.

Replace assert with ONNX_ASSERT