Skip to content

Commit 2174c6b

Browse files
committed
Fix
1 parent 26d4f28 commit 2174c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
* Optimize all builds with parallel execution (#1992) by [@3manifold](https://github.com/3manifold)
1919
* Remove unecessary zero init from conv1d (#1990) by [@sssshhhhhh](https://github.com/sssshhhhhh)
2020
* Integrate Clang AddressSanitizer in tests (#1903) by [@3manifold](https://github.com/3manifold)
21-
* Enable multiple of 16 padding for INT8 Tensor Cores (#1982) by [@6Purfview](https://github.com/Purfview)
21+
* Enable multiple of 16 padding for INT8 Tensor Cores (#1982) by [@Purfview](https://github.com/Purfview)
2222
* Add activation and dilation to conv1d (#1979) by [@sssshhhhhh](https://github.com/sssshhhhhh)
2323
* Minor refactor to CMakeLists.txt (#1980) by [@sssshhhhhh](https://github.com/sssshhhhhh)
2424
* Remove unnecessary check from wav2vec2 (#1977) by [@plan9better](https://github.com/plan9better)
2525
* Add optional residual add to gemm op (#1975) by [@sssshhhhhh](https://github.com/sssshhhhhh)
2626
* Implement cuda layernorm axis (#1971) by [@sssshhhhhh](https://github.com/sssshhhhhh)
27-
* fix conversion (#1998) by [@vince62s](https://github.com/vince62s)
27+
* Fix Eole conversion (#1998) by [@vince62s](https://github.com/vince62s)
2828
* Gemma 3 conversion improvements (#1991) by [@sssshhhhhh](https://github.com/sssshhhhhh)
2929
* Add causal flag to fa2 (#1976) by [@sssshhhhhh](https://github.com/sssshhhhhh)
3030
* Fixes cross attention tests and refactors code (#1974) by [@jordimas](https://github.com/jordimas)

0 commit comments

Comments
 (0)