tinygrad/docs/README.md

32 lines
921 B
Markdown
Raw Normal View History

# Welcome to the tinygrad documentation!
2023-06-02 04:11:17 +08:00
Here you will find documentation for tinygrad, as well as some examples and tutorials.
## Getting Started
Read the quick start guide [here](/docs/quickstart.md).
Or if you want to jump right in to how tinygrad works, you can read the [abstraction stack](/docs/abstractions.py) documentation.
Or if you want to see some examples, you can look at the examples in the [examples](/examples) directory.
Or if you just want to see some of the things tinygrad can do, check out the [showcase](/docs/showcase.md).
## API
This is currently a big work in progress.
## Resources
### Environment Variables
[env_vars.md](/docs/env_vars.md)
### Adding New Accelerators
[adding_new_accelerators.md](/docs/adding_new_accelerators.md)
### Community
[![tinygrad discord](https://discordapp.com/api/guilds/1068976834382925865/widget.png?style=banner2)](https://discord.gg/ZjZadyC7PK)