Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc958 Status PrintDebugLogs(bool preop, size_t timestamp);
1052 Status AutoMixedPrecisionImpl::PrintDebugLogs(bool preop, size_t timestamp) { in PrintDebugLogs() function in tensorflow::grappler::__anon69ea7d4c0111::AutoMixedPrecisionImpl
1276 TF_RETURN_IF_ERROR(PrintDebugLogs(/* preop = */ true, timestamp)); in Optimize()
1402 TF_RETURN_IF_ERROR(PrintDebugLogs(/* preop = */ false, timestamp)); in Optimize()