tinygrad/tinygrad/engine
uuuvn b4dfb3ba78
A bit less convoluted jit capability detection (#9923)
Required for cloud multi stuff to know if graph supports transfers and
if graph is on the same host (multi-host graphs are not supported)
2025-05-05 09:16:18 -07:00
..
__init__.py update docs, remove corealize (#4264) 2024-04-23 12:05:29 +04:00
grouper.py insert Ops.FUSE for arange (#10140) 2025-05-05 08:32:12 +03:00
jit.py A bit less convoluted jit capability detection (#9923) 2025-05-05 09:16:18 -07:00
memory.py jit: optimize before pickle (#9611) 2025-03-28 19:06:09 +07:00
multi.py remove replace from Tensor assign [pr] (#10127) 2025-05-01 19:37:55 +08:00
realize.py cpu is ground truth in VALIDATE_WITH_CPU=1 [pr] (#10067) 2025-04-28 01:14:21 +08:00
schedule.py correct mispelled words (#10165) 2025-05-05 08:12:41 -07:00
search.py fix use_tensor_cores propagation (#10048) 2025-04-28 19:30:50 -03:00