Searched refs:nan_count (Results 1 – 1 of 1) sorted by relevance
240 int64 nan_count = 0; in Compute() local250 nan_count++; in Compute()257 output_tensor->vec<int64>()(0) = nan_count; in Compute()289 int64 nan_count = 0; in Compute() local311 nan_count++; in Compute()362 output_tensor->vec<double>()(2) = static_cast<double>(nan_count); in Compute()380 bool mute = mute_if_healthy_ && nan_count == 0 && negative_inf_count == 0 && in Compute()