Searched refs:max_value_ (Results 1 – 2 of 2) sorted by relevance
142 max_value_(max_value), in TensorStatData()157 const double max_value() const { return max_value_; } in max_value()172 double max_value_; member
327 max_value_ = max_value; in MS_DECLARE_PARENT()330 const ValuePtr &get_max_value() const { return max_value_; } in get_max_value()357 ValuePtr max_value_ = nullptr; variable