Isabella Deanhardt
Isabella Deanhardt
> Can you add or modify an existing test to validate these fixes? tests are in! Thank you for your patience on this.
> One comment on the newly added test. Shouldn't there be one more added test since there are two issues being fixed here? I forgot to push the other test!...
Ethan and I can take this one!
https://github.com/apple/ml-mdm/pull/48
bug :( ========================================================================================= test session starts ========================================================================================= platform darwin -- Python 3.11.5, pytest-7.4.0, pluggy-1.0.0 rootdir: /Users/belladeanhardt/ml-mdm configfile: pyproject.toml plugins: cov-5.0.0, anyio-3.5.0, mock-3.14.0 collected 2 items tests/test_mlx_unet.py .F [100%] ============================================================================================== FAILURES...
@gabrielfnayres awesome!
Ethan and I can take this one!
Ethan and I can take this one!
Hi Luke! I started an MLX_UNET.py and wrote the MLP class based on your example. I am going to put a PR up for that now. I haven’t written any...
some type hinting for generate_sample.py: https://github.com/apple/ml-mdm/pull/54