- 15 9月, 2021 17 次提交
-
-
由 pangyoki 提交于
* add beam_search npu op * fix CMakeList and add unittest * fix bug of beam search npu op * fix unittest * let input ids become int64 * set output ids to int64_t * delete check_dygraph * fix beam_width=1
-
由 WeiXin 提交于
* support numpy.ndarray index. * polish code.
-
由 shangliang Xu 提交于
-
由 Qi Li 提交于
* [NPU] fix depthwise_conv2d_grad, test=develop * remove debug files, test=develop
-
由 JingZhuangzhuang 提交于
Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 YuanRisheng 提交于
* Add New Op: gumbel_softmax * Add New Op: gumbel_softmax * Add New Op: gumbel_softmax (amend) * add __main__ function in unit test * fix bugs when test in windows ci * update en docs * delete reletive error in unit test * delete relative error in unit test * set hard=True in unit test
-
由 Siming Dai 提交于
Add paddle.cuda.device.stream_guard API
-
由 WangXi 提交于
-
由 xiaoxiaohehe001 提交于
* add_split_op * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller * add_split_teller
-
由 xiaoxiaohehe001 提交于
* add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller * add_transpose_teller
-
由 xiaoxiaohehe001 提交于
* add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller * add_scale_teller
-
由 Aurelius84 提交于
* Enhance Check mechanism of fetch_list in Executor * support single tuple * fix typo * fix typo
-
由 津 提交于
-
由 津 提交于
-
由 津 提交于
-
由 ronnywang 提交于
-
由 YUNSHEN XIE 提交于
-
- 14 9月, 2021 23 次提交
-
-
由 liu zhengxi 提交于
-
由 zhaoyingli 提交于
* add layerwise learning rate for adamw * fix format * add unitest * add NotImplementedError * add gpu unitest * update gpuplace
-
由 pangyoki 提交于
-
由 JingZhuangzhuang 提交于
* add anchor_generator test * add anchor_generator test * add clip convert test * add swish convert test * modify Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 JingZhuangzhuang 提交于
* add anchor_generator test * add anchor_generator test * add clip convert test * delete wrong file Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 JingZhuangzhuang 提交于
* add dropout convert test * modify dropout convert test Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 JingZhuangzhuang 提交于
* add affine_channel test * modify affine_channel convert test Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 Qi Li 提交于
* [NPU] conv2d_transpose_grad, test=develop * remove debug files, test=develop * fix bug, test=develop * [NPU] fix test_conv2d_transpose_op_npu, test=develop
-
由 xiaoxiaohehe001 提交于
* add_roi_align * add_roi_align * add_roi_align_teller * add_roi_align * add-roi_align
-
由 xiaoxiaohehe001 提交于
* add_concat_teller * add_concat_teller * add_concat_teller * add_concat_teller * add_concat_teller
-
由 xiaoxiaohehe001 提交于
* [Paddle Inference]Add yolo_box op TRT converter unittest * add_yolo_box_teller * add_yolo_box_teller * add_yolo_box_teller * add_yolo_box_teller * add_yolo_box_teller
-
由 xiaoxiaohehe001 提交于
* add_stack_teller * add_stack_teller * add_stack_teller * add_stack_teller
-
由 xiaoxiaohehe001 提交于
* add_bn_ * add_bn_teller * add_bn_teller * add_bn_teller * add_bn_teller
-
由 xiaoxiaohehe001 提交于
* add_softmax_teller * add_softmax_teller * add_softmax_teller * add_softmax_telller * add_softmax_teller
-
由 xiaoxiaohehe001 提交于
* add_skip_layernorm * add_skip_layernorm * add_skip_layernorm * add_skip_layernorm * add_skip_layernorm * add_skip_layernorm * add_skiplayernorm_teller * add_skip_layernorm * add_skip_layernorm_teller * add_skip_layernorm_teller
-
由 xiaoxiaohehe001 提交于
* add_shuffle_channel * add_shuffle_channel * add_shuffle_teller * add_shuffle_teller * add_shuffle_channel * add_shuffle_channel
-
由 xiaoxiaohehe001 提交于
* add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller * add_reshape_teller
-
由 津 提交于
-
由 津 提交于
-
由 津 提交于
-
由 JingZhuangzhuang 提交于
-
由 WangXi 提交于
-
由 Haohongxiang 提交于
* Add solutions to PyLayer which is unsupported in DataParallel * modify note format for parallel.py * modify docs of dataparallel * add docs of dp with pylayer * modify docs format * modify example format * change example of dp with pylayer * add unittest for dp with pylayer * modify ut * merge latest codes * update * modify for CI-Coverage * modify text-indent
-