Releases: ml-explore/mlx-swift
Releases · ml-explore/mlx-swift
0.18.1
Fix for #139
What's Changed
- Support using class probabilities as targets in
func crossEntropy()
by @minghuaw in #142 - Change default reduction type of
binaryCrossEntropy
tomean
by @minghuaw in #144 - Add the groups parameter to MLXNN.Conv1d by @lucasnewman in #154
- switch to v0.18.1 mlx tag by @davidkoski in #155
New Contributors
- @lucasnewman made their first contribution in #154
Full Changelog: 0.18.0...0.18.1
v0.18.0 release
- move to v0.18.0 of mlx
- turn on additional swift 6 concurrency checks and fix issues
0.16.2
0.16.1
v0.16.0
Incorporate mlx v0.16.0
ml-explore/mlx@v0.15.2...v0.16.0
https://github.com/ml-explore/mlx-c/pull/31/files
v0.15.2
mlx v0.15.2 and mlx-c aligned with v0.14.0
v0.12.1
mlx-swift with mlx v0.12.1
Initial release (0.10.0)
adopt latest mlx-c and mlx v0.3.0 (#6)