Home
last modified time | relevance | path

Searched refs:TF_GraphDebugString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_experimental.h110 TF_CAPI_EXPORT extern const char* TF_GraphDebugString(TF_Graph* graph,
H A Dc_api_experimental.cc183 const char* TF_GraphDebugString(TF_Graph* graph, size_t* len) { in TF_GraphDebugString() function