Hi,
i have imported nd4j-native:1.0.0-M2.1 via maven to my project. It’s running on m3 apple silicon.
When I run mmul operation in my code, it seems to be very slow compared to traditional implementation.
Is M3 supported or am i doing something wrong?