Skip to content

Releases: ml-explore/mlx-swift

0.18.1

18 Oct 20:50
d649c62
Compare
Choose a tag to compare

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 to mean 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

Full Changelog: 0.18.0...0.18.1

v0.18.0 release

03 Oct 19:22
78a7cfe
Compare
Choose a tag to compare
  • move to v0.18.0 of mlx
  • turn on additional swift 6 concurrency checks and fix issues

0.16.2

10 Sep 15:07
f27763b
Compare
Choose a tag to compare

mlx v0.16.0 + #130

0.16.1

27 Aug 23:03
86ad75a
Compare
Choose a tag to compare

mlx v0.16.0 + #127 to help with asyncEval

v0.16.0

15 Jul 17:59
597aaa5
Compare
Choose a tag to compare

v0.15.2

01 Jul 22:24
084597e
Compare
Choose a tag to compare

mlx v0.15.2 and mlx-c aligned with v0.14.0

v0.12.1

10 Jun 21:18
36d63a1
Compare
Choose a tag to compare

mlx-swift with mlx v0.12.1

Initial release (0.10.0)

22 Feb 22:24
7838f8c
Compare
Choose a tag to compare
adopt latest mlx-c and mlx v0.3.0 (#6)