Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcount_ops.cc243 class RaggedCount : public OpKernel { class
245 explicit RaggedCount(OpKernelConstruction* context) : OpKernel(context) { in RaggedCount() function in tensorflow::RaggedCount