cc_library(
  instruction_base
  SRCS instruction_base.cc phi_kernel_instruction.cc
  DEPS phi framework_proto)
