Searched refs:SwapFunctionBody (Results 1 – 5 of 5) sorted by relevance
85 GrapplerFunctionItem& SwapFunctionBody(GraphDef&& other);
124 GrapplerFunctionItem& GrapplerFunctionItem::SwapFunctionBody(GraphDef&& other) { in SwapFunctionBody() function in tensorflow::grappler::GrapplerFunctionItem
687 item.SwapFunctionBody(std::move(id_func_body)); in TEST_F()
145 func_item.SwapFunctionBody(std::move(optimized_func_graph)); in Optimize()
892 func_item.SwapFunctionBody(std::move(optimized_func_graph)); in OptimizeConsumeItem()