Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
hypercubestart committed Apr 23, 2021
1 parent 951de7d commit 1ec296a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tvm/topi/cuda/conv2d_hwnc_tensorcore.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import tvm
from tvm import te
from tvm import autotvm
from tvm.target import Target
from tvm.topi.cuda.injective import schedule_injective_from_existing
from ..utils import get_const_tuple, traverse_inline, simplify, tag
from ..nn.pad import pad
Expand Down

0 comments on commit 1ec296a

Please sign in to comment.