cc_library(
  mkldnn_axpy_handler
  SRCS axpy_handler.cc
  DEPS place device_context enforce)
