Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/client/
Dtimeline.py55 def __init__(self, show_memory=False): argument
494 def _analyze_tensors(self, show_memory): argument
675 show_memory=True, argument
708 show_memory=False, argument
/external/tensorflow/tensorflow/core/util/
Dstat_summarizer_options.h36 bool show_memory; member
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc393 bool show_memory = true; in Main() local
/external/tensorflow/tensorflow/python/training/
Dbasic_session_run_hooks.py1028 show_memory=False): argument
/external/pcre/src/
Dpcre2test.c932 static BOOL show_memory = FALSE; variable