Add memory.h for unique_ptr

revert-3824-remove_grad_op_type
liaogang 8 years ago
parent 94b58a29d6
commit 017a3818de

@ -16,6 +16,7 @@ limitations under the License. */
#include <algorithm> // for transform
#include <cstring> // for memcpy
#include <memory> // for unique_ptr
#include <mutex> // for call_once
#include "paddle/memory/detail/buddy_allocator.h"

Loading…
Cancel
Save