We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86dbdc4 commit 3a4caf7Copy full SHA for 3a4caf7
python/paddle/v2/fluid/layers.py
@@ -1,5 +1,5 @@
1
import paddle.v2.fluid.core as core
2
-import paddle.v2.framework.proto.framework_pb2 as framework_pb2
+import paddle.v2.fluid.proto.framework_pb2 as framework_pb2
3
from paddle.v2.fluid.framework import OpProtoHolder, Variable, Program, \
4
Operator
5
from paddle.v2.fluid.initializer import ConstantInitializer, \
0 commit comments