Files
tinygrad/tinygrad
qazal e40f141203 Refactor and add more unit tests for disktensors (#2022)
* testing with the test_ops pattern

* add assign test

* flake8 complaining about single line fn

* slice 2d and minor cleanup

* make assign_slice a one-liner

* we dont need to repeat the same lambda twice, default tinygrad_fxn to be np_fxn

* back assign fn for np array

* implement __setitem__ in tensor.py

* dont re-slice the ret tesnsor

* one liner assign

* drop the permute test
2023-10-09 18:46:29 -07:00
..
2023-10-07 15:41:08 -07:00
2023-10-08 15:10:18 -07:00
2023-10-08 15:10:18 -07:00
2023-10-08 15:10:18 -07:00
2023-10-02 11:45:13 -04:00
2023-10-07 08:59:25 -07:00
2023-09-25 10:17:21 +08:00
2023-10-07 15:41:08 -07:00
2023-10-07 15:41:08 -07:00