branch: master
Commits on master
- 4f83da6 uop symbolic simple mul mod (#5648) 1 year ago
- 4042bc2 hotfix: put that space back in DEBUG=2 1 year ago
- 2a436fa memory estimate of cache also (#5646) 1 year ago
- efc7bf3 reuse UOp.sparents in UOps.vars [run_process_replay] (#5647) 1 year ago
- f2d2afd dumb linearizer example that max is not simplified (#5644) 1 year ago
- fe17ea5 typo in ops_amd invalidate_caches (#5643) 1 year ago
- ed2ee52 fix arange 4096 with more folding rules (#5641) 1 year ago
- 2450519 UOp.const(x.dtype, y) -> x.const(y) [run_process_replay] (#5642) 1 year ago
- 97b116b UOp mul div simplification (#5637) 1 year ago
- ee633c1 hcq move out synchronize to base class (#5634) 1 year ago
- 26fc461 amd more accurate cache managment (#5631) 1 year ago
- fe6f9b2 more actionable verify_lazyop assert (#5635) 1 year ago
- edc58e6 hcq: remove duplicate allocation of kernel args by abstracting (#5633) 1 year ago
- 08a9c0a hcq cache invalidation for beam (#5630) 1 year ago
- c64e959 replace gates in uopgraph [run_process_replay] (#5632) 1 year ago
- dc21e63 test: put conv in one reduce (#4441) 1 year ago
- 386fb5e folding without UNMUL (#5628) 1 year ago
- 583829a helpers: remove duplicate data64 helpers in amd/nv (#5627) 1 year ago
- 6c6d74d parallel mcts (#5626) 1 year ago
- c56c9c7 move ufix inside UOp [run_process_replay] (#5621) 1 year ago
- ef17908 mcts exit condition wasn't right, also use it with BEAM>=100 (#5619) 1 year ago
- a823759 simpler pattern matcher rules [run_process_replay] (#5620) 1 year ago
- 0f67ef4 mcts graph and dedup support (#5618) 1 year ago
- 7f5282b tests if the linearizer is generating dumb code (#5611) 1 year ago
- eddc5bc MCTS tweaks (#5616) 1 year ago
- b399ccd BEAM bugfix, kernels dedup now (#5617) 1 year ago
- 92e7e65 one more test case for symbolic mod mul (#5615) 1 year ago
- d71308e copy mlperf 4.0 to mlperf 4.1 (#5614) 1 year ago
- 1113e47 print best in MCTS + light up the winner in hcopt 1 year ago
- 0de5812 hcq move map to allocator (#5610) 1 year ago