Skip to content

Commit 3a4caf7

Browse files
committed
Merge develop branch
1 parent 86dbdc4 commit 3a4caf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/paddle/v2/fluid/layers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import paddle.v2.fluid.core as core
2-
import paddle.v2.framework.proto.framework_pb2 as framework_pb2
2+
import paddle.v2.fluid.proto.framework_pb2 as framework_pb2
33
from paddle.v2.fluid.framework import OpProtoHolder, Variable, Program, \
44
Operator
55
from paddle.v2.fluid.initializer import ConstantInitializer, \

0 commit comments

Comments
 (0)