Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dprofiler_client.py56 monitoring_level=1, argument
/external/tensorflow/tensorflow/python/tpu/profiler/
Dcapture_tpu_profile.py115 def monitoring_helper(service_addr, duration_ms, monitoring_level, num_queries): argument
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dcapture_profile.cc48 MonitorRequest PopulateMonitorRequest(int duration_ms, int monitoring_level, in PopulateMonitorRequest()
228 int monitoring_level, bool display_timestamp, in Monitor()
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_service.proto107 int32 monitoring_level = 2; field
/external/tensorflow/tensorflow/python/profiler/internal/
Dprofiler_wrapper.cc118 int monitoring_level, bool display_timestamp) { in PYBIND11_MODULE()
Dprofiler_pywrap_impl.cc233 int monitoring_level, bool display_timestamp, in Monitor()