Skip to content

Commit 52576c5

Browse files
committed
revert inference
1 parent 1623f1b commit 52576c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/fluid/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ add_subdirectory(pybind)
66
add_subdirectory(string)
77
add_subdirectory(recordio)
88
# NOTE: please add subdirectory inference at last.
9-
#add_subdirectory(inference)
9+
add_subdirectory(inference)

0 commit comments

Comments
 (0)