..
apps
add a test for 1B llm ( #11124 )
2025-07-07 18:47:25 -07:00
codegen
unrolls are all in the same scope ( #11429 )
2025-07-29 16:55:37 -07:00
engine
viz: disassembly viewer ( #11393 )
2025-07-27 18:44:28 +03:00
frontend
OnnxRunner file as input ( #10789 )
2025-07-12 14:27:46 -04:00
nn
type remove Union and Optional [pr] ( #11283 )
2025-07-19 14:05:52 -04:00
opt
fix search dedup ( #11439 )
2025-07-30 17:24:16 -04:00
renderer
dont render cast ptrs standalone ( #11417 )
2025-07-29 09:24:26 -07:00
runtime
suppress exceptions only during finalization ( #11451 )
2025-07-31 13:57:12 +03:00
schedule
HL=2 top matmul ( #11406 )
2025-07-28 12:32:38 -07:00
shape
remove unused ShapeTracker.consecutive [pr] ( #11426 )
2025-07-29 18:36:19 -04:00
uop
simplify ShapeTracker in UOp.const [pr] ( #11424 )
2025-07-29 15:04:06 -04:00
viz
viz: tabulate runtime stats ( #11400 )
2025-07-28 15:56:39 +03:00
__init__.py
move files into uop dir ( #10399 )
2025-05-18 11:38:28 -07:00
device.py
viz: add runtime stats ( #11383 )
2025-07-26 20:40:46 +03:00
dtype.py
generic changes from define_reg_2 ( #11315 )
2025-07-21 15:14:06 -07:00
gradient.py
more robust reduce_gradient ( #10965 )
2025-06-24 14:09:33 -07:00
helpers.py
suppress exceptions only during finalization ( #11451 )
2025-07-31 13:57:12 +03:00
py.typed
add a single py.typed ( #6083 )
2024-08-14 17:31:46 -07:00
tensor.py
feat: test remove to cpu ( #11444 )
2025-07-30 20:18:56 -07:00