forked from mindspore-Ecosystem/mindspore
for pylint 7th
This commit is contained in:
parent
f4f2b58d25
commit
81d7cc4845
|
@ -33,7 +33,7 @@ import numpy as np
|
|||
from config_imagenet import config
|
||||
from crossentropy import CrossEntropy
|
||||
from dataset_imagenet import create_dataset
|
||||
from lr_generator import get_lr, warmup_cosine_annealing_lr
|
||||
from lr_generator import warmup_cosine_annealing_lr
|
||||
|
||||
random.seed(1)
|
||||
np.random.seed(1)
|
||||
|
|
Loading…
Reference in New Issue