Searched refs:negative_inf_count (Results 1 – 1 of 1) sorted by relevance
283 int64 negative_inf_count = 0; in Compute() local313 negative_inf_count++; in Compute()319 negative_inf_count++; in Compute()362 output_tensor->vec<double>()(3) = static_cast<double>(negative_inf_count); in Compute()379 bool mute = mute_if_healthy_ && nan_count == 0 && negative_inf_count == 0 && in Compute()