-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Open
Labels
PFCCPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccgood first issuestatus/following-up跟进中跟进中type/bug-report报bug报bug
Description
bug描述 Describe the Bug
其他补充信息 Additional Supplementary Information
编译命令:
time cmake .. -DPY_VERSION=3.7 -DPYTHON_INCLUDE_DIR=${PYTHON_INCLUDE_DIRS} \
-DPYTHON_LIBRARY=${PYTHON_LIBRARY} -DWITH_GPU=OFF -DWITH_TESTING=OFF -DWITH_ARM=OFF -DWITH_AVX=ON -DCMAKE_BUILD_TYPE=Release
echo ${PYTHON_INCLUDE_DIRS}
/Library/Frameworks/Python.framework/Versions/3.7/include/python3.7m/
echo ${PYTHON_LIBRARY}
/Library/Frameworks/Python.framework/Versions/3.7/lib/libpython3.7.dylib
echo ${PATH}
/Library/Frameworks/Python.framework/Versions/3.7/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/gouzi/flutter/bin:/Users/gouzi/Library/Python/3.8/bin
echo ${LD_LIBRARY_PATH}
/Library/Frameworks/Python.framework/Versions/3.7/
echo ${DYLD_LIBRARY_PATH}
/Library/Frameworks/Python.framework/Versions/3.7/
Metadata
Metadata
Labels
PFCCPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccPaddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfccgood first issuestatus/following-up跟进中跟进中type/bug-report报bug报bug