Home
last modified time | relevance | path

Searched refs:trace_level (Results 1 – 25 of 46) sorted by relevance

12

/external/tensorflow/tensorflow/python/profiler/
Dprofiler_test.py56 trace_level=config_pb2.RunOptions.FULL_TRACE),
121 trace_level=config_pb2.RunOptions.FULL_TRACE),
133 trace_level=config_pb2.RunOptions.FULL_TRACE),
145 trace_level=config_pb2.RunOptions.FULL_TRACE),
189 trace_level=config_pb2.RunOptions.FULL_TRACE),
195 trace_level=config_pb2.RunOptions.FULL_TRACE),
Dprofile_context.py67 trace_level=config_pb2.RunOptions.FULL_TRACE)
68 old_trace_level = options.trace_level
70 old_trace_level = options.trace_level
71 options.trace_level = config_pb2.RunOptions.FULL_TRACE
80 options.trace_level = old_trace_level
Dmodel_analyzer_test.py163 trace_level=config_pb2.RunOptions.FULL_TRACE),
189 trace_level=config_pb2.RunOptions.FULL_TRACE),
279 trace_level=config_pb2.RunOptions.FULL_TRACE),
308 trace_level=config_pb2.RunOptions.FULL_TRACE),
343 trace_level=config_pb2.RunOptions.FULL_TRACE),
390 trace_level=config_pb2.RunOptions.FULL_TRACE),
423 trace_level=config_pb2.RunOptions.FULL_TRACE),
488 trace_level=config_pb2.RunOptions.FULL_TRACE),
553 trace_level=config_pb2.RunOptions.FULL_TRACE),
708 trace_level=config_pb2.RunOptions.FULL_TRACE)
[all …]
Dpprof_profiler_test.py140 options.trace_level = config_pb2.RunOptions.FULL_TRACE
/external/tensorflow/tensorflow/compiler/tests/
Djit_test.py100 trace_level=config_pb2.RunOptions.FULL_TRACE))
243 trace_level=config_pb2.RunOptions.FULL_TRACE))
277 trace_level=config_pb2.RunOptions.FULL_TRACE))
301 trace_level=config_pb2.RunOptions.FULL_TRACE))
319 trace_level=config_pb2.RunOptions.FULL_TRACE))
344 trace_level=config_pb2.RunOptions.FULL_TRACE))
373 trace_level=config_pb2.RunOptions.FULL_TRACE))
416 trace_level=config_pb2.RunOptions.FULL_TRACE))
/external/libjpeg-turbo/
Djerror.c136 if (err->num_warnings == 0 || err->trace_level >= 3) in emit_message()
142 if (err->trace_level >= msg_level) in emit_message()
238 err->trace_level = 0; /* default = no tracing */ in jpeg_std_error()
Dcdjpeg.c55 if (cinfo->err->trace_level == 0) { in start_progress_monitor()
69 if (cinfo->err->trace_level == 0) { in end_progress_monitor()
Djpegtran.c149 cinfo->err->trace_level = 0; in parse_switches()
215 cinfo->err->trace_level++; in parse_switches()
414 jsrcerr.trace_level = jdsterr.trace_level; in main()
Ddjpeg.c203 cinfo->err->trace_level = 0; in parse_switches()
274 cinfo->err->trace_level++; in parse_switches()
439 boolean traceit = (cinfo->err->trace_level >= 1); in print_text_marker()
Dcjpeg.c239 cinfo->err->trace_level = 0; in parse_switches()
295 cinfo->err->trace_level++; in parse_switches()
/external/tensorflow/tensorflow/python/client/
Dtimeline_test.py46 trace_level=config_pb2.RunOptions.FULL_TRACE)
61 trace_level=config_pb2.RunOptions.FULL_TRACE)
92 trace_level=config_pb2.RunOptions.FULL_TRACE)
138 trace_level=config_pb2.RunOptions.FULL_TRACE)
169 trace_level=config_pb2.RunOptions.FULL_TRACE)
Dsession_clusterspec_prop_test.py84 trace_level=config_pb2.RunOptions.FULL_TRACE)
128 trace_level=config_pb2.RunOptions.FULL_TRACE)
156 trace_level=config_pb2.RunOptions.FULL_TRACE)
229 trace_level=config_pb2.RunOptions.FULL_TRACE)
396 trace_level=config_pb2.RunOptions.FULL_TRACE)
Dvirtual_gpu_test.py212 trace_level=config_pb2.RunOptions.FULL_TRACE)
/external/tensorflow/tensorflow/core/profiler/g3doc/
Dpython_api.md63 options=tf.RunOptions(trace_level=tf.RunOptions.FULL_TRACE),
127 trace_level=config_pb2.RunOptions.FULL_TRACE),
137 trace_level=config_pb2.RunOptions.FULL_TRACE),
146 trace_level=config_pb2.RunOptions.FULL_TRACE),
Dadvise.md13 trace_level=config_pb2.RunOptions.FULL_TRACE),
/external/tensorflow/tensorflow/python/profiler/internal/
Drun_metadata_test.py77 trace_level=config_pb2.RunOptions.FULL_TRACE),
95 trace_level=config_pb2.RunOptions.FULL_TRACE),
/external/tensorflow/tensorflow/contrib/stat_summarizer/python/
Dstat_summarizer_test.py47 trace_level=config_pb2.RunOptions.FULL_TRACE)
/external/tensorflow/tensorflow/examples/tutorials/mnist/
Dmnist_softmax_xla.py79 options=tf.RunOptions(trace_level=tf.RunOptions.FULL_TRACE),
Dmnist_with_summaries.py166 run_options = tf.RunOptions(trace_level=tf.RunOptions.FULL_TRACE)
/external/tensorflow/tensorflow/python/training/
Dmonitored_session.py1230 options.trace_level = max(options.trace_level, incoming_options.trace_level)
Dmonitored_session_test.py1197 def __init__(self, trace_level, timeout_in_ms, output_partition_graphs, argument
1199 self._trace_level = trace_level
1209 trace_level=self._trace_level,
1597 trace_level=3,
1629 trace_level=3, timeout_in_ms=30000, output_partition_graphs=True)
1643 trace_level=3,
/external/tensorflow/tensorflow/python/debug/cli/
Dprofile_analyzer_cli_test.py155 options.trace_level = config_pb2.RunOptions.FULL_TRACE
330 options.trace_level = config_pb2.RunOptions.FULL_TRACE
/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py247 trace_level=config_pb2.RunOptions.FULL_TRACE)
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc775 if (options.trace_level() == RunOptions::FULL_TRACE) { in ProcessStats()
1450 req.options().trace_level() == RunOptions::FULL_TRACE; in DoPartialRun()
1451 pss.collect_rpcs = req.options().trace_level() == RunOptions::FULL_TRACE; in DoPartialRun()
1613 pss.collect_timeline = req.options().trace_level() == RunOptions::FULL_TRACE; in DoRunWithLocalExecution()
1614 pss.collect_rpcs = req.options().trace_level() == RunOptions::FULL_TRACE; in DoRunWithLocalExecution()
/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine.cc157 if (queue_options.trace_level() >= RunOptions::HARDWARE_TRACE) { in Run()

12