- 25 2月, 2021 1 次提交
-
-
由 xiayanming 提交于
Ascendrc
-
- 23 2月, 2021 1 次提交
-
-
由 liym27 提交于
* [NPU] Support executor with NPU * Fix code according to reviews * Fix code * Add unittest for sub op npu
-
- 18 2月, 2021 1 次提交
-
-
由 xiayanming 提交于
support parsing ascend rank table file
-
- 25 1月, 2021 1 次提交
-
-
由 Void Main 提交于
[Feature] Build parser to support distributed training
-
- 22 1月, 2021 2 次提交
-
-
由 gongweibao 提交于
cleanup test_ascend_group.py
-
由 gongweibao 提交于
Add startup bash files of test_ascend_group
-
- 21 1月, 2021 3 次提交
-
-
由 gongweibao 提交于
Add Hccl program group
-
由 gongweibao 提交于
Pass device_ids info from launch to trainer
-
由 gongweibao 提交于
Add distribution supported
-
- 15 1月, 2021 3 次提交
- 14 1月, 2021 3 次提交
-
-
由 taixiurong 提交于
-
由 123malin 提交于
* test=develop, add distributed_infer
-
由 Chen Weihang 提交于
-
- 13 1月, 2021 4 次提交
-
-
由 Huihuang Zheng 提交于
As the title
-
由 Huihuang Zheng 提交于
As the title
-
由 QingshuChen 提交于
* optimize memcpy perf for kunlun * remove useless unitest for kunlun mean * minor
-
由 ShenLiang 提交于
-
- 12 1月, 2021 8 次提交
-
-
由 JZ-LIANG 提交于
-
由 lidanqing 提交于
-
由 Wojciech Uss 提交于
* upgrade oneDNN version to 2.0 master branch * - Added workarounds for new lib onednn change * fix regex Co-authored-by: NJacek Czaja <jacek.czaja@intel.com>
-
由 YUNSHEN XIE 提交于
* disable test_pipeline * fix error
-
由 chajchaj 提交于
* fix bug of using ignore_index and reduction,test=develop * fix bug of celoss when using ignore_index and reduction, test=develop * improve performance when ignore_index=-100, test=develop * add test in test_cross_entropy_loss.py for coverage rate, test=develop * rm comment in test_cross_entropy_loss.py, test=develop * del hard code of "float64" in python/paddle/nn/functional/loss.py, test=develop * change mask to a more simplified implementation, test=develop * del comment in python/paddle/nn/functional/loss.py, test=develop * del hard code and change mask to a more simplified implementation, test=develop * change mask to a more simplified implementation, test=develop * change mask to a more simplified implementation, test=develop
-
由 Double_V 提交于
* fix elugradgrad test fail and error message opt * fix unitest,test=develop * Update prroi_pool_op.h fix error message * opt message,test=develop * fix ci fail,test=develop
-
由 Zhen Wang 提交于
* Fix the accuracy problem of allclose op when using float64 data type in static mode. * Format the code style.
-
由 furnace 提交于
-
- 11 1月, 2021 10 次提交
-
-
由 liym27 提交于
Support vector<double> as type of op attribute and op set_value suppport vector<double> as value (#30126)
-
由 furnace 提交于
-
由 AshburnLee 提交于
-
由 chentianyu03 提交于
* type promotion for grad * add type promotion for div op
-
由 YUNSHEN XIE 提交于
* disable ut test_tsm on windows * fix error * add ut execuate time
-
由 WeiXin 提交于
* Fix bug for 'save mutiple method' * To pass coverage. * edit code to pass coverage. * edit code to pass coverage. * add unittest for coverage. * change for coverage. * edit for coverage.
-
由 gongweibao 提交于
-
由 Bai Yifan 提交于
-
由 Huihuang Zheng 提交于
Add clone method for static Variable so that this interface will be same as dygraph. It fixed some bugs in dy2stat
-
由 XiaoguangHu 提交于
* delete paddle.nn.functional.assign * fix dynamic to static error
-
- 10 1月, 2021 1 次提交
-
-
由 wangchaochaohu 提交于
reduce the occupied size of memory for the fused pattern of elementwise_add Op and activation Op(relu Op for example) (#29885)
-
- 09 1月, 2021 1 次提交
-
-
由 pangyoki 提交于
* add view strategy on squeeze,unsqueeze,reshape,flatten * add squeeze unittest * add unittests * use View strategy as name rather than Reuse Allacation * fix view api doc * fix format * use core.ops when input of reshape2 is Tensor * fix test_cross_entropy_loss error because of reshape2 * delete selected_rows * change op_function * little change * solve HandleViewBetweenInputAndOutput
-
- 08 1月, 2021 1 次提交
-
-
由 huangxu96 提交于
-