Commit Graph

  • 89899f34ba Pre Merge pull request !1472 from ldy2021/master #1472 ldy2021 2021-04-08 18:52:16 +0800
  • 0ea46e9dc8 add report error message #1472 liudingyan 2021-04-08 08:57:24 +0800
  • 7ebd34bb30 Pre Merge pull request !1481 from 薛鹏/master #1481 薛鹏 2021-04-08 17:44:00 +0800
  • 84678fa05c Pre Merge pull request !1417 from 薛鹏/master #1417 薛鹏 2021-04-08 17:41:28 +0800
  • 1badbc80d8 add strem attr on netoutput node for train step ends with no-op #1481 #1417 medivh-x 2021-04-08 17:41:15 +0800
  • 329a64cc3e Pre Merge pull request !1480 from liyihan123/master #1480 liyihan123 2021-04-08 17:26:01 +0800
  • 26ff4788de ge log optimize #1480 liyihan2@huawei.com 2021-04-08 17:24:30 +0800
  • 5fa149355d Pre Merge pull request !1201 from HW_KK/multi-thread #1201 HW_KK 2021-04-08 17:22:04 +0800
  • 52f5908543 support multi-thread in online infer #1201 wuweikang 2021-03-03 10:13:50 +0800
  • 7f73eedb8a !1478 Don't reset -2 when there is aicore op. From: @zhao_zhixuan Reviewed-by: @xchu42,@ji_chen Signed-off-by: @lbisdaddy #1478 r1.3.0 mindspore-ci-bot 2021-04-08 16:48:08 +0800
  • ed941d6d87 !1461 modify dump single op in c77 From: @zhou_chao1993 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @lbisdaddy #1461 mindspore-ci-bot 2021-04-08 16:29:04 +0800
  • af14f218aa Pre Merge pull request !1479 from zhengyuanhua/master #1479 zhengyuanhua 2021-04-08 16:27:07 +0800
  • 089b82e9bd !1469 modify dynamic shape dump in c77 From: @zhou_chao1993 Reviewed-by: @ji_chen,@xchu42 Signed-off-by: @lbisdaddy #1469 mindspore-ci-bot 2021-04-08 16:26:14 +0800
  • 44e79db31d modify CheckInputShape func #1479 zhengyuanhua 2021-04-08 16:24:52 +0800
  • e52c916f56 Don't reset -2 when there is aicore op. #1478 unknown 2021-04-08 16:06:41 +0800
  • 29fcbb1731 Pre Merge pull request !1477 from 万学磊/master #1477 万学磊 2021-04-08 15:51:17 +0800
  • cbfc856b3e fix data directlly connect netoutput scene #1477 wxl 2021-04-08 15:47:35 +0800
  • 167c7a77d4 aic error #1467 zhengyuanhua 2021-04-07 11:40:43 +0800
  • e46fc5510b Pre Merge pull request !1283 from 周超/rungraph #1283 周超 2021-04-08 15:16:52 +0800
  • 8b932ef30f rungraphasync #1283 zhou_chao1993 2021-03-17 16:10:10 +0800
  • 4c8e5f73c6 !1476 Bugfix: Missing hccl execution dependency due to wrong attribute type of _parallel_group From: @xchu42 Reviewed-by: @ji_chen,@wqtshg Signed-off-by: @ji_chen #1476 mindspore-ci-bot 2021-04-08 13:56:19 +0800
  • a4783ff468 !1460 Reduce weight memory usage & Remove redundant memcpy From: @xchu42 Reviewed-by: @wqtshg,@ji_chen Signed-off-by: @lbisdaddy #1460 mindspore-ci-bot 2021-04-08 12:43:51 +0800
  • 16118128ec Pre Merge pull request !1475 from 王笑天/master #1475 王笑天 2021-04-08 11:44:53 +0800
  • e0fe73e825 add error msg #1475 wangxiaotian22 2021-04-08 11:44:09 +0800
  • cdd5ff5508 Pre Merge pull request !1471 from 周超/master2 #1471 周超 2021-04-08 11:32:04 +0800
  • d666d887c2 Pre Merge pull request !1474 from 储星/bugfix_c77 #1474 储星 2021-04-08 11:32:04 +0800
  • 17b6a3762e Pre Merge pull request !1439 from zhukun2020/master #1439 zhukun2020 2021-04-08 11:31:59 +0800
  • f625a5b2c6 Pre Merge pull request !1207 from wangjiming/master #1207 wangjiming 2021-04-08 11:31:48 +0800
  • 10ae4ad5ee Pre Merge pull request !1140 from 王涛/master #1140 王涛 2021-04-08 11:31:46 +0800
  • aab9a275b0 Pre Merge pull request !1118 from yangxinmian/master #1118 yangxinmian 2021-04-08 11:31:45 +0800
  • 25aecfb52c !1473 fix resize args_ size when op with workspace do hybrid_model_executor From: @zhou_lili Reviewed-by: @xchu42,@youui Signed-off-by: @youui master #1473 mindspore-ci-bot 2021-04-08 11:31:36 +0800
  • 19d1f804c7 Bugfix: keep hccl control dependency #1476 #1474 chuxing 2021-04-08 11:26:59 +0800
  • 234abf4cb1 fix resize args_ when op with workspace do hybrid_model_executor #1473 zhou_lili 2021-04-08 10:48:30 +0800
  • e7763ffc92 Pre Merge pull request !1061 from weiyang/known_aicpu #1061 weiyang 2021-04-07 20:28:27 +0800
  • 7525463ac3 Pre Merge pull request !1036 from weiyang/session_device_id_c76 #1036 weiyang 2021-04-07 20:28:25 +0800
  • 59361d83a9 !1470 LinkToPotentialPrecedenceNode c76 From: @dimitri_rose Reviewed-by: @sheng-nan,@ji_chen Signed-off-by: @startzgf168 #1470 r1.2.0 mindspore-ci-bot 2021-04-07 20:28:21 +0800
  • c90cae1410 modify dynamic shape dump #1469 zhou_chao1993 2021-04-07 17:16:24 +0800
  • ef2538785d !1468 fix repeat rtmalloc device mem From: @zhou_lili Reviewed-by: @youui,@xchu42 Signed-off-by: @youui #1468 mindspore-ci-bot 2021-04-07 20:21:56 +0800
  • 7e4920112a !1465 add error msg Merge pull request !1465 from 王笑天/master #1465 计晨 2021-04-07 19:58:10 +0800
  • 1b9a15dde4 Pre Merge pull request !1467 from zhengyuanhua/master #1467 zhengyuanhua 2021-04-07 19:57:57 +0800
  • 192a82d745 !1438 format log optimize Merge pull request !1438 from liyihan123/master #1438 计晨 2021-04-07 19:57:36 +0800
  • 5057512666 !1456 日志整改 Merge pull request !1456 from ldy2021/master #1456 计晨 2021-04-07 19:56:55 +0800
  • 70fd911450 aic error zhengyuanhua 2021-04-07 11:40:43 +0800
  • 60a3e62e02 test opdebug #1471 zhou_chao1993 2021-04-07 19:32:11 +0800
  • 1993675125 LinkToPotentialPrecedenceNode #1470 lianghao 2021-04-07 19:15:49 +0800
  • 0a7842cfa5 !1426 netout pass fix for onnx parse subgraph From: @chen-hua-baker Reviewed-by: @selfws,@sheng-nan,@wqtshg Signed-off-by: @wqtshg #1426 mindspore-ci-bot 2021-04-07 19:14:45 +0800
  • 420b3894c6 for comment #1465 wangxiaotian22 2021-04-07 17:32:20 +0800
  • 28b593000d Pre Merge pull request !1454 from 李磊/master #1454 李磊 2021-04-07 17:06:24 +0800
  • c57bc21c98 !1466 fix optional input bug From: @wan_xuelei Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen #1466 mindspore-ci-bot 2021-04-07 17:05:12 +0800
  • e8fcd806f6 fix repeat rtmalloc device mem #1468 zhou_lili 2021-04-07 15:54:03 +0800
  • c384df5e58 fix optional input bug #1466 wxl 2021-04-07 15:22:26 +0800
  • 4c0d85693a !1463 Save atomic kernel bin to model. From: @zhao_zhixuan Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen #1463 mindspore-ci-bot 2021-04-07 15:17:11 +0800
  • a4182c0bf8 add error msg wangxiaotian22 2021-04-07 15:01:02 +0800
  • b48ecfe347 Save atomic kernel bin to model. #1463 unknown 2021-04-07 14:58:52 +0800
  • d7b607dc83 !1464 fix aipp check From: @wangxiaotian22 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @lbisdaddy #1464 mindspore-ci-bot 2021-04-07 14:48:10 +0800
  • 637bcc86d6 modify dump single op #1461 zhou_chao1993 2021-04-07 11:24:00 +0800
  • b964b15ee4 !1450 Reduce weight memory usage & Remove redundant memcpy From: @xchu42 Reviewed-by: @wqtshg,@ji_chen Signed-off-by: @ji_chen #1450 mindspore-ci-bot 2021-04-07 13:09:03 +0800
  • 30743e1e59 fix aipp check #1464 wangxiaotian22 2021-04-07 11:51:26 +0800
  • 4708cb0a77 Pre Merge pull request !1462 from 王笑天/master #1462 王笑天 2021-04-07 11:36:28 +0800
  • 1ff248bb58 add error msg #1462 wangxiaotian22 2021-04-07 11:34:49 +0800
  • 460b22c2d4 fix ut #1457 wangxiaotian22 2021-04-07 11:27:44 +0800
  • 7662f81a05 Pre Merge pull request !1441 from 储星/r1.3.0 #1441 储星 2021-04-07 11:12:46 +0800
  • 24b2437361 Fix dump for known-shaped subgraph #1460 #1441 chuxing 2021-04-01 13:07:50 +0800
  • 20d014daee !1349 modify dump single op From: @zhou_chao1993 Reviewed-by: Signed-off-by: #1349 mindspore-ci-bot 2021-04-07 11:09:02 +0800
  • f49140fcc7 !1459 ge code for fuzz build From: @zhou_lili Reviewed-by: @xchu42,@youui Signed-off-by: @youui #1459 mindspore-ci-bot 2021-04-07 10:57:44 +0800
  • 5fff79d76d Pre Merge pull request !1449 from 赵之轩/my_dev3 #1449 赵之轩 2021-04-07 10:46:38 +0800
  • 6187c9af0c !1451 add netoupt alwways From: @ni100die Reviewed-by: @xchu42,@wqtshg,@ji_chen Signed-off-by: @ji_chen #1451 mindspore-ci-bot 2021-04-07 10:41:35 +0800
  • ca46906a5d !1452 fix stream switch From: @youui Reviewed-by: @liujunzhu,@ljl0711 Signed-off-by: @ljl0711 #1452 mindspore-ci-bot 2021-04-07 10:25:18 +0800
  • 279eb010c1 ge code of fuzz build #1459 zhou_lili 2021-04-07 09:19:26 +0800
  • 3d51b6543e Pre Merge pull request !1458 from weiyang/negative_index #1458 weiyang 2021-04-07 09:40:36 +0800
  • 28d30d6c6b fix streamswitch #1458 yangwei 2021-04-06 16:11:52 +0800
  • 2252abcce8 report errormsg #1456 liudingyan 2021-04-06 21:45:35 +0800
  • 4189f4db5a ge code for fuzz build #1431 zhou_lili 2021-04-01 19:18:14 +0800
  • 121408c478 Pre Merge pull request !1457 from 王笑天/master #1457 王笑天 2021-04-06 21:50:52 +0800
  • c3f74ee7a2 update metadef submodule wangxiaotian22 2021-04-06 21:50:31 +0800
  • 56825b12d5 modify dump single op #1349 zhou_chao1993 2021-03-25 15:50:09 +0800
  • 7164b3c0f6 add error msg wangxiaotian22 2021-04-06 21:43:20 +0800
  • 6d92a616ea !1455 Synchronize latest Ascend software suite 06 Apr 2021 From: @nicholas_yhr Reviewed-by: @majorzhang,@lilongfei15 Signed-off-by: @majorzhang #1455 r1.2 mindspore-ci-bot 2021-04-06 21:32:59 +0800
  • 03e87b5570 Merge remote-tracking branch 'upstream/r1.2' into code_sync_0406 #1455 yanghaoran 2021-04-06 21:21:31 +0800
  • 7a5a4d4d3a update json to 3.7.3 #1454 李磊 2021-04-06 20:53:37 +0800
  • 8290cfb6df Pre Merge pull request !1453 from 赵之轩/my_dev2 #1453 赵之轩 2021-04-06 20:29:54 +0800
  • 3ef3f54d94 Save atomic kernel bin to model. #1453 unknown 2021-04-06 20:28:19 +0800
  • 3f2e8be1dc fix streamswitch #1452 yangwei 2021-04-06 16:11:52 +0800
  • aa51f3985e Pre Merge pull request !1437 from ldy2021/master #1437 ldy2021 2021-04-06 19:24:20 +0800
  • f28d9b9de0 add report error message #1437 liudingyan 2021-04-02 09:31:20 +0800
  • e6fd1e9383 add error msg wangxiaotian22 2021-04-06 17:41:33 +0800
  • 34f09f4fc8 !1447 LinkToPotentialPrecedenceNode From: @dimitri_rose Reviewed-by: @sheng-nan,@ji_chen Signed-off-by: @lbisdaddy #1447 mindspore-ci-bot 2021-04-06 16:45:54 +0800
  • c26a77f84b format log optimize #1438 liyihan2@huawei.com 2021-04-06 16:45:47 +0800
  • 73e7c53f8a !1448 Fix bug of const input index. From: @zhao_zhixuan Reviewed-by: @xchu42,@ji_chen Signed-off-by: @lbisdaddy #1448 mindspore-ci-bot 2021-04-06 16:44:47 +0800
  • 494fa061a8 !1444 modify dump content in c77 From: @zhou_chao1993 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @lbisdaddy #1444 mindspore-ci-bot 2021-04-06 16:43:22 +0800
  • aeec1cb08b !1446 modify set dump in c77 From: @zhou_chao1993 Reviewed-by: @xchu42,@ji_chen Signed-off-by: @lbisdaddy #1446 mindspore-ci-bot 2021-04-06 16:42:22 +0800
  • baafe1804f format log optimize liyihan2@huawei.com 2021-04-06 16:42:16 +0800
  • aeb0621113 add netoupt alwways #1451 gengchao4@huawei.com 2021-04-06 16:41:18 +0800
  • 91a98e08b9 Pre Merge pull request !1436 from 王笑天/master #1436 王笑天 2021-04-06 16:40:29 +0800
  • ebbf23cfa5 add error msg #1436 wangxiaotian22 2021-04-06 16:40:01 +0800
  • dbafeb8531 add netoupt alwways gengchao4@huawei.com 2021-04-06 15:17:53 +0800
  • a40c7fd0d4 add report for comment wangxiaotian22 2021-04-06 14:21:47 +0800
  • 513a5c3cdf !1445 Save atomic kernel bin to model. From: @zhao_zhixuan Reviewed-by: @xchu42,@ji_chen Signed-off-by: @ji_chen #1445 mindspore-ci-bot 2021-04-06 14:21:06 +0800
  • 31f8bb0b96 add error msg wangxiaotian22 2021-04-06 14:02:01 +0800
  • be7857a8e6 Pre Merge pull request !1431 from 周莉莉/master #1431 周莉莉 2021-04-06 12:29:31 +0800