Created by: chengduoZH
This PR dependents on https://github.com/PaddlePaddle/Paddle/pull/17573 Single card:
python mnist_dygraph.py
multi cards:
python -m paddle.distributed.launch --gpus 2 mnist_dygraph.py --use_data_parallel 1
Created by: chengduoZH
This PR dependents on https://github.com/PaddlePaddle/Paddle/pull/17573 Single card:
python mnist_dygraph.py
multi cards:
python -m paddle.distributed.launch --gpus 2 mnist_dygraph.py --use_data_parallel 1