Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcount_ops.cc41 Status OutputSparse(const BatchedMap<T>& per_batch_counts, int64_t num_values, in OutputSparse()
150 auto per_batch_counts = BatchedMap<W>(num_batch_elements); in Compute() local
273 auto per_batch_counts = BatchedMap<W>(num_batches); in Compute() local
366 auto per_batch_counts = BatchedMap<W>(num_batches); in Compute() local