[Frontend] Onnx (#40)
* init onnx finish onnx frontend add onnx tests fix various backup use transformer [Frontend] graph passed add test forward test forward fix doc and lint fix test graph tuple from_onnx now take 2 args, output (sym, params) fix rename fix input names fix multiple fix lint fix lint check * better doc
Showing
nnvm/python/nnvm/frontend/common.py
0 → 100644
nnvm/python/nnvm/frontend/onnx.py
0 → 100644
This diff is collapsed.
Click to expand it.
nnvm/python/nnvm/testing/mlp.py
0 → 100644
nnvm/python/nnvm/testing/resnet.py
0 → 100644
nnvm/python/nnvm/testing/utils.py
0 → 100644
nnvm/python/nnvm/testing/vgg.py
0 → 100644
File added
Please
register
or
sign in
to comment