Merge pull request #4423 from tensor-tang/merge

fix atomic issue on ONLYCPU mode
update-doc-pybind
Tao Luo 7 years ago committed by GitHub
commit 04b152d10c

@ -14,6 +14,7 @@ limitations under the License. */
#include "paddle/framework/operator.h"
#include <algorithm>
#include <atomic>
namespace paddle {
namespace framework {

Loading…
Cancel
Save