- 08 4月, 2020 34 次提交
-
-
由 fary86 提交于
-
由 zhaozhenlong 提交于
-
由 ms_yan 提交于
-
由 ms_yan 提交于
-
由 高东海 提交于
-
由 wenchunjiang 提交于
This fixes an issue about mindspore process cannot exit when calling python api op_select_format failed in select kernel steps. Previously function op_select_format and check_supported raise an exception directly on the tbe_process python side, but we don't deal with the exception, and raise an exeception on c++ side to frontend ME, that will cause some conflict when recycle resource on ME and tbe_process python interpreter. This changes adding try...catch in function op_select_format and check_supported on the python side, and return the Exception string to c++ side, so that we can raise an exception to frontend ME and ME will deal with resouce clearning and exit.
-
由 panyifeng 提交于
-
由 Ziyan 提交于
-
由 c00425699 提交于
-
由 wangjun260 提交于
-
由 lichenever 提交于
-
由 Ting Wang 提交于
Signed-off-by: NTing Wang <kathy.wangting@huawei.com>
-
由 GinFung 提交于
-
由 zhaozhenlong 提交于
-
由 seatea 提交于
-
由 Ting Wang 提交于
Signed-off-by: NTing Wang <kathy.wangting@huawei.com>
-
由 leonwanghui 提交于
-
由 lvliang 提交于
-
由 lichenever 提交于
-
由 lianliguang 提交于
-
由 shibeiji 提交于
-
由 lichenever 提交于
-
由 sunshine_hlw 提交于
-
由 qianlong 提交于
-
由 buxue 提交于
-
由 cathwong 提交于
-
由 Jonathan Yan 提交于
Signed-off-by: NJonathan Yan <jonathan.yan1@huawei.com>
-
由 jonyguo 提交于
-
由 seatea 提交于
1.Change dtype of scale to dtype of grad in loss_scale.py; 2.Change dtype of weight_decay to dtype of weight in optimizer.py.
-
由 zhaozhenlong 提交于
-
由 yoonlee666 提交于
-
由 seatea 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !7 from JoyLvliang/ms-incubator-pynative-add-lenet
-
由 lvliang 提交于
-
- 07 4月, 2020 3 次提交
-
-
由 mindspore-ci-bot 提交于
Merge pull request !22 from chenhaozhe/enable-variable-acc-for-training-graph
-
由 chenhaozhe 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !15 from changzherui/master
-
- 03 4月, 2020 3 次提交
-
-
由 高东海 提交于
-
由 mindspore-ci-bot 提交于
!11 Fix bug: Failed to get parameter data in model parallel scenes, when the size of tensor large than 2GB Merge pull request !11 from WeibiaoYu/fix-mem-problem
-
由 mindspore-ci-bot 提交于
Merge pull request !10 from zhangzheng/SparseApplyFtrlD
-