Commit Graph

3 Commits

Author SHA1 Message Date
a10e4811fe force set lf instead of crlf (https://github.com/pre-commit/pre-commit-hooks#mixed-line-ending) (#1598) 2021-11-29 15:41:18 -08:00
af443f63f4 CPU-Adam: Fix compile Issue (#1537)
* fixing the softmax masking when using triangular masking

* move the TILE declaration outside of the SIMD loop

* remove unrelated changes

* fix Adagrad compile issue
2021-11-09 11:45:01 -08:00
8abdaee243 Add cpu adagrad (#1358)
Co-authored-by: Jeff Rasley <jerasley@microsoft.com>
Co-authored-by: Reza Yazdani <44502768+RezaYazdaniAminabadi@users.noreply.github.com>
2021-10-26 17:55:17 +00:00