- 27 7月, 2021 1 次提交
-
-
由 zhouwei25 提交于
-
- 23 7月, 2021 4 次提交
-
-
由 shangliang Xu 提交于
-
由 liu zhengxi 提交于
- 22 7月, 2021 14 次提交
-
-
由 wuhuachaocoding 提交于
-
由 Aurelius84 提交于
* modify into program_id * fix cache_info declare problem * fix python int to C long problem * modify point to reference * add ENVS
-
由 tianshuo78520a 提交于
-
由 wangguanzhong 提交于
- 21 7月, 2021 11 次提交
-
-
由 Kaipeng Deng 提交于
-
由 jiangcheng 提交于
-
由 chentianyu03 提交于
-
由 chentianyu03 提交于
-
由 kuizhiqing 提交于
-
由 zhouweiwei2014 提交于
* polish windows compile for Ninja, fix random compile fail * polish windows compile for Ninja, fix random compile fail
- 20 7月, 2021 10 次提交
-
-
由 Thomas Young 提交于
* fix crop_tensor op doc * update code example test=document_fix
-
由 zlsh80826 提交于
* add trt noexcept definition * add trt noexcept on trt plugin * add trt noexcept on trt int8 calibrator * remove noexcept on base serialize * add trt noexcept on split plugin * add trt noexcept on elementwise plugin * add trt noexcept on prelu plugin * add trt noexcept on pool plugin * add trt noexcept on swish plugin * add trt noexcept on gelu plugin * add trt noexcept on layer norm plugin * add trt noexcept on instance norm plugin * add trt noexcept on emb eltwise layernorm plugin * add trt noexcept on qkv2context plugin * add trt noexcept on skip layernorm plugin * add trt noexcept on slice plugin * add trt noexcept on hard swish plugin * add trt noexcept on stack plugin * add trt noexcept on special slice plugin * add trt noexcept on anchor generator plugin * add trt noexcept on yolobox plugin * add trt noexcept on roi align plugin * add trt noexcept on gather nd plugin
-
由 Huihuang Zheng 提交于
Add boost as dependency to fix random compilation failure. This is due to program_processing.cc used boost but didn't write boost into DEPS in the CMakeLists.txt
-
由 chentianyu03 提交于
-
由 Kaipeng Deng 提交于
This reverts commit 6c110344.