[RELAY][FRONTEND] Initial MXNet frontend support. (#2163)
Showing
python/tvm/relay/frontend/__init__.py
0 → 100644
python/tvm/relay/frontend/common.py
0 → 100644
python/tvm/relay/frontend/mxnet.py
0 → 100644
This diff is collapsed.
Click to expand it.
python/tvm/relay/op/_reduce.py
0 → 100644
This diff is collapsed.
Click to expand it.
tests/python/frontend/mxnet/model_zoo/dqn.py
0 → 100644
tests/python/frontend/mxnet/model_zoo/mlp.py
0 → 100644
tests/python/frontend/mxnet/model_zoo/vgg.py
0 → 100644
tests/python/frontend/mxnet/test_forward.py
0 → 100644
tests/python/frontend/mxnet/test_graph.py
0 → 100644
Please
register
or
sign in
to comment