Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/linalg/
Dtridiagonal_solve_op_gpu.cu.cc203 auto buffer_function = pivoting_ in SolveWithGtsv() local
207 OP_REQUIRES_OK(context, (cusparse_solver.get()->*buffer_function)( in SolveWithGtsv()