Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h604 return empty_execs_; in op_execs()
612 return empty_execs_; in cpu_execs()
755 std::map<string, std::vector<std::pair<int64, int64>>> empty_execs_; variable