tinygrad/docs
George Hotz 52ee5b73b2
update logo (#4055)
* update logo

* update svg

* put svg in file

* Revert "put svg in file"

This reverts commit 735528047ac439c8be164b1f782dd44c279f3e8a.

* better

* move a tag

* remove extra
2024-04-03 07:16:57 -07:00
..
showcase Add yolov8 implementation (#806) 2023-06-16 18:55:19 -07:00
DESIGNv2.md rename reduce_op (#1900) 2023-09-23 11:27:36 +08:00
README.md only abstractions 2 (#3947) 2024-03-26 20:02:18 -07:00
abstractions2.py move assign logic into lazy.py (#3984) 2024-03-28 20:26:38 -07:00
adding_new_accelerators.md remove MULACC (#3459) 2024-02-29 07:40:40 -05:00
env_vars.md misc: remove unused env vars (#3963) 2024-03-27 16:08:15 -04:00
linearizer_v2.md hotfix: new linearizer docs 2024-02-12 18:56:30 +01:00
logo_tiny_dark.svg update logo (#4055) 2024-04-03 07:16:57 -07:00
logo_tiny_light.svg update logo (#4055) 2024-04-03 07:16:57 -07:00
quickstart.md only abstractions 2 (#3947) 2024-03-26 20:02:18 -07:00
reshape_without_symbolic.md view.reshape without symbolic (#2218) 2023-12-04 12:46:53 -05:00
showcase.md fix outdated url in showcase doc (#3624) 2024-03-05 14:44:40 -08: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