Files
tinygrad/extra
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
..
2023-11-13 20:18:40 -08:00
2024-11-03 11:26:10 +08:00
2024-11-26 12:26:40 +08:00
2024-09-13 21:01:33 +03:00
2024-01-26 18:27:49 -08:00
2024-11-22 15:55:02 -05:00
2024-09-20 11:28:01 +08:00
2024-01-01 14:58:48 -08:00
2024-11-26 12:26:40 +08:00
2024-05-22 20:43:21 -04:00
2023-07-05 15:36:22 -07:00
2024-10-16 11:40:07 +08:00
2023-12-07 17:07:05 -08:00
2024-11-27 10:52:04 -05:00
2024-01-19 23:34:30 -05:00
2023-11-30 17:07:16 -08:00
2024-09-25 18:31:03 +08:00
2024-11-03 11:26:10 +08:00