Files
tinygrad/test
Mitchell Goff ae4f0aeb5f NumPy-like semantics for Tensor.__getitem__ (#506)
* Rewrote Tensor.__getitem__ to fix negative indices and add support for np.newaxis/None

* Fixed pad2d

* mypy doesn't know about mlops methods

* normal python behavior for out-of-bounds slicing

* type: ignore

* inlined idxfix

* added comment for __getitem__

* Better comments, better tests, and fixed bug in np.newaxis
2023-02-08 08:59:46 -06:00
..
2022-06-05 17:12:43 -07:00
2020-12-15 23:44:08 -08:00
2023-01-09 12:41:52 -08:00
2022-10-28 18:37:53 -07:00
2022-07-19 09:24:02 -07:00
2022-09-21 11:16:02 -04:00
2023-02-03 20:01:39 -08:00
2022-08-18 07:41:00 -07:00
2023-02-07 00:03:14 -06:00
2023-02-06 08:55:41 -06:00