Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dwhere_op.cc57 int64 CountAccumulator(const T* begin, const T* end) { in CountAccumulator() function
64 int64 CountAccumulator<bool>(const bool* begin, const bool* end) { in CountAccumulator() function