- 06 1月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
* fix beam search bug * add dygraph unittest * update dynamic_decode argument doc * add warning info for state which has no lengths attribute
-
- 05 1月, 2021 8 次提交
-
-
由 WeiXin 提交于
* Support storage of large parameters * Reduce the complexity of the unittest * Reduce the complexity of the unittest,commented out unittest for * add unittest for static.save/load * Increase the timeout threshold of 'test_static_save_load' * Increase the timeout threshold of 'test_static_save_load' * Increase the timeout threshold of 'test_static_save_load' and 'test_paddle_save_load' * Increase the timeout threshold of 'test_static_save_load' and 'test_paddle_save_load'
-
由 chentianyu03 提交于
-
由 WangXi 提交于
-
由 wanghuancoder 提交于
-
由 Thunderbrook 提交于
* add topo aware * resource.h * topo aware * format
-
由 gongweibao 提交于
-
由 cc 提交于
* Avoid the scale to be infinity in quant2_int8_mkldnn_pass, test=develop * support quantized model for paddle2.0 dygraph, test=develop
-
由 Chen Weihang 提交于
* set flags_selectedd_gpus for spawn * add cond for unittest * Delete test_no_single_process_using_multi_gpus_in_spawn.py * Update spawn.py * Update nccl_context.cc
-
- 04 1月, 2021 2 次提交
- 31 12月, 2020 7 次提交
-
-
由 lilong12 提交于
-
由 chentianyu03 提交于
* dot op support complex types * matmul support complex types * add test case * matmul broadcast gradient support complex * move conjFunctor to complex_functor.h
-
由 lilong12 提交于
* update, test=develop
-
由 ShenLiang 提交于
-
由 Leo Chen 提交于
-
由 lilong12 提交于
* add distributed.split, test=develop
-
由 cc 提交于
* Add mkldnn nearest_interp and bilinear_interp op * don't run mkldnn interpolate in default * add interpolate_mkldnn_pass
-
- 30 12月, 2020 3 次提交
-
-
由 zhupengyang 提交于
-
由 tangwei12 提交于
* fix ut Change-Id: I151e152919a1863db07792bffb42d0ca68995756
-
由 cc 提交于
* Support quantizing program_desc, test=develop
-
- 29 12月, 2020 5 次提交
-
-
由 Chen Long 提交于
* fix code bugs * fix code bugs test=document_fix * fix code bugs test=document_fix
-
由 guofei 提交于
* Fix unittest:test_imperative_skip_out
-
由 LielinJiang 提交于
* fix cv2 rotation
-
由 Chen Weihang 提交于
-
由 liuyuhui 提交于
-
- 28 12月, 2020 5 次提交
-
-
由 wawltor 提交于
fix the state_dict bug for the xpu
-
由 XiaoguangHu 提交于
* rm check_import_scipy, rm chunk_eval and mean_iou in paddle.metric.__init__.py * Revert "rm check_import_scipy, rm chunk_eval and mean_iou in paddle.metric.__init__.py" This reverts commit 179ba8c2b22bc31fe8d8a126e31820792cbd0f4e. * delete paddle.metric.chunk_eval and paddle.metric.mean_iou * delete paddle.nn.clip and paddle.nn.clip_by_norm * delete paddle.nn.functional.activation.hard_sigmoid and paddle.nn.functional.activation.hard_swish * delete paddle.nn.Pool2D, paddle.nn.BilinearTensorProduct, paddle.nn.RowConv, paddle.nn.functional.row_conv * fix extension import error * fix unittest for row_conv and Pool2D
-
由 liym27 提交于
[Windows CI test] Enable unittest test_optimizer_in_control_flow and remove unnecessay code (#29851)
-
由 littletomatodonkey 提交于
-
由 Leo Chen 提交于
-
- 26 12月, 2020 1 次提交
-
-
由 liuyuhui 提交于
-
- 25 12月, 2020 8 次提交
-
-
由 LielinJiang 提交于
* fix conv_transpose bug when padding=same
-
由 LielinJiang 提交于
* split callback unittest * rm test_callback from timeout list
-
由 lilong12 提交于
* update, test=develop
-
由 YUNSHEN XIE 提交于
-
由 Chen Weihang 提交于
* try to add fwd op input dtypes * refactor base impl * return tmp_ins after dygraph prepare data * fix typo found in debug * polish comment & add complex net test * revert detail change * fix unittest failed * add complex kernel condition control * fix xpu test failed & polish comment * polish details by review comments
-
由 Chen Weihang 提交于
* add support for complex grad accumulated * add unittest for coverage * update test dtype * remove useless blank line
-
由 guofei 提交于
* Fix Windows unittest of test_fetch_lod_tensor_array
-
由 Leo Chen 提交于
-