Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/clusters/
Dcluster.h86 bool DetailedStatsEnabled() const;
Dcluster.cc64 bool Cluster::DetailedStatsEnabled() const { in DetailedStatsEnabled() function in tensorflow::grappler::Cluster
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_memory.cc52 if (!cluster->DetailedStatsEnabled()) { in InferDynamically()
/external/tensorflow/tensorflow/python/grappler/
Dcluster_wrapper.cc308 if (cluster->DetailedStatsEnabled()) { in PYBIND11_MODULE()
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt294 tensorflow::grappler::Cluster::DetailedStatsEnabled