Obada Khalili
|
0fbd141038
|
tinygrad Tensor Puzzles (#6315)
* Update index.md
* update readme
* Revert "update readme"
This reverts commit 8415a8e90cf3174e0668ea93e2901bdb635b052e.
* update readme
* remove mention
* update index.md
|
2024-09-09 09:32:38 +08:00 |
chenyu
|
d82370f6ef
|
docs: fix broken links and update is_floating_point (#6023)
* docs: fix broken links and update is_floating_point
broken links would only show as INFO and not an error.
* make doc andhors warn
|
2024-08-10 15:58:48 -04:00 |
nimlgen
|
fff19b961b
|
docs: user runtime docs (#5756)
|
2024-07-27 23:21:54 +03:00 |
chenyu
|
e22cdb40f3
|
docs: fix mkdoc warnings and link to tensor.md (#4760)
|
2024-05-28 14:24:11 -04:00 |
chenyu
|
c7beb36b73
|
docs: update page headers (#4748)
replaced the "Index" from Home page with "tinygrad documentation"
|
2024-05-27 18:04:14 -04:00 |
chenyu
|
5b323d77db
|
docs: change nav structure and add repo_url (#4743)
tensor / function / dtype / nn under API now
|
2024-05-27 15:45:54 -04:00 |
George Hotz
|
d325be2540
|
update docs (#4356)
* update docs
* nn.md
* mnist cleanups
* rhip test is very slow
|
2024-04-30 16:51:42 +09:00 |
Victor Ziliang Peng
|
40264c7d1e
|
Update index.md (#4315)
|
2024-04-27 15:12:44 +08:00 |
George Hotz
|
0f0627bc60
|
add mnist tutorial
|
2024-04-25 16:08:32 +08:00 |
George Hotz
|
60e3aa5cb1
|
more docs (#4271)
* more work on docs
* CompilerOptions is dataclass
|
2024-04-24 10:52:42 +08:00 |
George Hotz
|
d49d4324a3
|
update docs (#4189)
|
2024-04-16 16:07:02 +04:00 |
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 |