Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/client/
Dtimeline.py59 def __init__(self, show_memory=False): argument
498 def _analyze_tensors(self, show_memory): argument
679 show_memory=True, argument
712 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.py1030 show_memory=False): argument
/external/pcre/src/
Dpcre2test.c928 static BOOL show_memory = FALSE; variable