Searched refs:TF_GraphVersions (Results 1 – 4 of 4) sorted by relevance
733 TF_CAPI_EXPORT extern void TF_GraphVersions(TF_Graph* graph,
1629 void TF_GraphVersions(TF_Graph* graph, TF_Buffer* output_version_def, in TF_GraphVersions() function
887 TF_GraphVersions(graph, output_graph_def, status.get()); in PYBIND11_MODULE()
3419 pywrap_tf_session.TF_GraphVersions(c_graph, buf)