Searched refs:FrameView (Results 1 – 8 of 8) sorted by relevance
31 inline Status FrameView::InferFromGraphViewT(const GraphViewT& graph_view) { in InferFromGraphViewT()144 Status FrameView::InferFromGraphView(const utils::GraphView& graph_view) { in InferFromGraphView()148 Status FrameView::InferFromGraphView( in InferFromGraphView()153 Status FrameView::InferFromGraph(const GraphDef& graph) { in InferFromGraph()160 const std::vector<int>& FrameView::Frames(const NodeDef& node) const { in Frames()172 bool FrameView::IsInFrame(const NodeDef& node) const { in IsInFrame()
66 void InferFromGraph(FrameView* frame_view, GraphDef* graph, bool valid) { in InferFromGraph()79 void InferFromGraph<GraphDef>(FrameView* frame_view, GraphDef* graph, in InferFromGraph()111 FrameView frame_view; in TYPED_TEST()137 FrameView frame_view; in TYPED_TEST()159 FrameView frame_view; in TYPED_TEST()186 FrameView frame_view; in TYPED_TEST()208 FrameView frame_view; in TYPED_TEST()
36 class FrameView {38 FrameView() : is_inferred_(false), num_frames_(0) {} in FrameView() function
113 FrameView frames; in TEST_F()133 FrameView frames; in TEST_F()180 FrameView frames; in TEST_F()200 FrameView frames; in TEST_F()247 FrameView frames; in TEST_F()262 FrameView frames; in TEST_F()321 FrameView frames; in TEST_F()346 FrameView frames; in TEST_F()414 FrameView frames; in TEST_F()434 FrameView frames; in TEST_F()[all …]
1044 void PartitionByLoopStructure(const FrameView& frame_view, in PartitionByLoopStructure()1092 FrameView frame_view; in ProcessGraphDef()
63 FrameView frames;
383 FrameView frame_view; in Optimize()
2053 FrameView frame_view; in Expand()