Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/python/eager/
Dprofiler.py118 def maybe_create_event_file(logdir): argument
140 def save(logdir, result): argument
186 def __init__(self, logdir): argument
Dprofiler_client.py27 logdir, argument
/external/tensorflow/tensorflow/python/profiler/integration_test/
Dprofiler_api_test.py67 def _check_tools_pb_exist(self, logdir): argument
79 def _check_xspace_pb_exist(self, logdir): argument
104 def on_profile(port, logdir, worker_start): argument
/external/autotest/client/bin/
Dbase_sysinfo.py68 def readline(self, logdir): argument
82 def run(self, logdir): argument
124 def run(self, logdir): argument
176 def run(self, logdir): argument
447 def _log_messages(self, logdir): argument
467 def _read_sysinfo_keyvals(loggables, logdir): argument
Dsysinfo.py13 logdir = site_sysinfo.logdir variable
Dautotestd10 logdir = sys.argv[1] variable
Dautotestd_monitor15 logdir = sys.argv[1] variable
/external/tensorflow/tensorflow/python/profiler/internal/
Dprofiler_pywrap_impl.cc126 absl::string_view logdir, in GetOptionsLocked()
171 absl::string_view service_addresses, absl::string_view logdir, in GetOptionsLocked()
215 const char* service_addr, const char* logdir, const char* worker_list, in Trace()
245 const char* logdir, in Start()
Dprofiler_wrapper.cc58 const py::dict& options) { in PYBIND11_MODULE()
104 int num_tracing_attempts, py::dict options) { in PYBIND11_MODULE()
/external/tensorflow/tensorflow/python/keras/
Dcallbacks_v1_test.py234 def __init__(self, logdir, graph=None): argument
395 def __init__(self, logdir, graph=None): argument
430 def __init__(self, logdir, graph=None): argument
504 def __init__(self, logdir, graph=None): argument
/external/tensorflow/tensorflow/python/profiler/
Dprofiler_v2.py86 def start(logdir, options=None): argument
202 def __init__(self, logdir, options=None): argument
Dprofiler_client.py31 logdir, argument
/external/tensorflow/tensorflow/python/framework/
Dgraph_io.py31 def write_graph(graph_or_graph_def, logdir, name, as_text=True): argument
/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
/external/python/cpython3/Lib/
Dcgitb.py261 def __init__(self, display=1, logdir=None, context=5, file=None, argument
314 def enable(display=1, logdir=None, context=5, format="html"): argument
/external/tensorflow/tensorflow/python/summary/writer/
Dwriter_cache.py51 def get(logdir): argument
Devent_file_writer_v2.py41 def __init__(self, session, logdir, max_queue=10, flush_secs=120, argument
/external/autotest/server/lib/
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
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dsave_profile.cc92 std::string GetTensorBoardProfilePluginDir(const std::string& logdir) { in GetTensorBoardProfilePluginDir()
98 Status MaybeCreateEmptyEventFile(const std::string& logdir) { in MaybeCreateEmptyEventFile()
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()
/external/tensorflow/tensorflow/python/keras/benchmarks/layer_benchmarks/
Drun_xprof.py25 logdir='/tmp/layer_benchmark_xprof/'): argument
/external/tensorflow/tensorflow/python/training/
Dsummary_io.py35 logdir, argument
/external/tensorflow/tensorflow/core/summary/
Dsummary_file_writer.cc41 Status Initialize(const string& logdir, const string& filename_suffix) { in Initialize()
196 const string& logdir, in CreateSummaryFileWriter()
/external/autotest/server/cros/network/
Dpacket_capturer.py99 cmd_netdump=None, ignore_failures=False, logdir=None): argument
216 logdir, disable_captures=False): argument
/external/libcups/config-scripts/
Dcups-directories.m4247 AC_ARG_WITH(logdir, [ --with-logdir set path for log files],logdir="$withval",logdir="") optwith

12