tinygrad/docs
qazal 8c50ef8b7c
start uop docs (#6291)
* start uop docs

* only need show_labels

* sink comes first

* hotfix: invalid

* touchups

* 2 space indent works

* limit some buffer uops

* better BARRIER doc, Op -> UOp when it makes sense.

* make KernelInfo optional

* more work

relative links don't work

* this can be local in multi reduce+pads

* add UOps.SHAPETRACKER details

* UOps.CONST both types

* nit: local buffer isn't device Buffer, habit

* nit2: dtype -> DType
2024-08-29 15:22:39 +03:00
..
developer start uop docs (#6291) 2024-08-29 15:22:39 +03:00
showcase Add yolov8 implementation (#806) 2023-06-16 18:55:19 -07:00
tensor Tensor.prod (#6250) 2024-08-23 10:06:32 -04:00
abstractions2.py UOps.SHAPETRACKER (#6129) 2024-08-16 23:26:34 -07:00
abstractions3.py Simple abstractions3.py fix (#5343) 2024-07-09 13:48:42 +03:00
CNAME hotfix: add CNAME to put docs at docs.tinygrad.org 2024-04-30 23:17:35 -07:00
dtypes.md docs: fix stack and add dtype.DType (#4721) 2024-05-24 18:23:01 -04:00
env_vars.md docs: fix link to jit in env_vars (#5474) 2024-07-14 16:08:16 +03:00
favicon.svg tweak docs style (#4745) 2024-05-27 14:32:09 -07:00
index.md docs: fix broken links and update is_floating_point (#6023) 2024-08-10 15:58:48 -04:00
logo_tiny_dark.svg docs cleanup and move (#4593) 2024-05-14 20:44:59 -07:00
logo_tiny_light.svg docs cleanup and move (#4593) 2024-05-14 20:44:59 -07:00
mnist.md hotfix: touchups from presentation 2024-06-04 16:31:03 +02:00
nn.md add LSTMCell to nn (#6080) 2024-08-14 12:08:42 -07:00
quickstart.md docs: fix mkdoc warnings and link to tensor.md (#4760) 2024-05-28 14:24:11 -04:00
runtime.md AMD support gfx103x (#5926) 2024-08-28 14:17:08 -07:00
showcase.md docs: showcase remove mnist_gan and add conversation.py (#4757) 2024-05-28 11:09:26 -04:00
tinybox.md hotfix: 220V 15A -> 220V 20A 2024-08-27 10:20:43 -07:00
tinygrad_intro.pdf add slides from code europe to docs 2024-06-12 14:35:08 +02:00