cc_library(
  phi_api_utils
  SRCS tensor_utils.cc
  DEPS dense_tensor int_array scalar)
