Files
tinygrad/docs-legacy/README.md
Szymon Ożóg c606a0ba6f Docs link fix (#4286)
* Update quickstart.md

* Update README.md

* Update quickstart.md

* Update README.md
2024-04-24 12:54:43 -04:00

32 lines
943 B
Markdown

# Welcome to the tinygrad documentation!
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-legacy/abstractions2.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-legacy/env_vars.md)
### Adding New Accelerators
[adding_new_accelerators.md](/docs-legacy/adding_new_accelerators.md)
### Community
[![tinygrad discord](https://discordapp.com/api/guilds/1068976834382925865/widget.png?style=banner2)](https://discord.gg/ZjZadyC7PK)