tinygrad/docs-legacy
George Hotz 8f749ae0eb
New docs are in mkdocs (#4178)
* start mkdocs

* simple docs for tensor

* more docs

* move those back

* more docs

* copy markdown extensions

* docs legacy

* docs building workflow

* fix showcase links

* only that?

* install tinygrad

* add docs to setup.py

* Delete examples/llm.c/data
2024-04-16 10:59:51 +04:00
..
DESIGNv2.md New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
OVERVIEW.md New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
README.md New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
abstractions2.py New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
abstractions3.py New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
adding_new_accelerators.md New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
env_vars.md New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
linearizer_v2.md New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
logo_tiny_dark.svg New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
logo_tiny_light.svg New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04:00
reshape_without_symbolic.md New docs are in mkdocs (#4178) 2024-04-16 10:59:51 +04: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