Skip to content

Commit

Permalink
Cmake change 3
Browse files Browse the repository at this point in the history
  • Loading branch information
wozna committed Aug 26, 2021
1 parent 111ac3f commit 10500e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion paddle/fluid/inference/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ set(SHARED_INFERENCE_SRCS
${CMAKE_CURRENT_SOURCE_DIR}/api/analysis_predictor.cc
${CMAKE_CURRENT_SOURCE_DIR}/api/details/zero_copy_tensor.cc
${CMAKE_CURRENT_SOURCE_DIR}/utils/io_utils.cc
${CMAKE_CURRENT_SOURCE_DIR}/api/mkldnn_quantizer.cc
${PADDLE_CUSTOM_OP_SRCS})

# shared inference library deps
Expand Down

1 comment on commit 10500e1

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.