Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc1241 bool ShouldIgnorePerformance() { in ShouldIgnorePerformance() function
1285 (ShouldIgnorePerformance() || IsOnSuitableGPUArch(node)); in Optimize()
2004 int num_gpus = ShouldIgnorePerformance() ? GetNumGPUs(*cluster) in Optimize()