branch: master
Commits on master
- fc1e123 minor cleanup in lazy.py (#7719) 1 year ago
- ef4f402 add property to flag contig buffer uop [pr] (#7716) 1 year ago
- 313af6d assert buffer VIEW is void [pr] (#7715) 1 year ago
- c37d142 Refactor metal tc wmma kernel rendering (#7416) 1 year ago
- bddee26 Ops.VALID cleanup, move recursive tests [pr] (#7713) 1 year ago
- 703a255 use the method_cache in test_schedule [pr] (#7712) 1 year ago
- 88f760c test_two_sum doesn't need del (#7711) 1 year ago
- 9f98f0c use disassemble method for objdump [pr] (#7708) 1 year ago
- 9b1605e Revert "objdump intel syntax (#7605)" (#7707) 1 year ago
- 8f8e375 objdump intel syntax (#7605) 1 year ago
- 9cfc4f6 clean up Tensor.cat (#7701) 1 year ago
- 888fcb3 Tensor.shrink arg cleanup (#7700) 1 year ago
- 9fb396f test_ops maxpool2d -> max_pool2d (#7696) 1 year ago
- 1419d8e assert op is not store in view (#7679) 1 year ago
- 43040c0 add render_cast (#7687) 1 year ago
- f8056a7 combine pad2d with pad (#7677) 1 year ago
- 3747669 post 7655 schedule line savings [pr] (#7692) 1 year ago
- 64ebaa7 schedule independent of lazy.py (#7655) 1 year ago
- 0914c2f add TestLinearizerFailures test_failure_56 and test_failure_57 (#7682) 1 year ago
- a87813f hotfix: early fold image to image cast store (#7681) 1 year ago
- e0ad083 user ceildiv in shard and fix a typo (#7690) 1 year ago
- 51afc3c update env_vars doc on VIZ link (#7689) 1 year ago
- 333f5f9 Tensor.bitwise_not (#7688) 1 year ago
- 0423db8 simpler nll_loss (#7686) 1 year ago
- fb933b7 add test case for nll_loss with input > 2D (#7685) 1 year ago
- 9c41c37 add Tensor.nll_loss (#7683) 1 year ago
- 3c6fe4b fix Tensor.bitwise_and and Tensor.bitwise_or to support bool (#7684) 1 year ago
- 3d82f8e simpler rand_like (#7680) 1 year ago
- e75a855 refactor: efficient syntax [pr] (#7673) 1 year ago
- 433ebec refactor: double if statement [pr] (#7674) 1 year ago