Fix typo error

revert-3824-remove_grad_op_type
liaogang 8 years ago
parent ff5bfc1c89
commit 3f9fe62487

@ -14,7 +14,7 @@ limitations under the License. */
#include "paddle/memory/memory.h" #include "paddle/memory/memory.h"
#include <algorithm> // for transfrom #include <algorithm> // for transform
#include <cstring> // for memcpy #include <cstring> // for memcpy
#include <mutex> // for call_once #include <mutex> // for call_once

Loading…
Cancel
Save