Home
last modified time | relevance | path

Searched refs:NewProfiler (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dprint_model_analysis.h34 bool NewProfiler(const string* graph, const string* op_log);
Dprint_model_analysis.cc91 bool NewProfiler(const string* graph, const string* op_log) { in NewProfiler() function
/external/tensorflow/tensorflow/python/util/
Dtfprof_wrapper.cc33 m.def("NewProfiler", &tensorflow::tfprof::NewProfiler); in PYBIND11_MODULE()
/external/tensorflow/tensorflow/python/profiler/
Dmodel_analyzer.py183 print_mdl.NewProfiler(
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt40 tensorflow::tfprof::NewProfiler