You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I correctly remember _s and _d means work with single and double arrays, and we usually use one of them but not both, are you sure _d and _s needed?
As part of the #977 work, the custom DLL for MKL that we package on the MlNetMklDeps nuget should include the following functions:
LAPACKE_shseqr
LAPACKE_dhseqr
LAPACKE_ssytrd
LAPACKE_dsytrd
LAPACKE_ssteqr
LAPACKE_dsteqr
LAPACKE_sorgtr
LAPACKE_dorgtr
The text was updated successfully, but these errors were encountered: