tinygrad/tinygrad
nimlgen 2777784b91
add dependency viewer to hcq profiler (#5874)
* hcq profiler support deps

* clean up

* cleaner

* cleanup

* revert this

* linter

* mypy

* add test

* sync is strange, need to take the end

* linter + test
2024-08-02 22:07:01 +03:00
..
codegen get program fields in __post_init__ [run_process_replay] (#5878) 2024-08-02 09:57:12 -07:00
engine fuzz uops is simpler with List[UOp] [run_process_replay] (#5875) 2024-08-02 17:28:15 +03:00
nn uniform init to match torch (#5494) 2024-07-15 12:07:44 -07:00
renderer get program fields in __post_init__ [run_process_replay] (#5878) 2024-08-02 09:57:12 -07:00
runtime add dependency viewer to hcq profiler (#5874) 2024-08-02 22:07:01 +03:00
shape unify negative shape creation to raise ValueError (#5817) 2024-07-30 13:42:59 -04:00
__init__.py add mnist tutorial 2024-04-25 16:08:32 +08:00
device.py add dependency viewer to hcq profiler (#5874) 2024-08-02 22:07:01 +03:00
dtype.py pretty print lazy op per default (#5505) 2024-07-18 09:34:08 -07:00
function.py threefry as pattern matcher (#5371) 2024-07-13 11:59:03 -07:00
helpers.py add dependency viewer to hcq profiler (#5874) 2024-08-02 22:07:01 +03:00
lazy.py test schedule of LazyBuffers [run_process_replay] (#5859) 2024-08-01 19:06:29 +03:00
multi.py MLB support reshape for uneven shards (#5804) 2024-08-01 02:36:03 -07:00
ops.py add test to validate lazyops dims (#5845) 2024-07-31 12:59:38 -07:00
tensor.py allow specify splits in shard, handle multiple different splits in MLB.e (#5599) 2024-07-30 19:33:04 -07:00