Skip to content

Commit

Permalink
rebase and quality
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoin committed Jul 11, 2023
1 parent 1d1dd12 commit 36531dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/deepsparse/pipelines/test_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

import numpy

import pytest
from deepsparse.pipeline import Pipeline, _initialize_executor_and_workers
from tests.utils import mock_engine

Expand Down
1 change: 0 additions & 1 deletion tests/deepsparse/utils/test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

import numpy

import pytest
from deepsparse.utils import join_engine_outputs, split_engine_inputs


Expand Down

0 comments on commit 36531dc

Please sign in to comment.