- 23 3月, 2021 4 次提交
-
-
由 niuliling123 提交于
* add relu forward kernel and backward kernel
-
由 tianshuo78520a 提交于
* Delete fast_check_nan_inf * Delete run_fast_nan_inf_debug
-
由 Shang Zhizhou 提交于
* fix tensorrt output varible reshape * move padding shape x 1 x 1 in ernie to qkv and fc * update layer name * fix softmax when input is dynamic, fc not padding any more * fix varlen * move fc x_dim assert to op_teller
-
由 Qi Li 提交于
-
- 22 3月, 2021 3 次提交
-
-
由 zlsh80826 提交于
* nearest_interp op converter w/ dynamic/static * fix data_layout include * add trt nearest unit_test * add nearest_interp NHWC test * update trt nearest interp nhwc testcase * remove asterisk for python2 compatibility * add empty line to prevent conflict * nearest_interp op converter w/ dynamic/static * fix data_layout include * add trt nearest unit_test * add nearest_interp NHWC test * update trt nearest interp nhwc testcase * remove asterisk for python2 compatibility * add empty line to prevent conflict * change the priority of out_h, out_w
-
由 arlesniak 提交于
-
由 lilong12 提交于
* add 1f1b scheduler for pp, test=develop
-
- 21 3月, 2021 2 次提交
-
-
由 ronnywang 提交于
-
由 Ouyang Chao 提交于
-
- 19 3月, 2021 9 次提交
-
-
由 Jacek Czaja 提交于
-
由 Chen Weihang 提交于
* support float16 in custom op * fix failed unittests
-
由 ronnywang 提交于
-
由 zlsh80826 提交于
-
由 Chen Weihang 提交于
* support attribute in infershape * polish details
-
由 Adam Osewski 提交于
-
由 zlsh80826 提交于
* replace mask vector to raw ptr * launch nms on context stream * remove redundant mask declaration
-
由 zlsh80826 提交于
-
由 ronnywang 提交于
-
- 18 3月, 2021 3 次提交
-
-
由 Chen Weihang 提交于
* support custom complex op * fix detail error * add inference support * fix setup windows failed
-
由 zlsh80826 提交于
* trt gather converter * add trt gather unit_test
-
由 zlsh80826 提交于
* support batch axis concatenation when using dynamic shape * opteller can't return true early, or some test will not be executed
-
- 17 3月, 2021 2 次提交
-
-
由 Zhang Ting 提交于
-
由 Chen Weihang 提交于
* remove eigen deps dof float16 * add cstdlib header * replace stdlib header by cmath
-
- 16 3月, 2021 4 次提交
-
-
由 Qi Li 提交于
-
由 YUNSHEN XIE 提交于
* Second optimization of retry method * fix show_ut_retry_result repeat execuate
-
由 yiak 提交于
Quick fix to https://github.com/PaddlePaddle/Paddle/issues/13860
-
由 ronnywang 提交于
-
- 15 3月, 2021 4 次提交
-
-
由 Chen Weihang 提交于
* init commit * move eigen of bfloat16 * add complex header
-
由 WangXi 提交于
-
由 Kaipeng Deng 提交于
* add dict/str/list supprot for DataLoader. test=develop
-
由 Chen Weihang 提交于
-
- 12 3月, 2021 6 次提交
-
-
由 Pei Yang 提交于
* fix engine key in trt int8 calibration * fix unit test
-
由 Shang Zhizhou 提交于
* add serialize unittest * fix element_op trt plugin serialize bug
-
由 whs 提交于
-
由 Qi Li 提交于
-
由 YUNSHEN XIE 提交于
* To help timeout_ut debug * To help timeout_ut debug * added show information
-
由 Chen Weihang 提交于
* support duplicable op inout * add costom concat op test
-
- 11 3月, 2021 3 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 lidanqing 提交于
* Different machine generate different binary file, remove md5 check * remove unnecessary functions
-
由 jiangcheng 提交于
-