Awni Hannun

Results 1014 comments of Awni Hannun

Your description is right modulo the fact that it is a binary op not a unary op. I would look at another binary op like `Add` as an example. Most...

And yes please add this, that would be great!

If you are just asking for a catchable exception then #1077 should close this. We would like to eventually allow int64 and other 8 byte types to work with scatter,...

> crash message is so confusing - does not say where the problem is with the array or indices or values. Can we improve it by mentioning workaround in error...

I think a good first step is to improve the error message. Even just adding the word `positional` would probably help a bit, as in: ``` # ValueError: [grad] Can't...

> This works for the above message but what would be a more general way to improve error messages across the package? For now, let's take them on a one-by-one...

Sorry, not following, did the brew release not complete because 0.12.2 is a "pre-release"?

Hmm, the 0.12.1 tag is still there https://github.com/ml-explore/mlx/releases/tag/v0.12.1 I'm still not really following the problem. Anything we can do on our side to fix?

> oh, just need to mark 0.12.2 release as latest release? How does the brew update work? If we do a new tag on MLX github does it try to...

Ok I set 0.12.2 as the latest release. Let me know if that doesn't unblock the brew build and I will reopen this!