tinygrad/tinygrad
qazal bf2d9d138f
viz: simplify amdgpu cfg (#14326)
* viz: replace llvm disasm with our disasm

* it starts with more code

* then it becomes less

* simpler, cdna disassembles with decimal simm16

* s_branch is upper case, add test

* simm16s and others
2026-01-25 15:21:45 +09:00
..
apps jit graph handle input==output aliasing (#14287) 2026-01-22 11:37:41 -05:00
codegen no core_id (#14265) 2026-01-23 21:30:12 +03:00
engine no core_id (#14265) 2026-01-23 21:30:12 +03:00
mixin clean up rearrange (#13851) 2025-12-27 11:06:10 -05:00
nn raise if Tensor._buffer is called during jit (#14114) 2026-01-22 17:30:18 -05:00
renderer WEBGPU/NIR truncates ints (#14307) 2026-01-23 19:28:06 -05:00
runtime am: update fw (#14323) 2026-01-25 01:08:47 +03:00
schedule simpler split_store outer range check [pr] (#14273) 2026-01-21 11:51:14 -05:00
uop clean up where_on_load [pr] (#14322) 2026-01-24 14:43:43 -05:00
viz viz: simplify amdgpu cfg (#14326) 2026-01-25 15:21:45 +09:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py ALLOW_DEVICE_USAGE=0 in codegen (#14238) 2026-01-20 15:15:16 +09:00
dtype.py remove dtypes.index_like and dtypes.fields [pr] (#14207) 2026-01-18 11:49:01 -05:00
gradient.py fix typing in compute_gradient (#13852) 2025-12-28 11:52:14 -05:00
helpers.py update all_same [pr] (#14270) 2026-01-21 11:26:15 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py update return type for Tensor.tolist (#14313) 2026-01-23 23:21:49 -05:00