Skip to content

Commit

Permalink
Added process to delete unused input OPs
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 committed Jun 7, 2022
1 parent 87a1928 commit 0662133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sne4onnx/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from sne4onnx.onnx_network_extraction import extraction, main

__version__ = '1.0.8'
__version__ = '1.0.9'

0 comments on commit 0662133

Please sign in to comment.