An open API service indexing awesome lists of open source software.

https://github.com/hyperai/tvm-cn

TVM Documentation in Chinese Simplified / TVM 中文文档
https://github.com/hyperai/tvm-cn

apache chinese-simplified deep-learning documentation gpu machine-learning translation tvm

Last synced: 3 months ago
JSON representation

TVM Documentation in Chinese Simplified / TVM 中文文档

Awesome Lists containing this project

README

        

# TVM Documentation in Chinese Simplified

[Documentation](https://tvm.hyper.ai/) |
[Contributing](CONTRIBUTING.md) |
[Lean More](https://hyper.ai/) |
[Version Changelog](NEWS.md)

Apache [TVM documentation](https://github.com/apache/tvm) in Chinese Simplified

## Contributing

Local dev server. Install Node.js and [pnpm](https://pnpm.io/installation) first.

```bash
pnpm install
pnpm start
```