“976063c2774be24f8eda783eccae3affe60e3ae5”上不存在“paddle/legacy/utils/tests/test_SIMDFlags.cpp”
* 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