ML-examples
ML-examples copied to clipboard
Add experimental support for SME2
- Pass -DENABLE_SME2_EXPERIMENTAL=ON at cmake configure time to enable the SME2 experimental mode
- CMake cmd: cmake -DENABLE_SME2_EXPERIMENTAL=ON ..