“3fcd16ede3dd71b269fed8ae213d18491b65f186”上不存在“paddle/phi/kernels/expand_as_kernel.h”
* feat(platform): lazy initialization of devicecontext in pool
Use std::async(deferer, []{...}) to lazy initialize DeviceContext in Pool
test=develop
* Add future includes
test=develop