tinygrad/tinygrad
George Hotz 42e70193c9
multi: instead of real, just copy (#10289)
* multi: instead of real, just copy

* fix test

* remove real
2025-05-14 10:36:55 -07:00
..
codegen minor div_and_mod_folding cleanup [pr] (#10243) 2025-05-09 22:42:01 -04:00
engine multi: instead of real, just copy (#10289) 2025-05-14 10:36:55 -07:00
frontend add onnx frontend stub [pr] (#9558) 2025-03-24 12:24:34 +08:00
nn correct mispelled words (#10165) 2025-05-05 08:12:41 -07:00
renderer fix AMD LLVM compile error for bf16 cifar (#10254) 2025-05-12 01:57:07 -04:00
runtime usbgpu: fast cold boot (#10260) 2025-05-14 14:58:55 +03:00
shape names for graph rewrites + null device supports exp and friends (#10106) 2025-04-29 14:28:20 -04:00
viz even spacing in viz nodes (#10168) 2025-05-10 10:35:10 +03:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py Make dev a property of Allocator (#10286) 2025-05-13 17:01:01 -07:00
dtype.py don't use real_size for mem_bytes [pr] (#10147) 2025-05-03 09:41:21 -04:00
gradient.py toposort is a function [pr] (#10004) 2025-04-23 16:25:03 +01:00
helpers.py only CAPTURE_PROCESS_REPLAY=1 + add filterwarnings back [pr] (#10292) 2025-05-14 11:58:42 +03:00
ops.py multi: instead of real, just copy (#10289) 2025-05-14 10:36:55 -07:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
spec.py single device copy [pr] (#10221) 2025-05-08 15:23:22 -07:00
tensor.py Tensor.randn_like (#10276) 2025-05-13 11:53:59 -04:00
upat.py prebuild all rewrites [pr] (#10154) 2025-05-04 13:01:18 -07:00