Searched refs:negative_inf_count (Results 1 – 1 of 1) sorted by relevance
284 int64 negative_inf_count = 0; in Compute() local314 negative_inf_count++; in Compute()320 negative_inf_count++; in Compute()363 output_tensor->vec<double>()(3) = static_cast<double>(negative_inf_count); in Compute()380 bool mute = mute_if_healthy_ && nan_count == 0 && negative_inf_count == 0 && in Compute()