Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/
H A Dtridiagonal_solve_op_gpu.cu.cc209 auto buffer_function = pivoting_ in SolveWithGtsv() local
213 OP_REQUIRES_OK(context, (cusparse_solver.get()->*buffer_function)( in SolveWithGtsv()