Searched defs:CSRSparseMatMulGPUOp (Results 1 – 1 of 1) sorted by relevance
293 class CSRSparseMatMulGPUOp : public OpKernel { class295 explicit CSRSparseMatMulGPUOp(OpKernelConstruction* c) : OpKernel(c) { in CSRSparseMatMulGPUOp() function in tensorflow::CSRSparseMatMulGPUOp