fix atomic issue when cpu only

update-doc-pybind
tensor-tang 7 years ago
parent 93db58bbfa
commit e0b17754db

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

Loading…
Cancel
Save