Home
last modified time | relevance | path

Searched defs:logdir (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/autotest/client/bin/
H A Dbase_sysinfo.py69 def readline(self, logdir): argument
83 def run(self, logdir): argument
125 def run(self, logdir): argument
177 def run(self, logdir): argument
463 def _log_messages(self, logdir): argument
483 def _read_sysinfo_keyvals(loggables, logdir): argument
H A Dsysinfo.py13 logdir = site_sysinfo.logdir variable
H A Dautotestd10 logdir = sys.argv[1] variable
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/
H A Dprofiler_pywrap_impl.cc128 absl::string_view logdir, in GetOptionsLocked()
174 absl::string_view service_addresses, absl::string_view logdir, in GetOptionsLocked()
219 const char* service_addr, const char* logdir, const char* worker_list, in Trace()
250 const char* logdir, in Start()
H A Dprofiler_wrapper.cc66 const py::dict& options) { in PYBIND11_MODULE()
111 int num_tracing_attempts, py::dict options) { in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dprofiler.py117 def maybe_create_event_file(logdir): argument
139 def save(logdir, result): argument
185 def __init__(self, logdir): argument
H A Dprofiler_client.py23 logdir, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/integration_test/
H A Dprofiler_api_test.py63 def _check_tools_pb_exist(self, logdir): argument
75 def _check_xspace_pb_exist(self, logdir): argument
100 def on_profile(port, logdir, worker_start): argument
/aosp_15_r20/external/autotest/server/lib/
H A Dstatus_history.py125 def get_gs_url(cls, logdir): argument
176 def logdir(self): member in _JobEvent
305 def logdir(self): member in _SpecialTaskEvent
390 def logdir(self): member in _TestJobEvent
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Dprofiler_v2.py81 def start(logdir, options=None): argument
197 def __init__(self, logdir, options=None): argument
H A Dprofiler_client.py27 logdir, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dcgitb.py272 def __init__(self, display=1, logdir=None, context=5, file=None, argument
325 def enable(display=1, logdir=None, context=5, format="html"): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dcgitb.py272 def __init__(self, display=1, logdir=None, context=5, file=None, argument
325 def enable(display=1, logdir=None, context=5, format="html"): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dcgitb.py272 def __init__(self, display=1, logdir=None, context=5, file=None, argument
325 def enable(display=1, logdir=None, context=5, format="html"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dcgitb.py272 def __init__(self, display=1, logdir=None, context=5, file=None, argument
325 def enable(display=1, logdir=None, context=5, format="html"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dcgitb.py272 def __init__(self, display=1, logdir=None, context=5, file=None, argument
325 def enable(display=1, logdir=None, context=5, format="html"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dcgitb.py272 def __init__(self, display=1, logdir=None, context=5, file=None, argument
325 def enable(display=1, logdir=None, context=5, format="html"): argument
/aosp_15_r20/external/python/cpython2/Lib/
Dcgitb.py262 def __init__(self, display=1, logdir=None, context=5, file=None, argument
316 def enable(display=1, logdir=None, context=5, format="html"): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/rpc/client/
H A Dsave_profile.cc92 std::string GetTensorBoardProfilePluginDir(const std::string& logdir) { in GetTensorBoardProfilePluginDir()
98 Status MaybeCreateEmptyEventFile(const std::string& logdir) { in MaybeCreateEmptyEventFile()
H A Dcapture_profile.cc180 Status Trace(const std::string& logdir, int num_tracing_attempts, in Trace()
238 Status ExportToTensorBoard(const XSpace& xspace, const std::string& logdir) { in ExportToTensorBoard()
/aosp_15_r20/external/tensorflow/tensorflow/core/summary/
H A Dsummary_file_writer.cc41 Status Initialize(const string& logdir, const string& filename_suffix) { in Initialize()
196 const string& logdir, in CreateSummaryFileWriter()
/aosp_15_r20/external/autotest/server/cros/network/
H A Dpacket_capturer.py100 cmd_netdump=None, ignore_failures=False, logdir=None): argument
217 logdir, disable_captures=False): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dgraph_io.py27 def write_graph(graph_or_graph_def, logdir, name, as_text=True): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/summary/writer/
H A Dwriter_cache.py47 def get(logdir): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsummary_io.py31 logdir, argument

123