Home
last modified time | relevance | path

Searched refs:POTRF_INSTANCE (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcusolver_context.h78 #define POTRF_INSTANCE(T, type_prefix) \ macro
83 CALL_LAPACK_TYPES(POTRF_INSTANCE);
84 #undef POTRF_INSTANCE
Dcusolver_context.cc171 #define POTRF_INSTANCE(T, type_prefix) \ macro
182 CALL_LAPACK_TYPES(POTRF_INSTANCE);
/external/tensorflow/tensorflow/core/util/
Dcuda_solvers.cc400 #define POTRF_INSTANCE(Scalar, type_prefix) \ macro
409 TF_CALL_LAPACK_TYPES(POTRF_INSTANCE);