Home
last modified time | relevance | path

Searched defs:CSRMatMulGPUOp (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dmat_mul_op.cc495 class CSRMatMulGPUOp : public CSRMatMulOp<GPUDevice, T> { class
503 explicit CSRMatMulGPUOp(OpKernelConstruction* c) in CSRMatMulGPUOp() function in tensorflow::CSRMatMulGPUOp