Searched refs:kDebuggerPluginName (Results 1 – 2 of 2) sorted by relevance
52 static const char* const kDebuggerPluginName;
97 plugin_data->set_plugin_name(DebugIO::kDebuggerPluginName); in PrepareChunkEventProto()285 const char* const DebugIO::kDebuggerPluginName = "debugger"; member in tensorflow::DebugIO