Searched defs:SparseCount (Results 1 – 1 of 1) sorted by relevance
166 class SparseCount : public OpKernel { class168 explicit SparseCount(OpKernelConstruction* context) : OpKernel(context) { in SparseCount() function in tensorflow::SparseCount