- 08 4月, 2020 40 次提交
-
-
由 Xiaoda Zhang 提交于
-
由 dengwentao 提交于
-
由 万万没想到 提交于
-
由 anzhengqi 提交于
-
由 Peilin Wang 提交于
changes from yanpanhui 524009: added set_dataset_size and changed get_dataest_size according to ME requirements CI fixes
-
由 yangzhenzhang 提交于
-
由 kswang 提交于
-
由 VectorSL 提交于
fix pytest.mark for testcase
-
由 Xiaoda Zhang 提交于
-
由 wukesong 提交于
-
由 jojobugfree 提交于
-
由 lichenever 提交于
-
由 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 提交于
-