Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsoftmax_op_gpu.cu.cc231 gpuprim::CountingInputIterator<int> counting_iterator(0); in Compute() local
/external/fmtlib/include/fmt/
Dformat.h432 counting_iterator() : count_(0) {} in counting_iterator() function