cc_library(
  py_layer_node
  SRCS py_layer_node.cc
  DEPS pybind phi common grad_node_info NOT_FOR_INFER)
