Lines Matching refs:subgraphOutputSlots
800 const SubgraphView::IOutputSlots& subgraphOutputSlots = subgraphPtr->GetIOutputSlots(); in FullyUnsupporteSubgraphTestImpl1() local
804 CHECK(subgraphOutputSlots.size() == 1); in FullyUnsupporteSubgraphTestImpl1()
841 … { subgraphInputSlots.size(), subgraphOutputSlots.size(), subgraphLayers.size() }, in FullyUnsupporteSubgraphTestImpl1()
843 subgraphOutputSlots, in FullyUnsupporteSubgraphTestImpl1()
864 const SubgraphView::IOutputSlots& subgraphOutputSlots = subgraphPtr->GetIOutputSlots(); in FullyUnsupporteSubgraphTestImpl2() local
868 CHECK(subgraphOutputSlots.size() == 1); in FullyUnsupporteSubgraphTestImpl2()
913 … { subgraphInputSlots.size(), subgraphOutputSlots.size(), subgraphLayers.size() }, in FullyUnsupporteSubgraphTestImpl2()
915 subgraphOutputSlots, in FullyUnsupporteSubgraphTestImpl2()
942 const SubgraphView::IOutputSlots& subgraphOutputSlots = subgraphPtr->GetIOutputSlots(); in FullyOptimizableSubgraphTestImpl1() local
946 CHECK(subgraphOutputSlots.size() == 1); in FullyOptimizableSubgraphTestImpl1()
979 … { subgraphInputSlots.size(), subgraphOutputSlots.size(), subgraphLayers.size() }, in FullyOptimizableSubgraphTestImpl1()
980 { subgraphInputSlots.size(), subgraphOutputSlots.size(), 1 }, in FullyOptimizableSubgraphTestImpl1()
982 subgraphOutputSlots, in FullyOptimizableSubgraphTestImpl1()
1009 const SubgraphView::IOutputSlots& subgraphOutputSlots = subgraphPtr->GetIOutputSlots(); in FullyOptimizableSubgraphTestImpl2() local
1013 CHECK(subgraphOutputSlots.size() == 1); in FullyOptimizableSubgraphTestImpl2()
1078 {subgraphInputSlots.size(), subgraphOutputSlots.size(), in FullyOptimizableSubgraphTestImpl2()
1080 {subgraphInputSlots.size(), subgraphOutputSlots.size(), 1}, in FullyOptimizableSubgraphTestImpl2()
1081 subgraphInputSlots, subgraphOutputSlots, expectedSubstitutableLayers); in FullyOptimizableSubgraphTestImpl2()
1117 const SubgraphView::IOutputSlots& subgraphOutputSlots = subgraphPtr->GetIOutputSlots(); in PartiallySupportedSubgraphTestImpl() local
1121 CHECK(subgraphOutputSlots.size() == 1); in PartiallySupportedSubgraphTestImpl()
1261 const SubgraphView::IOutputSlots& subgraphOutputSlots = subgraphPtr->GetIOutputSlots(); in FullyUnoptimizableSubgraphTestImpl1() local
1265 CHECK(subgraphOutputSlots.size() == 1); in FullyUnoptimizableSubgraphTestImpl1()
1309 subgraphOutputSlots.size(), subgraphLayers.size()}, in FullyUnoptimizableSubgraphTestImpl1()
1310 subgraphInputSlots, subgraphOutputSlots, in FullyUnoptimizableSubgraphTestImpl1()
1325 const SubgraphView::IOutputSlots& subgraphOutputSlots = subgraphPtr->GetIOutputSlots(); in PartiallyOptimizableSubgraphTestImpl1() local
1329 CHECK(subgraphOutputSlots.size() == 1); in PartiallyOptimizableSubgraphTestImpl1()
1477 const SubgraphView::IOutputSlots& subgraphOutputSlots = subgraphPtr->GetIOutputSlots(); in PartiallyOptimizableSubgraphTestImpl2() local
1481 CHECK(subgraphOutputSlots.size() == 1); in PartiallyOptimizableSubgraphTestImpl2()