-
由 Megvii Engine Team 提交于
as some reason, lite_test need static link lite when cuda enable on gcc7 and gcc8, if not cask_trt::AbiInfo::~AbiInfo will double call at atexit stage, which will lead double free at the end of test, gcc9 do not have this issue, for compat all CI env, we use static link!!! GitOrigin-RevId: 1dc2115948b1d71124e0f7953788d9201af0caef
a9b60fbf