branch: master
Commits on master
- 8bd6cb9 update llama model RMSNorm casting (#5095) 1 year ago
- 0c857ae some onnx_ops cleanups (#5094) 1 year ago
- f4a041a Simplify graph_dedup [run_process_replay] (#5084) 1 year ago
- 00593d6 clean the long lines in avg_pool2d and max_pool2d (#5091) 1 year ago
- a971dc6 argmax(axis=None) is argmax.flatten().argmax(0) (#5090) 1 year ago
- 166a2b1 fix reduce axis of 0d tensors (#5089) 1 year ago
- 3ff048b type annotate reduce axis in tensor.py (#5088) 1 year ago
- 36b4a49 explicitly check getitem indices can have at most one ellipsis (#5087) 1 year ago
- f1e758b graph fuzzer (#5082) 1 year ago
- 5717a54 don't use Tensor.empty in kernel opts tests (#5086) 1 year ago
- 8aa7862 docs for running process replay locally (#5083) 1 year ago
- fb1bf48 io_uring for copies from disk (#5035) 1 year ago
- b69afc6 tinybox docs typo 1 year ago
- 6bc5e5f start tinybox docs 1 year ago
- f6d6760 don't cast tuple to list before creating Tensor (#5071) 1 year ago
- 97f1347 fix check_process_replay for special characters (#5072) 1 year ago
- 6f6b3b1 import from uops, not linearizer (#5064) 1 year ago
- 5070017 minor cleanup to reshape arg handling (#5070) 1 year ago
- f4355d0 check Tensor.permute input arg is a valid permutation (#5069) 1 year ago
- 24c89a2 move assert_equiv_uops to helpers + use == for dtypes (#5067) 1 year ago
- e8f39fc check arg to Tensor.flip can appear only once (#5068) 1 year ago
- 55e02cd generic gate folding (#5061) 1 year ago
- bdca2da typannos (#5059) 1 year ago
- 5f7edc7 minor cleanup getting output shape of _pool (#5065) 1 year ago
- a6a5dba Revert "UPat for has_valid in load/store (#5052)" (#5056) 1 year ago
- ee01e46 use process replay as a diff creator (#4903) 1 year ago
- 99fc275 UPat line savings [run_process_replay] (#5053) 1 year ago
- 71194df UPat for has_valid in load/store [run_process_replay] (#5052) 1 year ago
- 9967883 minor change to gelu (#5048) 1 year ago
- 4c7e316 update pylint for ops_python (#5046) 1 year ago