aiaccel.hpo.optuna.suggest_wrapper.SuggestInt# class aiaccel.hpo.optuna.suggest_wrapper.SuggestInt(name: str, low: int, high: int, step: int = 1, log: bool = False)[source]# __init__(name: str, low: int, high: int, step: int = 1, log: bool = False) → None# Methods __init__(name, low, high[, step, log]) Attributes log step name low high