Commit 2bd02e4e by MORINAGA Committed by Yizhi Liu

[DOCS] fix link (#2157)

* fix fname in comment

* fix
parent 58fa0531
/*! /*!
* Copyright (c) 2017 by Contributors * Copyright (c) 2017 by Contributors
* \brief Example code on load and run TVM module.s * \brief Example code on load and run TVM module.s
* \file cpp_deploy_example.cc * \file cpp_deploy.cc
*/ */
#include <cstdio> #include <cstdio>
#include <dlpack/dlpack.h> #include <dlpack/dlpack.h>
......
...@@ -4,7 +4,7 @@ This document contains frequently asked questions. ...@@ -4,7 +4,7 @@ This document contains frequently asked questions.
How to Install How to Install
-------------- --------------
See [Installation](http://tvm.ai/install/) See [Installation](http://docs.tvm.ai/install/)
TVM's relation to Other IR/DSL Projects TVM's relation to Other IR/DSL Projects
--------------------------------------- ---------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment