Update regnet.py

pull/175/head
WuHaobo 2020-06-24 15:07:13 +08:00 committed by GitHub
parent 0ff63b60e1
commit df64e00a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
import math
import paddle
import paddle.fluid as fluid
from paddle.fluid.param_attr import ParamAttr