- 13 7月, 2020 3 次提交
-
-
由 yaoxuefeng 提交于
-
由 Huihuang Zheng 提交于
Add Similarity Net as unit test. During the unit test, we found three problems: 1. The run_program_op has memory optimization error when running dy2stat net multiple times. 2. The support for SelectedRows can cause problem in dy2stat. 3. The return grammar has problem. This PR fixes the 1. problem but modify codes for the 2. 3. problems to make PR smaller. I will fix those two problems in the next PR(s)
-
由 yaoxuefeng 提交于
-
- 11 7月, 2020 2 次提交
-
-
由 Zhen Wang 提交于
* Add the imperative quantization aware training. * This is the python part of Imperative QAT. test=develop
-
由 Chen Weihang 提交于
* fix softmax_with_cross_entropy cuda kernel overflow bug, test=develop * replace old macro & for condition, test=develop * polish details, test=develop
-
- 10 7月, 2020 4 次提交
-
-
由 zlsh80826 提交于
* add explicit specialization * add skiplayernorm vector load if available * test=develop
-
由 Chen Weihang 提交于
* polish pe exception process logic, test=develop * fix unittest, test=develop * add unittests, test=develop
-
由 Jeng Bai-Cheng 提交于
Use vector instruction (LDG.128) to improve qkv transpose. It provides 1.4X speedup at same GPU base frequency. test=develop
-
由 zhupengyang 提交于
-
- 09 7月, 2020 4 次提交
-
-
由 Chen Weihang 提交于
remove useless property
-
由 Jacek Czaja 提交于
test=develop
-
由 Chen Weihang 提交于
-
由 Zhen Wang 提交于
-
- 08 7月, 2020 4 次提交
-
-
由 Jacek Czaja 提交于
-
由 GaoWei8 提交于
* fix concat shape error test=develop
-
由 ceci3 提交于
* fix bn & in in dy, test=develop * update instance_norm,test=develop * fix bugs,test=develop * add more case in unittest,test=develop * fix,test=develop * fix,test=develop
-
- 07 7月, 2020 7 次提交
-
-
由 lilong12 提交于
* add device_worker for pipeline, test=develop
-
由 hong 提交于
* cat bad alloc exception; test=develop * add unitest; test=develop * move bad alloc catch to the first place; test=develop * polish error message; test=develop * polish error message; test=develop * add mutex header; test=develop
-
由 gongweibao 提交于
-
由 Zhaolong Xing 提交于
* fix multhead matmul's instable test=develop * fix multihead matmul bug test=develop * fix converage problem test=develop
-
由 zhupengyang 提交于
-
由 GaoWei8 提交于
* refine PADDLE_ENFORCE test=develop
-
由 zhupengyang 提交于
-
- 06 7月, 2020 4 次提交
-
-
由 Dong Daxiang 提交于
* add paddle.fleet.DistributedStrategy for 2.0
-
由 WuHaobo 提交于
-
由 Wojciech Uss 提交于
-
由 Zhang Ting 提交于
-
- 04 7月, 2020 1 次提交
-
-
由 lilong12 提交于
* modify pipeline optimizer, test=develop
-
- 03 7月, 2020 3 次提交
-
-
由 Kaipeng Deng 提交于
* add mish op. test=develop
-
由 Chen Weihang 提交于
-
由 GaoWei8 提交于
* fix PADDLE_ENFORCE and refine the description test=develop
-
- 02 7月, 2020 6 次提交
-
-
由 Yang Zhang 提交于
* Add `matrix_nms_op` test=develop * Make ci happy test=develop * Exit early when no detection test=develop * Fix license year test=develop * Output index as well test=develop * Match nms2 lod behavior and add `return_index` flag test=develop * Make CI happy test=develop * Fix wording test=develop
-
由 Chen Weihang 提交于
* refactor dynamic dso search func, test=develop * polish details, test=develop * polish detail based review comments, test=develop * revert string type change, test=develop
-
由 Jacek Czaja 提交于
-
由 MRXLT 提交于
* add encrypt api for inference lib
-
由 Wilber 提交于
-
由 Aurelius84 提交于
-
- 01 7月, 2020 2 次提交
-
-
由 Chengmo 提交于
* test=develop, fix_embedding
-
由 Aurelius84 提交于
* Modify tmp var name prefix in dygraph test=develop * refine comment test=develop
-