Searched refs:TF_DeleteImportGraphDefResults (Results 1 – 4 of 4) sorted by relevance
77 if c_api is not None and c_api.TF_DeleteImportGraphDefResults is not None:78 c_api.TF_DeleteImportGraphDefResults(self.results)
1036 TF_CAPI_EXPORT extern void TF_DeleteImportGraphDefResults(
762 TF_DeleteImportGraphDefResults(results); in TEST()933 TF_DeleteImportGraphDefResults(results); in TEST()1457 TF_DeleteImportGraphDefResults(nullptr); in TEST()
2111 void TF_DeleteImportGraphDefResults(TF_ImportGraphDefResults* results) { in TF_DeleteImportGraphDefResults() function2219 TF_DeleteImportGraphDefResults(results); in TF_GraphImportGraphDef()