Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/client/
Dtimeline.py58 def __init__(self, show_memory=False): argument
495 def _analyze_tensors(self, show_memory): argument
676 show_memory=True, argument
709 show_memory=False, argument
/external/tensorflow/tensorflow/core/util/
Dstat_summarizer_options.h36 bool show_memory; member
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc389 bool show_memory = true; in Main() local
/external/tensorflow/tensorflow/python/training/
Dbasic_session_run_hooks.py1014 show_memory=False): argument
/external/pcre/dist2/src/
Dpcre2test.c917 static BOOL show_memory = FALSE; variable