plugin
0.1.0
|
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 |