[NNVM][TESTING] Add two testing symbols: dqn and dcgan (#1294)
Showing
- nnvm/python/nnvm/testing/__init__.py 2 additions, 0 deletionsnnvm/python/nnvm/testing/__init__.py
- nnvm/python/nnvm/testing/dcgan.py 90 additions, 0 deletionsnnvm/python/nnvm/testing/dcgan.py
- nnvm/python/nnvm/testing/dqn.py 71 additions, 0 deletionsnnvm/python/nnvm/testing/dqn.py
- nnvm/tests/python/frontend/mxnet/model_zoo/__init__.py 9 additions, 1 deletionnnvm/tests/python/frontend/mxnet/model_zoo/__init__.py
- nnvm/tests/python/frontend/mxnet/model_zoo/dcgan.py 63 additions, 0 deletionsnnvm/tests/python/frontend/mxnet/model_zoo/dcgan.py
- nnvm/tests/python/frontend/mxnet/model_zoo/dqn.py 27 additions, 0 deletionsnnvm/tests/python/frontend/mxnet/model_zoo/dqn.py
- nnvm/tests/python/frontend/mxnet/test_graph.py 14 additions, 0 deletionsnnvm/tests/python/frontend/mxnet/test_graph.py
nnvm/python/nnvm/testing/dcgan.py
0 → 100644
nnvm/python/nnvm/testing/dqn.py
0 → 100644
Please register or sign in to comment