Home
last modified time | relevance | path

Searched defs:DebugWatchAndURLSpec (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h39 struct DebugWatchAndURLSpec { struct
40 DebugWatchAndURLSpec(const string& watch_key, const string& url, in DebugWatchAndURLSpec() function
44 const string watch_key;
45 const string url;
46 const bool gated_grpc;