Skip to content

1.0.3

Compare
Choose a tag to compare
@PINTO0309 PINTO0309 released this 26 Aug 10:33
· 7 commits to main since this release
  • opname auto supplementation

    • OPs in old ONNX files may be missing opname, so opname is automatically completed when opname is empty.
    • opname: f'sor_{graph_node.op}_{supplementation_idx}'
  • Model without opname
    image

  • Model with auto-completion of opname in sor4onnx
    image