I found a code in the SME documentation for, complex matrix calculation cplx_matmul_fp16fp32, but I don't know how to use it. My results are always wrong. Can anyone help me? Please tell me how to use this code
Instructions on how to execute the code are given here:
https://developer.arm.com/documentation/109246/0100/Toolchains-and-model-support/How-to-run-an-SME-application
The example itself is documented here:
https://developer.arm.com/documentation/109246/0100/cplx-matmul-fp16fp32--Complex-valued-half-precision-to-single-precision-floating-point-matrix-by-matrix-multiplication