摘要: 摘要 本文介绍了如何使用 VSCode 远程开发 PaddlePaddle。本文使用 VSCode 进行远程开发,使用了 clangd 插件作为代码提示。clangd 需要一个 compile_commands.json 文件,这个文件可以使用 cmake 的 CMAKE_EXPORT_COMPIL 阅读全文
posted @ 2022-09-08 19:53 楷哥 阅读(640) 评论(0) 推荐(0)