branch: master
Commits on master
- 2befdf8 dataloader worker/shm cleanup (#3710) 2 years ago
- e1b2a82 fix st.real_size can be nagative if valid is always false (#3708) 2 years ago
- b13457e explicit dtypes in hlb_cifar (#3707) 2 years ago
- b6e2495 kernel: limit shared memory usage when adding opts (#3705) 2 years ago
- 2024b24 add some graph tests (#3702) 2 years ago
- f599c6e test output dtypes matche in test_ops (#3703) 2 years ago
- 798970c fix gpu hangs when exiting while aql queues are executing (#3700) 2 years ago
- 02ca067 use default_float.np to construct test data in test_ops (#3701) 2 years ago
- 6755a92 constant fold pattern match (#3696) 2 years ago
- dd1a1c1 rocm path in autogen (#3697) 2 years ago
- 971d7f5 O(n) arange attempt (#3530) 2 years ago
- a5d023d reciprocal mlop (#3694) 2 years ago
- 3af1c10 Revert "bring reciprocal back (#3687)" (#3692) 2 years ago
- ef44c89 Revert "rewrite recip to div (#3690)" (#3691) 2 years ago
- 2b089bf rewrite recip to div (#3690) 2 years ago
- aec4c4f linearizer ast as a tuple of lazyops (#3689) 2 years ago
- d0bcc9a replace all `if dim < 0: dim += self.ndim` with _resolve_dim (#3688) 2 years ago
- bcf6fbd bring reciprocal back (#3687) 2 years ago
- 9f13960 search: catch RuntimeError when timing acted_lins (#3664) 2 years ago
- 490c5a3 examples/stable_diffusion: support model checkpoints without alphas_cumprod key (#3681) 2 years ago
- 3219a52 search: add a tool that beam searches one or more kernels (#3685) 2 years ago
- b68fbd7 View.__add__ to merge_view (#3686) 2 years ago
- 76ade20 hsa driver tiny cleanups (#3684) 2 years ago
- d69170e add llama 2 70B in ci and verify output (#3682) 2 years ago
- e10ee2e llama beam tinybox ci (#3680) 2 years ago
- 3415b0e hotfix: mixtral copies norms together for 2% speed 2 years ago
- e8c350f fix: make Tensor.rand produce correct values for float16 (#3654) 2 years ago
- bad6ada add mixtral and 6 gpus cifar to tinybox ci (#3676) 2 years ago
- 44a67bf constant folding (#3675) 2 years ago
- 25aede6 truncate for exec_alu (#3674) 2 years ago