Searched defs:neg_zero_count (Results 1 – 6 of 6) sorted by relevance
32 "neg_zero_count": 2, number71 "neg_zero_count": 0, number108 "neg_zero_count": 2, number141 "neg_zero_count": 0, number
124 const int neg_zero_count() const override { return neg_zero_count_; } in neg_zero_count() function
165 int32 neg_zero_count = 6; field
731 … neg_zero_count, pos_zero_count, nan_count, neg_inf_count, pos_inf_count, zero_count): argument913 def neg_zero_count(self): member in TensorStatData
231 int neg_zero_count = 0; member
161 const int neg_zero_count() const { return neg_zero_count_; } in neg_zero_count() function