Modify comments of `sync_with_cpp`

fea/docker_cudnn7
gongweibao 7 years ago committed by GitHub
parent 535646cf25
commit 6651301b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -838,7 +838,7 @@ class Block(object):
def sync_with_cpp(self): def sync_with_cpp(self):
""" """
Sync with the desc on the c++ end. Sync from the desc on the c++ end.
This method is used to synchronize the c++ desc instance generated by backward. This method is used to synchronize the c++ desc instance generated by backward.
""" """

Loading…
Cancel
Save