Skip to content

Reduce build directory method

tianshuo78520a edited this page May 25, 2022 · 12 revisions

减少Build目录方法:

  • 避免custom kernel在pten_function_api中使用。参考PR39661

  • 移除#include paddle/phi/kernels/declarations.h头文件依赖。参考PR40256

  • 减少不必要的头文件引用paddle/phi/kernels/declarations.h。参考PR39830

Clone this wiki locally