tinygrad/tinygrad
Guy Leroy ee9e1d3662
Extend available types for safe_save (#2720)
* Extend available types to save with

* Linter fix
2023-12-11 14:50:35 -08:00
..
codegen combine GROUP and GROUPTOP to a single block (#2687) 2023-12-09 01:19:32 -05:00
features FROM -> COPY, move vars_from_ast (#2675) 2023-12-07 16:32:30 -08:00
nn Extend available types for safe_save (#2720) 2023-12-11 14:50:35 -08:00
renderer green more dtypes tests (#2656) 2023-12-08 10:29:20 -08:00
runtime cuda set context before sync (#2715) 2023-12-11 09:26:53 -08:00
shape ensure shrink is valid (#2717) 2023-12-11 09:58:43 -08:00
__init__.py move device to device.py (#2466) 2023-11-27 11:34:37 -08:00
device.py faster mixtral + green for new kernels (#2701) 2023-12-10 19:04:58 -08:00
graph.py multitensor start (#2676) 2023-12-07 17:07:05 -08:00
helpers.py fix dtypes helpers for integers (#2716) 2023-12-11 09:28:19 -08:00
jit.py fix jit input_rawbuffers check wrt consts (#2689) 2023-12-09 15:59:03 -05:00
lazy.py FROM -> COPY, move vars_from_ast (#2675) 2023-12-07 16:32:30 -08:00
mlops.py binaryops xor (#2627) 2023-12-05 13:21:42 -08:00
ops.py FROM -> COPY, move vars_from_ast (#2675) 2023-12-07 16:32:30 -08:00
realize.py FROM -> COPY, move vars_from_ast (#2675) 2023-12-07 16:32:30 -08:00
tensor.py simpler einsum (#2700) 2023-12-10 21:24:44 -05:00