[DOCS] Update link loc (#4257)
authorTianqi Chen <tqchen@users.noreply.github.com>
Wed, 6 Nov 2019 00:03:04 +0000 (16:03 -0800)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2019 00:03:04 +0000 (16:03 -0800)
commit86b844b99595c30a2f41cd02796a6b1ccb7c60a6
treeb8a7eb7a7cb8cf262d15c957ac27f0608ab2be4a
parentaae5cde8b90b82beb24c28894a4751f1b77c1801
[DOCS] Update link loc (#4257)
60 files changed:
.github/PULL_REQUEST_TEMPLATE.md
CONTRIBUTORS.md
apps/android_deploy/README.md
apps/android_rpc/README.md
apps/benchmark/README.md
apps/sgx/README.md
conda/tvm-libs/meta.yaml
conda/tvm/meta.yaml
docker/Dockerfile.demo_android
docker/Dockerfile.demo_opencl
docker/install/install_tvm_cpu.sh
docker/install/install_tvm_gpu.sh
docs/contribute/community.rst
docs/contribute/document.rst
docs/deploy/android.md
docs/deploy/cpp_deploy.md
docs/deploy/index.rst
docs/deploy/nnvm.md
docs/dev/inferbound.rst
docs/dev/nnvm_overview.md
docs/dev/relay_add_pass.rst
docs/dev/relay_pass_infra.rst
docs/dev/runtime.rst
docs/faq.md
docs/frontend/tensorflow.rst
docs/install/docker.rst
docs/install/from_source.rst
docs/install/nnpack.md
docs/langref/relay_expr.rst
docs/vta/install.md
jvm/README.md
jvm/pom.xml
nnvm/tutorials/deploy_model_on_mali_gpu.py
nnvm/tutorials/deploy_model_on_rasp.py
nnvm/tutorials/tune_nnvm_arm.py
nnvm/tutorials/tune_nnvm_cuda.py
nnvm/tutorials/tune_nnvm_mobile_gpu.py
python/setup.py
python/tvm/_ffi/libinfo.py
rust/frontend/Cargo.toml
rust/frontend/README.md
rust/frontend/src/context.rs
rust/frontend/src/lib.rs
rust/macros/Cargo.toml
rust/runtime/Cargo.toml
rust/runtime/src/threading.rs
tests/python/relay/test_op_level2.py
tests/python/unittest/test_graph_tuner_core.py
tests/python/unittest/test_graph_tuner_utils.py
topi/python/setup.py
topi/python/topi/x86/conv2d.py
topi/python/topi/x86/conv2d_avx_1x1.py
tutorials/autotvm/tune_relay_arm.py
tutorials/autotvm/tune_relay_cuda.py
tutorials/autotvm/tune_relay_mobile_gpu.py
tutorials/cross_compilation_and_rpc.py
tutorials/frontend/deploy_model_on_android.py
tutorials/frontend/deploy_model_on_rasp.py
vta/apps/tsim_example/README.md
web/README.md