Merge branch 'speechx' into speechx_refactor2

pull/2786/head
YangZhou 3 years ago committed by GitHub
commit 1ecc345bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,4 +20,3 @@ foreach(bin_name IN LISTS TEST_BINS)
target_include_directories(${bin_name} PRIVATE ${pybind11_INCLUDE_DIRS} ${PROJECT_SOURCE_DIR})
target_link_libraries(${bin_name} ${PYTHON_LIBRARIES} ${PADDLE_LINK_FLAGS})
endforeach()

Loading…
Cancel
Save