Unverified Commit 237dbf23 by Tianqi Chen Committed by GitHub

[TUTORIAL] Introduce frontend folder (#2457)

parent b374192b
...@@ -190,6 +190,7 @@ gallery_dirs = ["tutorials", "vta/tutorials"] ...@@ -190,6 +190,7 @@ gallery_dirs = ["tutorials", "vta/tutorials"]
subsection_order = ExplicitOrder( subsection_order = ExplicitOrder(
['../tutorials/language', ['../tutorials/language',
'../tutorials/frontend',
'../tutorials/optimize', '../tutorials/optimize',
'../tutorials/autotvm', '../tutorials/autotvm',
'../tutorials/dev', '../tutorials/dev',
......
.. _tutorial-frontend:
Compile Deep Learning Models
----------------------------
.. _tutorial-nnvm: .. _tutorial-nnvm:
Compile Deep Learning Models NNVM Compiler Tutorials
---------------------------- -----------------------
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