- 06 11月, 2020 6 次提交
-
-
由 Chen Weihang 提交于
* remove slelected rows all reduce over height check * polish unittest
-
由 taixiurong 提交于
-
由 QingshuChen 提交于
*test=kunlun
-
由 Wilber 提交于
-
由 joanna.wozna.intel 提交于
* Add bfloat16 softmax and gelu * Add pass attr bfloat16_enabled_op_types * Changes from review
-
由 iducn 提交于
-
- 05 11月, 2020 3 次提交
-
-
由 Chen Weihang 提交于
* add retry for dygraph parallel socket bind * change to loop always * fix writing error
-
由 石晓伟 提交于
-
由 Jacek Czaja 提交于
* - Added sum bf16 oneDNN test=develop * - Fix to UT of sum bf16 test=develop
-
- 04 11月, 2020 7 次提交
-
-
由 Chen Weihang 提交于
-
由 Leo Chen 提交于
-
由 lidanqing 提交于
* add conv_bias pass version test * update according to reviews
-
由 Wilber 提交于
-
由 Leo Chen 提交于
* add broadcast_shape api * add ut * follow comments * add example code, test=dodument_fix * update example code, test=document_fix
-
由 石晓伟 提交于
* enhance the op_version_registry, test=develop * add unittests, test=develop * enhance the op_version_registry, test=develop * fix bugs, test=develop * revert pybind_boost_headers.h, test=develop * fix a attribute bug, test=develop
-
由 YUNSHEN XIE 提交于
* retry will not be executed when the number of failed ut is greater than 20 * add log display * fix some error * fix some error * fix some error * fix some error
-
- 03 11月, 2020 8 次提交
-
-
由 Shang Zhizhou 提交于
* fp16 result ok * change -DWITH_NVINFER_PLUGIN toconfig.EnableTensorRtOSS * auto detect special slice op converter for ernie with trt oss * ernie oss only support fp16 * fix special_slice_plugin serialize bug * matmul in tensorrt ok * ernie unittest ok * add matmul tensorrt unittest * remove demo code
-
由 Jacek Czaja 提交于
-
由 Wilber 提交于
-
由 Wilber 提交于
-
由 chen.zhiyu 提交于
* add musl docker build script * rm space test=document_fix * fix some docs and types errors test=document_fix
-
由 Leo Chen 提交于
* pool2d cuda kernel supports fp16 * fix compile issue of template * add ut
-
由 Zhou Wei 提交于
-
由 Guo Sheng 提交于
* Add rnn_op. test=develop * Fix rnn_op grad maker's drop_empty_grad. test=develop
-
- 02 11月, 2020 3 次提交
-
-
由 wangchaochaohu 提交于
-
由 Huihuang Zheng 提交于
This PR is follow up of #28213. On that PR we tried to decrease GPU usage, however the CI still randomly failed. So I added retry logic for the initialization of nccl and cusolver. If the initialization failed, we can retry to avoid the random failure.
-
由 wangguanzhong 提交于
* add generate_proposals_v2 op
-
- 30 10月, 2020 2 次提交
- 29 10月, 2020 6 次提交
-
-
由 lidanqing 提交于
* enable infer model running CAPI * output size should bigger than 0
-
由 wangguanzhong 提交于
* add op_function_generator for box_coder * fix format
-
由 iducn 提交于
* 01:Modify the shell script according to the specification * 01:Modify the shell script according to the specification
-
由 joanna.wozna.intel 提交于
-
由 Guanghua Yu 提交于
* Enhance multiclass_nms to support LoD for dygraph mode * fix some error in multiclass_nms * update GetLodFromRoisNum to GetNmsLodFromRoisNum
-
由 石晓伟 提交于
-
- 28 10月, 2020 5 次提交
-
-
由 Leo Chen 提交于
-
由 Tao Luo 提交于
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
-
由 Zhou Wei 提交于
* fix judge bug of errorlevel * fix some error
-