Created by: xjqbest
- Add facebook gloo in third party of paddle.
- Add gloo_wrapper which implement barrier , all gather and all reduce. Python can call these method through pybind.
- Add role maker of gloo, its api is almost the same with paddlecloudrolemaker except constructor.
- Add test cases and mpi in docker for coverage.
- test=develop