Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555

emailweixu-patch-1
yangyaming 7 years ago
commit 2edfd764ab

@ -13,7 +13,7 @@
# limitations under the License.
from ..framework import Variable, unique_name
from ..registry import OpProtoHolder
from layer_function_generator import OpProtoHolder
__all__ = ['monkey_patch_variable']

Loading…
Cancel
Save