8000 GitHub - mlc-ai/docs: The documents for TVM Unity
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

mlc-ai/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TVM Unity Documentation

The documentation was built upon Sphinx.

Dependencies

Run the following command in this directory to install dependencies first:

pip install -r requirements.txt

Build the Documentation

Then you can build the documentation by running:

make html

View the Documentation

Run the following command to start a simple HTTP server:

python -m http.server -d _build/html 8000

Then you can view the documentation in your browser at http://localhost:8000 (the port can be customized by changing the port number).

About

The documents for TVM Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0