fix code style

test=develop
revert-15207-remove_op_handle_lock_and_fix_var
peizhilin 6 years ago
parent 9e60c58666
commit 201283f95c

@ -16,8 +16,8 @@ limitations under the License. */
#include "paddle/fluid/operators/elementwise/elementwise_op.h"
#include "paddle/fluid/operators/elementwise/elementwise_op_function.h"
#include "paddle/fluid/platform/mkldnn_helper.h"
#include "paddle/fluid/operators/jit/kernels.h"
#include "paddle/fluid/platform/mkldnn_helper.h"
#ifdef PADDLE_WITH_XBYAK
#include "xbyak/xbyak.h"

Loading…
Cancel
Save