- 31 Aug, 2022 1 commit
-
-
Chris Austen authored
* Improvements to handling and add constant passed to dot operator (#1280) * Improve horizontal fusion of contiguous (#1292) * Add pass to rewrite gelu as fast gelu (#1299) * Add jit layernorm fusion (#1301)
-
- 22 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Updated each source file in the repo with the existing license.
-
- 11 May, 2022 1 commit
-
-
Paul Fultz II authored
Fuse layernorm and added triadd_layernorm fusion. This is a prep performance booster
-