Closed jacquesqiao closed 7 years ago
In the new framework with operators, we will use operators to build optimizer, and operators will be add to some block. There are some works to do:
distribute related issue: https://github.com/PaddlePaddle/Paddle/issues/3656
For tensorflow: https://github.com/tensorflow/models/blob/master/tutorials/image/cifar10/cifar10_multi_gpu_train.py https://www.tensorflow.org/tutorials/deep_cnn
close this old one and open a new issue: https://github.com/PaddlePaddle/Paddle/issues/4679
In the new framework with operators, we will use operators to build optimizer, and operators will be add to some block. There are some works to do:
there are three situation to be considered:
Plan:
distribute related issue: https://github.com/PaddlePaddle/Paddle/issues/3656