Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api_experimental.h84 TF_CAPI_EXPORT extern const char* TF_GraphDebugString(TF_Graph* graph,
Dc_api_experimental.cc123 const char* TF_GraphDebugString(TF_Graph* graph, size_t* len) { in TF_GraphDebugString() function