Searched refs:lower_bound_ (Results 1 – 3 of 3) sorted by relevance
267 OP_REQUIRES_OK(context, context->GetAttr("lower_bound", &lower_bound_)); in DebugNumericSummaryOp()304 const bool is_lower_bound_custom = !Eigen::numext::isinf(lower_bound_); in Compute()318 if (is_lower_bound_custom && x <= lower_bound_) { in Compute()387 float lower_bound_;
14892 bound_value lower_bound_; member14905 : lower_bound_(lb), upper_bound_(ub), in priv()14911 : lower_bound_(lb), upper_bound_(ub), underlying_type_(u), in priv()15034 {return priv_->lower_bound_.get_signed_value();} in get_lower_bound()15048 {priv_->lower_bound_ = lb;} in set_lower_bound()
6678 (array_type_def::subrange_type::priv::{lower_bound_,