“66be6fed3458c26a679062b5689357c070de39e7”上不存在“doc/source/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