aiaccel.hpo.optuna.suggest_wrapper.SuggestDiscreteUniform# class aiaccel.hpo.optuna.suggest_wrapper.SuggestDiscreteUniform(name: str, low: float, high: float, q: float)[source]# __init__(name: str, low: float, high: float, q: float) → None# Methods __init__(name, low, high, q) Attributes name low high q