Skip to content

Commit

Permalink
fix inference compile
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqiu committed Jul 18, 2022
1 parent 64b433d commit 613b43c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle/phi/backends/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ endif()

add_library(phi_backends "${BACKENDS_SRCS}")
target_link_libraries(phi_backends ${BACKENDS_DEPS})
set_property(GLOBAL PROPERTY PHI_MODULES phi_backends)

0 comments on commit 613b43c

Please sign in to comment.