tinygrad/tinygrad
George Hotz 54f499b623
Move rawbuffer (#697)
* move GlobalCounters to helpers

* that's not part of the public api

* move InterpretedBuffer

* remove fromCPU from devicebuffer
2023-03-13 22:30:36 -07:00
..
codegen Move rawbuffer (#697) 2023-03-13 22:30:36 -07:00
nn no decorators for image methods. move out RawMallocBuffer. -7 lines 2023-03-12 16:28:45 -07:00
runtime Move rawbuffer (#697) 2023-03-13 22:30:36 -07:00
shape fix flip bug, add new unit tests 2023-03-12 23:55:31 -07:00
graph.py apply flake8 E203 rule (#684) 2023-03-11 11:35:16 -08:00
helpers.py Move rawbuffer (#697) 2023-03-13 22:30:36 -07:00
interpreted.py Move rawbuffer (#697) 2023-03-13 22:30:36 -07:00
jit.py jittable llama 2023-03-12 14:15:04 -07:00
lazy.py Move rawbuffer (#697) 2023-03-13 22:30:36 -07:00
mlops.py we have docs: 2023-03-12 19:05:44 -07:00
ops.py Move rawbuffer (#697) 2023-03-13 22:30:36 -07:00
tensor.py Move rawbuffer (#697) 2023-03-13 22:30:36 -07:00