- 23 9月, 2020 2 次提交
-
-
由 Wilber 提交于
-
由 Chen Weihang 提交于
* polish some lost error msg * add some math file to white list * polish detail based reviewer commnet
-
- 22 9月, 2020 3 次提交
- 21 9月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 18 9月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 17 9月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 16 9月, 2020 2 次提交
- 15 9月, 2020 4 次提交
-
-
由 Shang Zhizhou 提交于
* optimize slice TRT plugin This patch removes unnecessary barrier for data transfer of needed offset, so data transfer can be overlap with GPU kernel execution. This patch also fixes incorrect name of slice plugin. That is, replaces "layernorm" with "slice" test=develop * add serialize/deserialize to slice plugin * add static shape slice trt plugin * fix slice trt op convertor dynamic shape bug * fix format by clang-format * fix pylint format error * fix problems commented by peiyang Co-authored-by: NRyan Jeng <rjeng@nvidia.com>
-
由 石晓伟 提交于
-
由 Shang Zhizhou 提交于
* optimize errror report * add test case for pad op converter * fix some spelling mistake commented by peiyang
-
由 Pei Yang 提交于
* fix trt_dynamic_shape_ernie_deserialize_test * support when opt cache dir does not exist
-
- 14 9月, 2020 3 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 Pei Yang 提交于
-
由 石晓伟 提交于
-
- 12 9月, 2020 1 次提交
-
-
由 lidanqing 提交于
* Fix the lookup_table_v2 failed on GRU mkldnn kernel issue test=develop * fix according to reviews, removed x_num_col_dims test=develop * update gru model. change according to reviews test=develop * change according to reviews test=develop
-
- 11 9月, 2020 2 次提交
- 10 9月, 2020 1 次提交
-
-
由 Qi Li 提交于
[UT] fix run type of ut test cases of test_train_recognize_digits and test_api_impl, test=develop (#27218)
-
- 09 9月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 08 9月, 2020 1 次提交
-
-
由 LoveAn 提交于
Fix problem that target name already exists when there isn't model data cache, test=develop (#27142)
-
- 07 9月, 2020 3 次提交
-
-
由 Wilber 提交于
-
由 YUNSHEN XIE 提交于
-
由 LoveAn 提交于
* Modify data download function, and support unittests of inference APIs on windows, test=develop * The import error compatible with py2 and py3, and fix unittests problems of inference APIs on Windows, test=develop
-
- 03 9月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 02 9月, 2020 4 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 Zhou Wei 提交于
-
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test * Repair capi_gpu test
-
由 Zhaolong Xing 提交于
test=develop
-
- 01 9月, 2020 2 次提交
-
-
由 zlsh80826 提交于
* add stack_op to CMakeLists * add dim=3 support for scale op * add trt stack op, test=develop * remove debug message * add stack plugin serialize * remove slice, scale op, will add later * enhence error message * revise trt ernie test to conver the stack op CI testi, test=develop * add stack op serialization * fix test shape after adding stack op * remove slice op, will add after implementing serialization * roll back to min_graph=5 to avoid using slice op * fix scale op output layer * implement stack op createPlugin * use workspace and move the defination to .cu * move stack plugin creator definition to .cu, test=develop
-
- 31 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* support trt dynamic shape int8 * add unittest * add support for sigmoid; adapt to trt6+ api
-
- 30 8月, 2020 1 次提交
-
-
由 zlsh80826 提交于
-
- 29 8月, 2020 1 次提交
-
-
由 Adam 提交于
-
- 28 8月, 2020 3 次提交
-
-
由 Wilber 提交于
* refine paddle inference api Co-authored-by: Nnhzlx <nhzlx.dragon@gmail.com>
-
由 Pei Yang 提交于
-
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test
-
- 27 8月, 2020 1 次提交
-
-
由 chalsliu 提交于
* Add the option to execute unit tests only at night * set ut nightly label for 3 cases.
-