[DOCS] update titles to reflect tutorial content (nnvm vs. relay) (#2597)
authoreqy <eqy@cs.washington.edu>
Thu, 14 Feb 2019 19:31:59 +0000 (11:31 -0800)
committerGitHub <noreply@github.com>
Thu, 14 Feb 2019 19:31:59 +0000 (11:31 -0800)
commit895ef9725ffae4855e22d8d23d8d8fef5aaec7ce
tree49259d65572179b12e1f0252bf1e4fa7d5e28d98
parent326fff5c0387a5ed741d4cd3eb1665ec053ebeb0
[DOCS] update titles to reflect tutorial content (nnvm vs. relay) (#2597)

* update titles to reflect tutorial content (nnvm vs. relay)

* move things around

* fix typo
12 files changed:
tutorials/autotvm/tune_nnvm_arm.py [deleted file]
tutorials/autotvm/tune_nnvm_cuda.py [deleted file]
tutorials/autotvm/tune_nnvm_mobile_gpu.py [deleted file]
tutorials/autotvm/tune_nnvm_x86.py [deleted file]
tutorials/autotvm/tune_relay_arm.py
tutorials/autotvm/tune_relay_cuda.py
tutorials/autotvm/tune_relay_mobile_gpu.py
tutorials/autotvm/tune_relay_x86.py
tutorials/nnvm/tune_nnvm_arm.py [new file with mode: 0644]
tutorials/nnvm/tune_nnvm_cuda.py [new file with mode: 0644]
tutorials/nnvm/tune_nnvm_mobile_gpu.py [new file with mode: 0644]
tutorials/nnvm/tune_nnvm_x86.py [new file with mode: 0644]