branch: master
Commits on master
- 08539f0 fix UOp repr with Variable in arg (#6236) 1 year ago
- 3fc8203 remove NEG from handwritten ast in tests (#6234) 1 year ago
- 1c5ef5b format test_linearizer_failure (#6231) 1 year ago
- 5cdec79 simpler expand without dont_expand_args [run_process_replay] (#6230) 1 year ago
- 78c94ab raise time limit for ci in test_profile_multidev_transfer (#6227) 1 year ago
- c74b318 migrate test_linearizer.py to UOp AST, pt. 2 (#6228) 1 year ago
- c316895 wip: tracking pattern matcher [run_process_replay] (#6225) 1 year ago
- a666450 UOp pattern x + x -> x * 2 (#6224) 1 year ago
- c9a9631 no UnaryOps.NEG in generated UOp patterns (#6209) 1 year ago
- 3b8cc5a more multireduce tests prep for neg removal [run_process_replay] (#6220) 1 year ago
- 86c036f reorder uops.py [run_process_replay] (#6219) 1 year ago
- f03e5a4 test_multireduce const has a shape (#6218) 1 year ago
- 911bf72 remove unused match rules [run_process_replay] (#6217) 1 year ago
- 2c42e9c faster rewrite, no folder in expand/reduce [run_process_replay] (#6216) 1 year ago
- 16f420f split full_graph_rewrite and linearize_uop [run_process_replay] (#6215) 1 year ago
- 9faf205 CIFAR trainer + various bugfixes / improvements (#6146) 1 year ago
- 296368f Revert "delete arg from cast [run_process_replay] (#6202)" (#6214) 1 year ago
- 89c4cff nv fix size in SET_SEMAPHORE_A (#6213) 1 year ago
- ec52a09 delete arg from cast [run_process_replay] (#6202) 1 year ago
- 7376b67 extra/gemm/triton_nv_matmul: fix Program arguments (#6212) 1 year ago
- 4bb98d8 Fix track_running_stats in batchnorm (#6200) 1 year ago
- d9c62a3 add cifar to datasets.py (#6210) 1 year ago
- a5d7968 fix indexing out of bounds (#6208) 1 year ago
- 4451bca update test_arange test_llama_embedding_opt (#6207) 1 year ago
- e4bb63c Refactor amd kernel prefix (#6205) 1 year ago
- 074cf78 add option to only benchmark schedule [run_process_replay] (#6204) 1 year ago
- 8fd8b97 update URL to eval cases from recent MLPerf file movements (#6201) 1 year ago
- 0e6f057 migrate test_linearizer.py to UOP AST (pt. 1) (#6150) 1 year ago
- 10330a4 add CMPNE tests in test_uops (#6196) 1 year ago
- 21d6739 remove UnaryOps.NEG from lazy.py (#6193) 1 year ago