Update slurm_handler.py
This commit is contained in:
parent
e039f8078e
commit
de7b6f87a4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from __future__ import annotations
|
||||
from typing import Dict, Tuple, Callable
|
||||
from optune.trial import Trial
|
||||
from optuna.trial import Trial
|
||||
import logging
|
||||
|
||||
import time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue