cc_library(
  py_layer_node
  SRCS py_layer_node.cc
  DEPS pybind phi_api grad_node_info)
