“9baba9a10858cfc899d35cf895069e50e468c0cc”上不存在“git@gitcode.net:s920243400/PaddleDetection.git”
* 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