tinygrad/docs
geohotstan cea5853cfa
add Tensor.scatter (#7737)
* working I think

* where are my onnx scatter tests??

* forward_only for now

* try if nan hack fix NV

* looks like issue is different... CUDA WHY

* oops that was wrong. Try if this fixes CUDA

* simpler multiply

* actually finish this up tmrw morning :x

* fix tests?

* improve tests

* improve test and implementation

* fix ruff

* complete but lots of expected failure...

* reviewed tests

* add onnx tests

* is this a processing op?

* add return type to indicate that it's not in-place

* final cleanups

* use or and improve tests a little

* add masked_index_select

* call it masked_setitem instead

* try

* FIXED

---------

Co-authored-by: chenyu <chenyu@fastmail.com>
2024-11-27 10:52:04 -05:00
..
developer unify to HWQueue [pr] (#7812) 2024-11-21 10:33:08 +08:00
showcase Add yolov8 implementation (#806) 2023-06-16 18:55:19 -07:00
tensor add Tensor.scatter (#7737) 2024-11-27 10:52:04 -05:00
abstractions2.py rename allocator methods to not conflict [pr] (#7788) 2024-11-20 00:10:29 +08:00
abstractions3.py touchup abstraction docs (#7327) 2024-10-27 22:29:55 -04: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 update env_vars doc on VIZ link (#7689) 2024-11-13 17:28:14 -05: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 hotfix: ad for DEBUG=2 in the mnist tutorial 2024-10-06 21:05:48 +08:00
nn.md add LSTMCell to nn (#6080) 2024-08-14 12:08:42 -07:00
quickstart.md fix small typo (#7399) 2024-10-30 19:20:28 +08:00
runtime.md qcom docs (#6338) 2024-09-02 20:42:20 +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