Searched defs:ClearEnabledWatchKeys (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/debug/ | ||
| D | debug_grpc_io_utils_test.cc | 66   void ClearEnabledWatchKeys() { DebugGrpcIO::ClearEnabledWatchKeys(); }  in ClearEnabledWatchKeys()  function in tensorflow::GrpcDebugTest | 
| D | debug_io_utils.cc | 966 void DebugGrpcIO::ClearEnabledWatchKeys() {  in ClearEnabledWatchKeys()  function in tensorflow::DebugGrpcIO | 
| /external/tensorflow/tensorflow/core/kernels/ | ||
| D | debug_ops_test.cc | 263   void ClearEnabledWatchKeys() { DebugGrpcIO::ClearEnabledWatchKeys(); }  in ClearEnabledWatchKeys()  function in tensorflow::DebugNumericSummaryOpTest |