|
|
|
@ -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"
|
|
|
|
|