Home
last modified time | relevance | path

Searched defs:show_name_regexes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_options.proto25 repeated string show_name_regexes = 11; field
H A Dtfprof_options.h164 std::vector<string> show_name_regexes; member
H A Dprofiler.cc154 std::vector<string> show_name_regexes = in Run() local
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Doption_builder.py336 show_name_regexes=None, argument