Zeng Jinle
c194b0c835
Try to deprecate unstable python memory optimize ( #18983 )
...
* deprecate python memory optimize, test=develop
* remove memory_optimize in unittests, test=develop
* add unittests to deprecated interfaces, test=develop
6 years ago
chengduo
17d62ab220
Enhance fuse optimization op pass ( #19010 )
...
* Enhance fuse optimization op pass
test=develop
6 years ago
tangwei12
8b50ad80ff
checkpoint at distributed training ( #14854 )
...
checkpoint for distributed training.
6 years ago
Wu Yi
aebc175cd4
add nccl2 dist tests ( #14755 )
...
* add nccl2 dist tests test=develop
* fix dist_base test=develop
* fix tests test=develop
* fix test on mac test=develop
6 years ago
tangwei12
7a64d48f55
fix test_save_load with pickle ( #14410 )
...
* fix test_save_load with pickle
test=develop
* fix test_save_load with pickle
test=develop
* fix test_save_load with pickle
test=develop
6 years ago
tangwei12
d325e668b8
[1.1] Load vars on PSERVER ( #14037 )
...
* fix dim0 in _load_slice_up_vars
* fix dim0 in _load_slice_up_vars, fix innershape in delete_var_op
* Revert "fix lookuptable in reduce strategy"
This reverts commit 0e722c5
* add unit test for dist
* add unit test for dist, test=develop
* cancel revert, test=develop
6 years ago