Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcheck_numerics_op.cc329 const int is_negative_inf = abnormality_indicators(1); in checkForAnomalies() local
331 if (is_negative_inf || is_positive_inf || is_nan) { in checkForAnomalies()
333 if (is_negative_inf) { in checkForAnomalies()