Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoin committed Jul 11, 2023
1 parent 8d00f18 commit e38a570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/deepsparse/utils/onnx.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import onnx

import pytest
from deepsparse.utils import override_onnx_batch_size, override_onnx_input_shapes
from deepsparse.utils.onnx import override_onnx_batch_size, override_onnx_input_shapes
from sparsezoo import Model


Expand Down

0 comments on commit e38a570

Please sign in to comment.