Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_grpc_testlib.cc40 debug_metadata_strings.push_back(event.log_message().message()); in SendEvents()
122 debug_metadata_strings.clear(); in ClearReceivedDebugData()
Ddebug_grpc_testlib.h51 std::vector<string> debug_metadata_strings; variable