tinygrad/tinygrad
2025-09-19 22:52:06 +02:00
..
apps rope cache optim for jit prune in llm.py (#11678) 2025-08-28 08:31:29 -07:00
codegen unify range_start [pr] (#12236) 2025-09-18 13:52:54 -04:00
engine make method_cache account for compiler (#12156) 2025-09-13 17:00:11 +03:00
frontend Support onnx If OP (#11648) 2025-08-28 10:17:35 -04:00
nn assert embedding input is integer dtype (#11963) 2025-09-03 01:44:26 +02:00
renderer Revert "Revert "more llvm intrinsics (#11961)" (#12194)" (#12195) 2025-09-16 14:55:31 -04:00
runtime python float8 support (#11960) 2025-09-18 09:17:09 -04:00
schedule rangeify: don't tag consts, they are global (#12247) 2025-09-19 15:25:03 +03:00
shape Shrink instead of reshape to unregister symbolic (#12241) 2025-09-19 06:04:35 +02:00
uop profile z3 (#12248) 2025-09-19 22:52:06 +02:00
viz viz: fix Specificity for rect styling (#12190) 2025-09-15 17:33:37 +03:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py python float8 support (#11960) 2025-09-18 09:17:09 -04:00
dtype.py truncate_fp16 -> float_to_fp16 (#12234) 2025-09-18 09:48:27 -04:00
gradient.py named expression for POW and MAX gradient (#11858) 2025-08-26 16:03:03 -04:00
helpers.py cpu: add disassembler err message (#12184) 2025-09-15 13:29:44 +03:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py Shrink instead of reshape to unregister symbolic (#12241) 2025-09-19 06:04:35 +02:00