Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dstat_summarizer_options.h36 bool show_memory; member
/aosp_15_r20/external/tensorflow/tensorflow/tools/benchmark/
H A Dbenchmark_model.cc393 bool show_memory = true; in Main() local
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dbasic_session_run_hooks.py1028 show_memory=False): argument
/aosp_15_r20/external/pcre/src/
H A Dpcre2test.c960 static BOOL show_memory = FALSE; variable