tinygrad/tinygrad
George Hotz a04d2fa4eb
port ptx to new_style (fable) (#16577)
* port ptx to new_style (fable)

* simplify

* simpler
2026-06-11 17:05:03 -07:00
..
codegen replace DEFINE_VAR with PARAM (#16576) 2026-06-11 15:03:20 -07:00
engine hcq2: debug=2 info (#16569) 2026-06-11 19:52:01 +03:00
llm no device= into arange and eye (#16503) 2026-06-04 09:21:50 -04:00
mixin more tensor and mixin cleanups [PR] (#16558) 2026-06-10 00:39:33 -04:00
nn no device= into arange and eye (#16503) 2026-06-04 09:21:50 -04:00
renderer port ptx to new_style (fable) (#16577) 2026-06-11 17:05:03 -07:00
runtime cleanup some amd deps (#16563) 2026-06-10 19:01:56 -04:00
schedule support mselect input to CALL, less kernels in allreduce (#16567) 2026-06-11 18:10:47 +09:00
uop replace DEFINE_VAR with PARAM (#16576) 2026-06-11 15:03:20 -07:00
viz viz: hide STACK on PARAM by default (#16522) 2026-06-06 16:41:15 +09:00
__init__.py start function and add walk rewrite (#14992) 2026-02-25 13:56:27 +08:00
callify.py fix transform_precompiled_call for MULTI (#16510) 2026-06-04 20:09:58 -04:00
device.py move is_dtype_supported to renderer (#16226) 2026-05-20 21:19:37 -04:00
dtype.py replace DEFINE_VAR with PARAM (#16576) 2026-06-11 15:03:20 -07:00
function.py use more _uop for cleanup [PR] (#16531) 2026-06-07 17:41:36 -04:00
gradient.py add ParamArgs [pr] (#16421) 2026-05-28 19:17:17 -07:00
helpers.py hcq2: debug=2 info (#16569) 2026-06-11 19:52:01 +03:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py more tensor and mixin cleanups [PR] (#16558) 2026-06-10 00:39:33 -04:00