tinygrad/tinygrad
nimlgen c4c29c8acc
nv: parse elf attrs (#9275)
* better

* hm

* hm

* fixed
2025-02-26 23:21:57 +03:00
..
codegen Acc first (#9232) 2025-02-25 22:10:15 -05:00
engine minor becomes_map cleanup + comments [pr] (#9256) 2025-02-26 12:36:27 +01:00
nn allow VIEW(BUFFER) in Tensor UOps [pr] (#9210) 2025-02-24 13:06:15 +01:00
renderer CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
runtime nv: parse elf attrs (#9275) 2025-02-26 23:21:57 +03:00
shape set TRACK_MATCH_STATS=0 for real_strides [pr] (#9216) 2025-02-23 23:26:31 +02:00
viz viz ui fixes [pr] (#9261) 2025-02-26 14:52:18 +01:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
dtype.py torch and numpy dtype interop [pr] (#9224) 2025-02-24 18:26:49 +08:00
gradient.py Stable pow gradient (#9226) 2025-02-24 20:54:26 -05:00
helpers.py support custom name function in viz [pr] (#9219) 2025-02-24 03:03:25 +02:00
ops.py xor -> bitwise_xor (#9264) 2025-02-26 10:21:14 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
spec.py is_realized only if buffer is allocated (#9253) 2025-02-26 08:58:08 +01:00
tensor.py simpler leaky_relu (#9271) 2025-02-26 13:43:48 -05:00