mlx-swift
mlx-swift copied to clipboard
MLX error: [Primitive::vjp] Not implemented for Conjugate.
I get this error:
MLX error: [Primitive::vjp] Not implemented for Conjugate.
when trying to optimise something containing .conjugate()
for a complex array.