tinygrad/tinygrad
2023-02-10 23:18:39 -06:00
..
llops no need to render to check valid 2023-02-10 15:35:12 -06:00
nn add comment so we don't remove self.t tensor again 2023-02-10 23:07:07 -06:00
runtime fix opencl types 2023-02-10 23:18:39 -06:00
shape LLVM backend uses shapetracker 2023-02-10 13:53:33 -06:00
__init__.py tinygrad.nn (#367) 2022-08-18 07:41:00 -07:00
ast.py fix str() line count bug in scc 2023-02-10 22:53:30 -06:00
device.py reduce line count by simplifying DeviceBuffer 2023-02-09 12:52:14 -06:00
graph.py fix str() line count bug in scc 2023-02-10 22:53:30 -06:00
helpers.py factor out Device 2023-02-07 16:08:20 -06:00
lazy.py clean up lazy processing_op 2023-02-10 22:41:52 -06:00
mlops.py Replace SIGN with GT0 (#511) 2023-02-01 11:01:39 -08:00
ops.py CL.mem_used -> GlobalCounters.mem_used 2023-02-10 23:13:29 -06:00
tensor.py minor matmul location cleanup 2023-02-10 14:12:42 -06:00