Home
last modified time | relevance | path

Searched refs:MXNET_LAPACK_FSIG_SYEVD (Results 1 – 2 of 2) sorted by relevance

/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dc_lapack_api.h116 #define MXNET_LAPACK_FSIG_SYEVD(func, dtype) \ macro
120 MXNET_LAPACK_FSIG_SYEVD(ssyevd, float)
121 MXNET_LAPACK_FSIG_SYEVD(dsyevd, double)
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dc_lapack_api.h116 #define MXNET_LAPACK_FSIG_SYEVD(func, dtype) \ macro
120 MXNET_LAPACK_FSIG_SYEVD(ssyevd, float)
121 MXNET_LAPACK_FSIG_SYEVD(dsyevd, double)