PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
21.63k stars 5.44k forks source link

fix cmake download for quant data #63887

Closed houj04 closed 1 week ago

houj04 commented 1 week ago

PR Category

Environment Adaptation

PR Types

Bug fixes

Description

test/quantization/CMakeLists.txt 它会下载这个 图片 如果本地已经有了,就不会 图片 但是这个download_quant_model函数是定义在这里的 test/cpp/inference/test.cmake 图片 所以如果这里不引入的话就会报这样的错误,导致cmake不过 图片

paddle-bot[bot] commented 1 week ago

你的PR提交成功,感谢你对开源项目的贡献! 请关注后续CI自动化测试结果,详情请参考Paddle-CI手册。 Your PR has been submitted. Thanks for your contribution! Please wait for the result of CI firstly. See Paddle CI Manual for details.