..
apps
rope cache optim for jit prune in llm.py ( #11678 )
2025-08-28 08:31:29 -07:00
codegen
rangeify: use Ops.REALIZE and not Ops.CONTIGUOUS if it's added by system ( #12111 )
2025-09-11 11:56:59 +08:00
engine
unify cpu and llvm ( #11982 )
2025-09-09 13:54:44 +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
rangeify cost function infrastructure ( #12091 )
2025-09-11 07:19:53 +08:00
runtime
remove GPUDevice ( #12106 )
2025-09-10 16:35:00 -04:00
schedule
rangeify: use Ops.REALIZE and not Ops.CONTIGUOUS if it's added by system ( #12111 )
2025-09-11 11:56:59 +08:00
shape
delete axis_is_masked ( #12092 )
2025-09-10 05:26:19 +02:00
uop
rangeify: use Ops.REALIZE and not Ops.CONTIGUOUS if it's added by system ( #12111 )
2025-09-11 11:56:59 +08:00
viz
viz: specify all rect styles in parent ( #12115 )
2025-09-11 13:48:59 +03:00
__init__.py
move files into uop dir ( #10399 )
2025-05-18 11:38:28 -07:00
device.py
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
dtype.py
change dtype promo lattice when fp8s is supported ( #12088 )
2025-09-10 22:09:11 -04:00
gradient.py
named expression for POW and MAX gradient ( #11858 )
2025-08-26 16:03:03 -04:00
helpers.py
auto-select available compilers ( #12094 )
2025-09-10 19:52:01 +03:00
py.typed
add a single py.typed ( #6083 )
2024-08-14 17:31:46 -07:00
tensor.py
AutoCastType tests for fp8s/bf16 ( #12084 )
2025-09-09 11:33:01 -04:00