Commit Graph
10 Commits
Author SHA1 Message Date
wozeparrotandGitHub 5f503226de finish tensor docs (#4722) 2024-05-24 15:57:43 -07:00
chenyuandGitHub a41701ce71 docs: elementwise ops (broadcasted) and update examples (#4713)
* docs: elementwise ops (broadcasted) and update examples

* fix where

* space
2024-05-24 13:19:21 -04:00
chenyuandGitHub a921f3317f docs: move down tinygrad op and add missing methods (#4710) 2024-05-24 00:11:12 -04:00
chenyuandGitHub 12ec02d6a3 docs: example formatting, multi examples, activation inputs (#4709) 2024-05-23 23:39:02 -04:00
chenyuandGitHub 8aee3f5a9a docs: split, chunk, pad2d, flatten, unflatten (#4706) 2024-05-23 20:34:40 -04:00
wozeparrotandGitHub 30b07f3c5d reduce ops (#4690) 2024-05-22 16:20:56 -07:00
wozeparrotandGitHub 6020595eb0 more tensor.py docs (#4686)
wow much docs
2024-05-22 21:28:26 +00:00
George HotzandGitHub 967638f0d5 update docs, remove corealize (#4264)
* update docs, remove corealize

* handle 0 line count

* tensor schedule
2024-04-23 12:05:29 +04:00
George HotzandGitHub d49d4324a3 update docs (#4189) 2024-04-16 16:07:02 +04:00
George HotzandGitHub 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