Searched refs:SetGraphDefInfo (Results 1 – 3 of 3) sorted by relevance
19 void Cluster::SetGraphDefInfo(const tensorflow::GraphDef* graph_def) { in SetGraphDefInfo() function in toco::Cluster
48 void SetGraphDefInfo(const tensorflow::GraphDef* graph_def);
274 cluster->SetGraphDefInfo(&graph_def); in CreateCluster()