Searched refs:SortParams (Results 1 – 2 of 2) sorted by relevance
79 void SortParams(const std::vector<string>& output_node_names);
149 SortParams(output_node_names); in LoadGraphFromProto()240 void GraphTransferer::SortParams(const std::vector<string>& output_node_names) { in SortParams() function in tensorflow::GraphTransferer