branch: master
Commits on master
- b86907c UOp.const(x.dtype, y) -> x.const(y) [run_process_replay] (#6276) 1 year ago
- 00282af identity element of binary ops (#6275) 1 year ago
- ee245b4 refactor reduceop swizzling (prep for UOps.SWIZZLE) [compare_schedule] (#6269) 1 year ago
- 3cf507a remove extra.ops and LazyOp support from Kernel (#6267) 1 year ago
- ccb05d8 fixup neg tests [run_process_replay] (#6268) 1 year ago
- ea76b93 migrate test_linearizer_dumb.py to UOp AST (#6241) 1 year ago
- e44653e migrate test_linearizer_failures.py to UOp AST (#6240) 1 year ago
- 1b4ad98 share REDUCE_ALU in multi and schedule [run_process_replay] (#6266) 1 year ago
- 1dc6040 migrate test_search.py to UOp AST (#6245) 1 year ago
- ae23540 refresh process replay schedule ref in reset.py (#6265) 1 year ago
- 7be5eed migrate test_linearizer_overflows.py to UOp AST (#6244) 1 year ago
- 943ab97 fix Tensor.prod for multitensor (#6264) 1 year ago
- bcb2f1c init REDUCE_AXIS with BinaryOps (#6256) 1 year ago
- da5cf11 fix acc init value for MUL (#6263) 1 year ago
- a7bf20c feat: updated tinybox docs (#6261) 1 year ago
- 26498b3 add BEAM to external_benchmark_schedule.py 1 year ago
- 53a7303 hotfix: TestGraphRewriteEfficiency.test_create_many_uops 1 year ago
- 7c3ba3f improve match stats + custom early reject [run_process_replay] (#6260) 1 year ago
- 0b0a882 allowed_len early stop [run_process_replay] (#6257) 1 year ago
- a187441 more early reject [run_process_replay] (#6254) 1 year ago
- 0d4887e use UOps.WMMA everywhere (#6255) 1 year ago
- 66d0b14 simpler CMPLT UOp _min_max [run_process_replay] (#6251) 1 year ago
- 590c092 Tensor.prod (#6250) 1 year ago
- 78d6bd8 start graph rewrite in the scheduler (#6248) 1 year ago
- 75700ed minor bitcast touchup (#6246) 1 year ago
- 4d40de8 remove redundant `c1-(x+c2)` rule [run_process_replay] (#6243) 1 year ago
- 238896c loooking into graph rewrite speed (#6239) 1 year ago
- f62c4b3 remove redundant `-(x*c)` pattern [run_process_replay] (#6242) 1 year ago
- e745e16 remove UnaryOps.NEG (#6238) 1 year ago
- 6c4ddd6 hcq skip tests when no multidev (#6235) 1 year ago