add Dygraph api to api.spec (#18235)

add Dygraph api to api.spec
revert-18229-add_multi_gpu_install_check
lujun 6 years ago committed by GitHub
parent a736c03b10
commit 7e61baaa94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because it is too large Load Diff

@ -28,7 +28,7 @@ import hashlib
member_dict = collections.OrderedDict()
experimental_namespace = {"paddle.fluid.dygraph", "paddle.fluid.LoDTensorset"}
experimental_namespace = {"paddle.fluid.LoDTensorset"}
def md5(doc):

Loading…
Cancel
Save