Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsoftmax_op_gpu.cu.cc231 gpuprim::CountingInputIterator<int> counting_iterator(0); in Compute() local
Dsparse_fill_empty_rows_op_gpu.cu.cc539 gpuprim::CountingInputIterator<Tindex, Tindex> counting_iterator(Tindex(0)); in operator ()() local
/external/armnn/third-party/fmt/
Dformat.h400 counting_iterator() : count_(0) {} in counting_iterator() function
/external/fmtlib/include/fmt/
Dformat.h432 counting_iterator() : count_(0) {} in counting_iterator() function