Skip to content

Commit 5a2d54f

Browse files
author
shingjan
committed
remove PrimExpr import
1 parent a63d373 commit 5a2d54f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/python/unittest/test_tvmscript_type.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
# pylint: disable=missing-function-docstring,missing-module-docstring,invalid-name,pointless-string-statement
18-
from tvm.ir.expr import PrimExpr
1918
from tvm.script import tir as T
2019

2120
"""

0 commit comments

Comments
 (0)