Searched defs:neg_inf_count (Results 1 – 7 of 7) sorted by relevance
35 "neg_inf_count": 0, number74 "neg_inf_count": 3, number111 "neg_inf_count": 0, number144 "neg_inf_count": 0, number
127 const int neg_inf_count() const override { return neg_inf_count_; } in neg_inf_count() function
168 int32 neg_inf_count = 9; field
731 … neg_zero_count, pos_zero_count, nan_count, neg_inf_count, pos_inf_count, zero_count): argument989 def neg_inf_count(self): member in TensorStatData
78 optional int64 neg_inf_count = 4; field
234 int neg_inf_count = 0; member
164 const int neg_inf_count() const { return neg_inf_count_; } in neg_inf_count() function