branch: master
Commits on master
- c32ea95 Python uop emulator (#3327) 2 years ago
- 3ebf7a3 reflect changes to shapetracker in doc printouts (#3349) 2 years ago
- 2266152 linearizer: added FUZZ_BEAM to fuzz_linearizer and additional tests (#3340) 2 years ago
- b110c4a explicitly set input low and high in test_ops (#3347) 2 years ago
- d8ad9e5 verify eval acc for hlb_cifar training (#3344) 2 years ago
- 0d2dacb test intermediate tensors created by function have same device as input (#3338) 2 years ago
- 1732f1b fix import and long lines in view (#3337) 2 years ago
- 02636ff re-enable test_reduce_0d_default int test case in test_dtype (#3336) 2 years ago
- ca66be6 add failed Tensor.pow test cases (#3334) 2 years ago
- ea74856 remove some noqa: E501 in tensor (#3332) 2 years ago
- 6478ee5 PoC UnaryOps before expand (#3319) 2 years ago
- d9ef8e2 fix Tensor.var with 0 in reduce dim. (#3324) 2 years ago
- ee25f73 Fix Tensor.mean to compute the mean correctly when 0-length axes are selected (#3318) 2 years ago
- 3752e97 Fix: Always cast ONNX Slice op arguments into ints (#3317) 2 years ago
- 9727510 fix safetensor load uint32 and uint64 (#3315) 2 years ago
- edb7489 support safe load bf16 (#3310) 2 years ago
- ca7973f clean up einsum_mulacc (#3312) 2 years ago
- d459956 move TestGetContraction to test_helpers (#3313) 2 years ago
- b4ea0e1 Fix dot product on buffers with zero strides (#3303) 2 years ago
- 30a3288 touchup canonicalize empty mask (#3308) 2 years ago
- f5e0d96 canonicalize empty masks (#3292) 2 years ago
- 7e6f69e remove some contiguous and contiguous_backward from wino (#3306) 2 years ago
- f8563a7 touchup apply_matrix (#3301) 2 years ago
- 3a7c1eb add winograd hlb_cifar10 back to tinybox benchmark (#3300) 2 years ago
- aebaab0 faster wino compile by catting consts across data expand dim (#3293) 2 years ago
- cf6f478 limit group_for_reduce bufs to 32kb (#3299) 2 years ago
- b564660 type annotation for Compiler.cachekey and minor cleanup (#3298) 2 years ago
- 021eea3 fix UnboundLocalError when running Compiler with DISABLE_COMPILER_CACHE (#3296) 2 years ago
- a5bf4af update ruff.toml for v0.2.0 (#3297) 2 years ago
- 9196b11 test_ops sinh/cosh/asinh/acosh/atanh (#3294) 2 years ago