branch: master
Commits on master
- 61605cc Remove special case of SumNode div SumNode (#3502) 2 years ago
- 39d75f0 test_linearizer_failures: add more METAL examples (#3495) 2 years ago
- b154089 float64 function support for HIP (#3492) 2 years ago
- 35aff8b properly exclude PYTHON backend and support of half (#3491) 2 years ago
- 2fe98b6 fix Tensor.split not passing dim to Tensor.chunk (#3490) 2 years ago
- b417614 change specific string 'CLANG' to DEVICE variable in abstractions2.py (#3488) 2 years ago
- c032df5 minor symbolic type related cleaups (#3489) 2 years ago
- 15df940 fix exec_alu(UnaryOps.SQRT, <...>, (0,)) + add test (#3487) 2 years ago
- 52567da jit grapher simplified (#3478) 2 years ago
- 2113e1e move all reduces to the end in lazy (#3475) 2 years ago
- 5cfcc2a support MLB reshaping on-axis for evenly sharded (#3484) 2 years ago
- 358a24e symbolic use mod for rmod and use floordiv for rfloordiv (#3485) 2 years ago
- 6d048a0 cache collector optimizations are allowed only for kernel operations (#3476) 2 years ago
- 7698781 Revert "wmma: add CUDA tensor core (#3464)" (#3474) 2 years ago
- e9cef13 wmma: add CUDA tensor core (#3464) 2 years ago
- 5767801 Upload correct benchmark artifact (#3471) 2 years ago
- ab40c0c clean up long lines in symbolic (#3469) 2 years ago
- 7c0fc40 enable test IMAGE=2 PYTHON=1 python3 test/test_ops.py TestOps.test_simple_conv2d (#3468) 2 years ago
- 77d2a4c regenerate kernel dataset after reduce arg to axis change (#3467) 2 years ago
- f513c37 support same uidx in multiple shape positions (#3205) 2 years ago
- 1eb24af fix softmax and log_softmax for 0d tensor (#3463) 2 years ago
- 871ba73 _reduce_op is axis based now (#3462) 2 years ago
- 22a90cb change frontend reduce API to use axis (#3460) 2 years ago
- 6c1063b add mypy --strict-equality to pre-commit (#3458) 2 years ago
- 02683a8 gate the cast before movements in lazy (#3452) 2 years ago
- 0d326a4 fix LtNode simplification when lhs and rhs contain same variables (#3451) 2 years ago
- 1b6e890 uops flop counter (#3373) 2 years ago
- 9dd64b1 Fix python cast uint/int overflow (#3448) 2 years ago
- 7864fb6 delete MovementOps (#3434) 2 years ago
- 015d414 fix gpu page fault by ensuring code memory persistence during execution (#3435) 2 years ago