plugin  0.1.0
Public Types | Public Member Functions | List of all members
IntervalCondition Struct Reference

Public Types

using DimType = size_t
 
using IndexType = size_t
 
using ConditionChecker = std::function< bool(IndexType, const ov::PartialShape &)>
 

Public Member Functions

template<class Cond >
constexpr IntervalCondition (IndexType i1, IndexType i2, Cond c)
 
bool operator() (IndexType i0, const ov::PartialShape &shape) const
 

The documentation for this struct was generated from the following file: