Searched refs:expectedSubstitutableSubgraphSize (Results 1 – 1 of 1) sorted by relevance
150 const ExpectedSubgraphSize& expectedSubstitutableSubgraphSize, in CheckSubstitution() argument167 …CHECK(substitutableSubgraphInputSlots.size() == expectedSubstitutableSubgraphSize.m_NumInputSlots… in CheckSubstitution()168 …CHECK(substitutableSubgraphOutputSlots.size() == expectedSubstitutableSubgraphSize.m_NumOutputSlot… in CheckSubstitution()169 CHECK(substitutableSubgraphLayers.size() == expectedSubstitutableSubgraphSize.m_NumLayers); in CheckSubstitution()