We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbeb5d commit 2dab747Copy full SHA for 2dab747
tests/deepsparse/pipelines/test_basic_pipeline.py
@@ -20,7 +20,6 @@
20
21
from pydantic import BaseModel
22
23
-# import asyncio
24
import pytest
25
from deepsparse import Pipeline
26
from deepsparse.operators import Operator
0 commit comments