Skip to content

Commit 2edfd76

Browse files
committed
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
2 parents 61d6db5 + b156bbc commit 2edfd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/paddle/v2/fluid/layers/math_op_patch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
from ..framework import Variable, unique_name
16-
from ..registry import OpProtoHolder
16+
from layer_function_generator import OpProtoHolder
1717

1818
__all__ = ['monkey_patch_variable']
1919

0 commit comments

Comments
 (0)