Skip to content

Commit

Permalink
reword comments
Browse files Browse the repository at this point in the history
  • Loading branch information
panyx0718 committed May 7, 2018
1 parent cdd52f3 commit 9fccf46
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions paddle/fluid/inference/tests/book/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ function(inference_test TARGET_NAME)
endfunction(inference_test)

####################
# Inference tests here depend on fluid/tests/book
# User need to run tests in fluid/tests/book first to generate saved model.
# Inference tests here depend on fluid/tests/book. If users want to run
# individual test with ctest, they need to run tests in fluid/tests/book
# first to generate saved model.
####################
# This unittest is buggy!
#inference_test(fit_a_line)
Expand Down

0 comments on commit 9fccf46

Please sign in to comment.