Home
last modified time | relevance | path

Searched refs:TFE_OpPrintDebugString (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/
Dc_api_experimental.h193 TF_CAPI_EXPORT extern void TFE_OpPrintDebugString(TFE_Op* op);
Dc_api_experimental_test.cc370 TFE_OpPrintDebugString(op); in TEST_F()
Dc_api_experimental.cc8766 void TFE_OpPrintDebugString(TFE_Op* op) { in TFE_OpPrintDebugString() function