fix(ci/lite): reopen lite_test build by cmake
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
Showing
想要评论请 注册 或 登录