ONE - On-device Neural Engine
|
This file contains IndexIterator class. More...
#include "misc/feature/Shape.h"
Go to the source code of this file.
Data Structures | |
class | nnfw::misc::feature::IndexIterator |
Class to iterate Callable with Index of feature. More... | |
Namespaces | |
namespace | nnfw |
namespace | nnfw::misc |
namespace | nnfw::misc::feature |
Functions | |
template<typename Callable > | |
IndexIterator & | nnfw::misc::feature::operator<< (IndexIterator &&it, Callable cb) |
Call a function iterated using IndexIterator of feature Overloaded operator<<. | |
This file contains IndexIterator class.
Definition in file IndexIterator.h.