ods777/tinygrad_repo/docs
FrogAi 7852d4cbbf openpilot v0.9.7 release
date: 2024-06-11T01:36:39
master commit: f8cb04e4a8b032b72a909f68b808a50936184bee
2024-06-14 08:48:06 -07:00
..
showcase openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00
DESIGNv2.md openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00
README.md openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00
abstractions.py openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00
adding_new_accelerators.md openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00
env_vars.md openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00
logo.png openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00
quickstart.md openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00
showcase.md openpilot v0.9.7 release 2024-06-14 08:48:06 -07:00

README.md

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.

Or if you want to jump right in to how tinygrad works, you can read the abstraction stack documentation.

Or if you want to see some examples, you can look at the examples in the examples directory.

Or if you just want to see some of the things tinygrad can do, check out the showcase.

API

This is currently a big work in progress.

Resources

Environment Variables

env_vars.md

Adding New Accelerators

adding_new_accelerators.md

Community

tinygrad discord

Contributing

The documentation mainly follows the core contributing guidelines in the README.md.

Additionally, we always welcome documentation contributions, especially for features that are currently under documented.