Metadata-Version: 2.1
Name: tvm_book
Version: 0.0.5
Summary: TVM Book
Author-email: xinetzone <735613050@qq.com>
Maintainer-email: xinetzone <735613050@qq.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Theme
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: d2py
Requires-Dist: attrs
Requires-Dist: importlib-metadata>=4.12
Requires-Dist: pytest-cov ; extra == "coverage"
Requires-Dist: pytest-regressions ; extra == "coverage"
Requires-Dist: codecov ; extra == "coverage"
Requires-Dist: tvm_book[test] ; extra == "coverage"
Requires-Dist: pyyaml ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: tvm_book[coverage] ; extra == "dev"
Requires-Dist: myst-nb ; extra == "doc"
Requires-Dist: sphinx-copybutton ; extra == "doc"
Requires-Dist: sphinxcontrib-bibtex ; extra == "doc"
Requires-Dist: sphinx-thebe ; extra == "doc"
Requires-Dist: sphinx-design ; extra == "doc"
Requires-Dist: sphinx-automodapi ; extra == "doc"
Requires-Dist: pytest ; extra == "test"
Requires-Dist: tvm_book[doc] ; extra == "test"
Project-URL: Home, https://github.com/xinetzone/tvm-book
Provides-Extra: coverage
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test

# TVM 手册

[![GitHub issues](https://img.shields.io/github/issues/xinetzone/tvm-book)](https://github.com/xinetzone/tvm-book/issues) [![GitHub forks](https://img.shields.io/github/forks/xinetzone/tvm-book)](https://github.com/xinetzone/tvm-book/network) [![GitHub stars](https://img.shields.io/github/stars/xinetzone/tvm-book)](https://github.com/xinetzone/tvm-book/stargazers) [![GitHub license](https://img.shields.io/github/license/xinetzone/tvm-book)](https://github.com/xinetzone/tvm-book/blob/main/LICENSE) ![repo size](https://img.shields.io/github/repo-size/xinetzone/tvm-book.svg) [![contributors](https://img.shields.io/github/contributors/xinetzone/tvm-book.svg)](https://github.com/xinetzone/tvm-book/graphs/contributors) [![watcher](https://img.shields.io/github/watchers/xinetzone/tvm-book.svg)](https://github.com/xinetzone/tvm-book/watchers) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/xinetzone/tvm-book/main) [![Documentation Status](https://readthedocs.org/projects/tvm-book/badge/?version=latest)](https://tvm-book.readthedocs.io/zh/latest/?badge=latest)

打造优质的 TVM 中文社区。

