提交 289903f2 编写于 作者: R ruri 提交者: qingqing01

fix eval import error (#1537)

上级 4cc9c1f2
...@@ -12,7 +12,7 @@ import models ...@@ -12,7 +12,7 @@ import models
import reader as reader import reader as reader
import argparse import argparse
import functools import functools
from models.learning_rate import cosine_decay from utils.learning_rate import cosine_decay
from utility import add_arguments, print_arguments from utility import add_arguments, print_arguments
import math import math
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册