Skip to content

Commit abe6de4

Browse files
committed
refactor: remove unused package
Signed-off-by: inisis <[email protected]>
1 parent ad1f940 commit abe6de4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"onnxruntime-gpu~=1.22.0 ; platform_machine != 'aarch64' and platform_system != 'Darwin' and platform_system != 'Windows'", # noqa: E501
5353
"onnxruntime-directml==1.20.0; platform_system == 'Windows'",
5454
"onnxscript", # For test_onnx_dynamo_export unit test
55-
"onnxsim ; python_version < '3.12' and platform_machine != 'aarch64'",
5655
"polygraphy>=0.49.22",
5756
"onnxslim",
5857
],

0 commit comments

Comments
 (0)