- 16 12月, 2020 1 次提交
-
-
由 Jack Zhou 提交于
* fix wmt14 doc, remove backward, add bidirect direction in rnn api * fix rnn unittest * fix test_rnn_nets_static.py bug
-
- 15 12月, 2020 6 次提交
-
-
由 YUNSHEN XIE 提交于
* added UT should not exceed 15s * fix error * UT limit of 15s is the first to be executed * fix error * fix error with CI_SKIP_CPP_TEST * modfied tiemout setting * fix error
-
由 Chen Weihang 提交于
* add op test case for complex * polish code details * add xpu set constant support * fix argument rror * remove useless pyc file
-
由 AshburnLee 提交于
-
由 lijianshe02 提交于
* add transpose double grad test=develop
-
由 ShenLiang 提交于
* fix bug of matmul_v2 for broadcast
-
由 qingqing01 提交于
-
- 14 12月, 2020 8 次提交
-
-
由 Tao Luo 提交于
* disable test_parallel_executor_profiler in cuda 10.1 * update set_tests_properties
-
由 wangchaochaohu 提交于
-
由 WangXi 提交于
-
由 Bai Yifan 提交于
* fix unittst unstable issue on ci machine * fix unittst unstable issue on ci machine * fix unittst unstable issue on ci machine
-
由 QingshuChen 提交于
* support roi_align & affine_channel for kunlun * minor
-
由 liym27 提交于
[Dy2Stat] 1. Fix bug of for-range stmts. 2. Support that step value is negative in for-range stmts (#29519) 1. Fix error in _build_cond_stmt of for-range stmts. 2. Support that step value is negative in for-range stmts 3. Fix code because of the diff between Py2 and Py3
-
由 Huihuang Zheng 提交于
Fix 3 Windows Unittests test_fuse_all_reduce_pass: Paddle cannot run multiple-GPU on Windows so set single visible GPU flag test_feed_data_check_shape_type: Paddle cannot run multiple-GPU on Windows so set single visible GPU flag test_tsm: Winodws GPU size is not enough so decrease batch size and data size.
-
由 GeminiCarrie 提交于
* Fix a bug when running on an operating system without "bash." * add execution condition * for ci-coverage * get cpu information to check the precision problem * Update compilation environment for musl version * update dependencies * remove test code check cpu info remove test code review * update alpine and third_party denpendencies * add newline for ci Code format
-
- 11 12月, 2020 5 次提交
-
-
由 Chen Weihang 提交于
-
由 taixiurong 提交于
* 1.fix matmul bug 2. add one hot * add xpu error msg
-
由 Leo Chen 提交于
* add fast path for p == 0 in dropout * add ut
-
由 lijianshe02 提交于
* fix random seed in nll_loss unitest test=develop
-
由 joanna.wozna.intel 提交于
* Fix bf16 activations test for softmax and gelu * Resolve conflict
-
- 10 12月, 2020 3 次提交
-
-
由 huangxu96 提交于
* Add ReserveSpace in dygraph batch_norm. * Add unittest for reservespace
-
由 arlesniak 提交于
* Flags assert condition more general, print output if pattern not found * removed test_flags_use_mkldnn form skip list regarding #29080 descr
-
由 Zhen Wang 提交于
* remove tensor copy in the update_loss_scaling op * not use thrust. * fix some cuda memory access error.
-
- 09 12月, 2020 8 次提交
-
-
由 Zhou Wei 提交于
* support deepcopy for Layer/Tensor/Paramerbase * fix some code
-
由 joejiong 提交于
As the title
-
由 joejiong 提交于
As the title
-
由 Wei Shengyu 提交于
* remove addcmul * remove unittest and other related code of addcmul * fix bug * fix merge conflict
-
由 Zhong Hui 提交于
fix abs double grad unittest & define the data range for the abs double grad
-
由 ShenLiang 提交于
* add tensor_indices in AssignGroupBySize * add rebuild group in reducer
-
由 procr 提交于
-
由 ShenLiang 提交于
* fix the bug of reducer in embedding * add comment
-
- 08 12月, 2020 6 次提交
-
-
由 Pei Yang 提交于
* change hard_swish from plugin to layer * add ut when threshold != scale
-
由 lilong12 提交于
* update, test=develop
-
由 taixiurong 提交于
Co-authored-by: Nroot <root@bjhw-sys-rpm0223.bjhw.baidu.com>
-
由 LoveAn 提交于
-
由 ShenLiang 提交于
* fix the ut of matmulv2 for broadcast
-
由 TTerror 提交于
* update reduce_sum op on xpu * update reduce_sum op on xpu * support running on xpu
-
- 07 12月, 2020 3 次提交
-
-
由 Zhang Ting 提交于
-
由 Leo Chen 提交于
-
由 Shang Zhizhou 提交于
* fix tensorrt unittest precision error * fix unittest precision error. test_trt_subgraph_pass && test_trt_dynamic_shape_transformer_prune
-