branch: master
Commits on master
- 8a40d7d Shape changing bitcast and assert bitcast in disk (#3973) 2 years ago
- 793ab05 use ctypes to truncate float64 and float32 in uops (#3986) 2 years ago
- 101a0c6 use ctyles for uops truncate (#3985) 2 years ago
- 1bf0a7a move assign logic into lazy.py (#3984) 2 years ago
- 3fee689 fix ops_python for test_uops (#3982) 2 years ago
- 9a6ac2a create the buffer with the LazyBuffer (#3977) 2 years ago
- c4c243f update test_uops _equal to use assert_allclose (#3981) 2 years ago
- 9b5e15d Mamba Implementation (#3456) 2 years ago
- d085837 hotfix: that mem_used was in the wrong place 2 years ago
- 1fa0351 fix DEFINE_ACC invalid_value to have same type as localtype (#3980) 2 years ago
- b47f6ce LinearizerOptions -> CompilerOptions (#3978) 2 years ago
- 2bfb1d3 dynamic assign idx (#3975) 2 years ago
- 2cfcb56 hotfix: d was removed from buffer 2 years ago
- 42b9d99 Buffer isn't always allocated (#3974) 2 years ago
- 9c03fe3 hotfix: ShapeTracker no longer has import cycle 2 years ago
- bfcaa2f assert `__setitem__` if used other than disk (#3972) 2 years ago
- 4b95350 fp16 resnet (without expand backwards sum in float, doesn't work) (#3816) 2 years ago
- 607b4a7 remove buffer read, save lines (#3969) 2 years ago
- 80116be for loop to generate hip math functions for different floats (#3967) 2 years ago
- 03d129b inputs -> membufs (#3964) 2 years ago
- 16a1d43 llama: prevent device initialization outside of __main__ (#3966) 2 years ago
- 7c5729a wmma: refactor to remove wmma_func and create TC funcs as needed (#3945) 2 years ago
- 88b24df touchup remove `float()` in cstyle render_const for float64 (#3962) 2 years ago
- 27af37f misc: remove unused env vars (#3963) 2 years ago
- 60639cc hotfix: RuntimeError for assign 2 years ago
- 9fb573d DAG cycle asserts (#3955) 2 years ago
- bd3a7d0 correct device for validation test in model benchmark CI (#3960) 2 years ago
- eec2b00 change kernel name if it's multioutput (#3958) 2 years ago
- d1c957a copy back to clang (#3951) 2 years ago
- 332c828 Remove redundant check on device (#3957) 2 years ago