Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcount_ops.cc32 Status OutputSparse(const BatchedMap<T>& per_batch_counts, int num_values, in OutputSparse()
128 auto per_batch_counts = BatchedMap<W>(num_batch_elements); in Compute() local
209 auto per_batch_counts = BatchedMap<W>(num_batches); in Compute() local
285 auto per_batch_counts = BatchedMap<W>(num_batches); in Compute() local