ONE - On-device Neural Engine
Loading...
Searching...
No Matches
IndexIterator.h File Reference

This file contains IndexIterator class. More...

#include "ir/Shape.h"

Go to the source code of this file.

Data Structures

class  onert::exec::feature::IndexIterator
 Class to iterate Callable with Index of feature. More...
 

Namespaces

namespace  onert
 
namespace  onert::exec
 
namespace  onert::exec::feature
 

Functions

template<typename Callable >
IndexIteratoronert::exec::feature::operator<< (IndexIterator &&it, Callable cb)
 Call a function iterated using IndexIterator of feature Overloaded operator<<.
 

Detailed Description

This file contains IndexIterator class.

Definition in file IndexIterator.h.