Giter Club home page Giter Club logo

tvm-cn's Introduction

Apache TVM 中文文档

中文文档 | 参与社区共建 | 了解更多 | 版本注释

TVM 是一个开源的深度学习编译器,适用于 CPU、GPU、ARM 等多种硬件架构,旨在使机器学习工程师能够在任意硬件后端,高效地运行并优化计算。

鉴于 TVM 相关的中文学习资料比较零散,不利于开发者系统性学习,我们在 GitHub 上创建了 TVM 文档翻译项目。

目前中文文档的版本是基于 TVM v0.10.0 进行的本土化,随着 TVM 官方版本及文档的更新,中文文档也会不断调整,你可以:

  • 学习 TVM 中文文档,为翻译不准确或有歧义的地方 提交 issuePR
  • 参与开源共建、追踪文档更新,并认领文档翻译,成为 TVM 中文文档贡献者
  • 加入 TVM 中文社区、结识同行并参与更多讨论及交流

真诚希望能借此项目,为 TVM 中文社区的发展带来一些微小的帮助。

参与贡献

本地开发服务器需先安装 Node.js 以及 yarn v1

yarn install
yarn start

迁移图片,将第三方的外部图片按其完整路径进行迁移,例如图片:

![图片](https://raw.githubusercontent.com/tvmai/tvmai.github.io/main/images/relay/dataflow.png)

请将其保存在项目中的如下路径:

static/img/docs/tvmai/tvmai.github.io/main/images/relay/dataflow.png

然后在文档中替换为:

![图片](/img/docs/tvmai/tvmai.github.io/main/images/relay/dataflow.png)

生成 HTML 文件 (Deprecated)

sphinx-build -b html docs build

tvm-cn's People

Contributors

sparanoid avatar hahnjiang avatar antonia0912 avatar ashleyxm avatar dependabot[bot] avatar renovate[bot] avatar hzfengsy avatar uhao-p avatar gabrielwang avatar yinghuoai avatar 459737087 avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.