Fix aiaccel/hpo/apps/optimize.py . #749
Annotations
5 errors and 3 warnings
CI (ubuntu-22.04, 3.10, torch)
Process completed with exit code 1.
|
CI (ubuntu-22.04, 3.10, hpo)
The job was canceled because "ubuntu-22_04_3_10_torch" failed.
|
CI (ubuntu-22.04, 3.10, hpo)
The operation was canceled.
|
CI (ubuntu-22.04, 3.10, apps)
The job was canceled because "ubuntu-22_04_3_10_torch" failed.
|
CI (ubuntu-22.04, 3.10, apps)
The operation was canceled.
|
CI (ubuntu-22.04, 3.10, torch):
aiaccel/hpo/optuna/suggest_wrapper.py#L68
suggest_discrete_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float(..., step=...) instead.
|
CI (ubuntu-22.04, 3.10, torch):
aiaccel/hpo/optuna/suggest_wrapper.py#L68
suggest_discrete_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float(..., step=...) instead.
|
CI (ubuntu-22.04, 3.10, torch):
aiaccel/hpo/optuna/suggest_wrapper.py#L88
suggest_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float instead.
|