tinygrad/docs
qazal e20ef7196a
Tensor.kernelize (#9845)
* add kernelize

* remove that

* kernelize returns self

* update abstractions2.py

* kernelize in test_schedule

* temp: assert BUFFER_VIEW's existence

* ASSIGN must have a buffer or subbuffer target

* assert and shrink

* fix

* padded setitem

* var

* toposort once

* extra

* base_buffer

* end with BUFFER_VIEW

* setitem for disk

* test_setitem_becomes_subbuffer

* mul slice test

* torch backend fix 1

* non-deterministic

* keep subbuffer
2025-04-20 20:53:49 +08:00
..
developer amd: minor comments and readme updates (#9865) 2025-04-12 23:24:05 +03:00
showcase Add yolov8 implementation (#806) 2023-06-16 18:55:19 -07:00
tensor add a few Tensor method to doc (#9614) 2025-03-28 13:47:16 -04:00
abstractions2.py Tensor.kernelize (#9845) 2025-04-20 20:53:49 +08:00
abstractions3.py test fixup prereqs for delete_buffer_view [pr] (#8523) 2025-01-07 11:52:18 +02: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 Use $CUDA_PATH/include for CUDA headers (#9858) 2025-04-13 16:20:19 +01:00
favicon.svg tweak docs style (#4745) 2024-05-27 14:32:09 -07:00
index.md =docs update (#7027) 2024-10-13 19:39:06 +08: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 CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
nn.md nn.state docs cleanup (#8332) 2025-03-18 17:16:40 -04:00
quickstart.md leakyrelu to leaky_relu (#9270) 2025-02-26 13:22:08 -05:00
runtime.md amd: minor comments and readme updates (#9865) 2025-04-12 23:24:05 +03: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
tinygrad_vs_others.png =docs update (#7027) 2024-10-13 19:39:06 +08:00