mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-27 00:08:09 +08:00

- pull conv_out_shape out for re-use - add Conv::output_shape - add e2e python tests confirming shapeless=True support and correctness Updates #2599