Home
last modified time | relevance | path

Searched defs:show_memory (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dstat_summarizer_options.h36 bool show_memory; variable
/external/tensorflow/tensorflow/python/client/
Dtimeline.py58 def __init__(self, show_memory=False): argument
483 def _analyze_tensors(self, show_memory): argument
610 def analyze_step_stats(self, show_dataflow=True, show_memory=True): argument
621 def generate_chrome_trace_format(self, show_dataflow=True, show_memory=False): argument
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc388 bool show_memory = true; in Main() local
/external/tensorflow/tensorflow/python/training/
Dbasic_session_run_hooks.py995 show_memory=False): argument
/external/pcre/dist2/src/
Dpcre2test.c874 static BOOL show_memory = FALSE; variable