Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
masa committed Feb 18, 2021
1 parent dc1e571 commit 9ba9263
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tvm/relay/op/strategy/cuda.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
from tvm.te import SpecializedCondition
from tvm.contrib import nvcc
from tvm.contrib.thrust import can_use_thrust
from tvm._ffi import get_global_func
from .generic import *
from .. import op as _op

Expand Down

0 comments on commit 9ba9263

Please sign in to comment.