Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dcuda_solvers.cc611 #define UNGQR_INSTANCE(Scalar, function_prefix, type_prefix) \ macro
621 UNGQR_INSTANCE(float, or, S);
622 UNGQR_INSTANCE(double, or, D);
623 UNGQR_INSTANCE(complex64, un, C);
624 UNGQR_INSTANCE(complex128, un, Z);