Unverified Commit 87faaf12 by Michal Jamroz Committed by GitHub

kill from tvm import te (#5007)

Co-authored-by: Michal Jamroz <jamroz@chem.uw.edu.pl>
parent cf0a7e28
...@@ -38,7 +38,6 @@ https://mxnet.incubator.apache.org/versions/master/install/index.html ...@@ -38,7 +38,6 @@ https://mxnet.incubator.apache.org/versions/master/install/index.html
# some standard imports # some standard imports
import mxnet as mx import mxnet as mx
import tvm import tvm
from tvm import te
import tvm.relay as relay import tvm.relay as relay
import numpy as np import numpy as np
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment