Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dwhere_op.cc61 int64_t CountAccumulator(const T* begin, const T* end) { in CountAccumulator() function
68 int64_t CountAccumulator<bool>(const bool* begin, const bool* end) { in CountAccumulator() function