Commit Graph

2482 Commits

Author SHA1 Message Date
sabrinasun 220245f592 add security isolation to online and offline debugger 2021-09-12 23:01:15 -04:00
yanghaoran 3f204db85f Revert "temp removal of test_control cases"
This reverts commit 598ca15834.
2021-09-11 18:13:56 +08:00
i-robot f1e92aeb00 !23186 use Common::CreatePrefixPath instead of Common::GetRealPath
Merge pull request !23186 from yelihua/dev
2021-09-10 03:35:49 +00:00
yanghaoran 598ca15834 temp removal of test_control cases 2021-09-10 10:02:42 +08:00
i-robot 9542fb140e !23184 Fix cross silo running issue.
Merge pull request !23184 from ZPaC/static
2021-09-10 01:08:04 +00:00
yelihua 7c3994e48e use Common::CreatePrefixPath instead of Common::GetRealPath 2021-09-09 20:34:25 +08:00
i-robot 63e2098f83 !22984 fix bug
Merge pull request !22984 from zhaosida/zsd_pangu
2021-09-09 12:02:04 +00:00
i-robot 351bea83ad !23003 [Boost]Add MindBoost.
Merge pull request !23003 from linqingke/resnet
2021-09-09 11:46:45 +00:00
ZPaC 7fa258f178 Fix cross silo running issue. 2021-09-09 19:23:02 +08:00
i-robot 300d804196 !22611 add rank cpu kernel
Merge pull request !22611 from zhujingxuan/master
2021-09-09 07:39:10 +00:00
linqingke 82b88ade65 [Boost]Add MindBoost. 2021-09-09 10:25:26 +08:00
zhaosida 6423b6304c fix bug 2021-09-09 10:24:17 +08:00
i-robot 532b901d56 !23053 Add test case for nested calling of ms_function
Merge pull request !23053 from zhangzhaoju/ms_master_nested_ms_function
2021-09-09 01:09:35 +00:00
i-robot 76e8e01467 !23061 modify test example of probability
Merge pull request !23061 from byweng/master
2021-09-08 07:17:06 +00:00
zhujingxuan b2ec7f2db6 add rank cpu kernel 2021-09-08 15:02:59 +08:00
zhangzhaoju dc14e2baef Add test case for nested calling ms_function 2021-09-08 15:01:42 +08:00
i-robot 516a74f985 !22915 310 support cond graph
Merge pull request !22915 from zhoufeng/310-support-cond-graph
2021-09-08 06:46:55 +00:00
Bingya Weng d2846c0025 modify test example of probability 2021-09-08 10:51:02 +08:00
zhoufeng 5a09648667 310 support cond graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-09-08 10:05:59 +08:00
TinaMengtingZhang 424e94a7d4 Adapt async dump conversion tool with new run package (Sep03 version) 2021-09-07 13:41:26 -04:00
yanghaoran 1fd655787a upgrade Ascend packages 04 Sep 21 2021-09-06 21:24:07 +08:00
liangzelang ff909d5757 Fix abstract different bug between caller and subgraph output. 2021-09-06 17:56:20 +08:00
i-robot db4d43e340 !22752 Codedex and PClint in master
Merge pull request !22752 from huangbo/master_codedex
2021-09-06 03:14:12 +00:00
i-robot fa12d62d4d !21776 set device_id master 0813
Merge pull request !21776 from mindspore_ding/set_device_id_master_0813
2021-09-06 03:02:58 +00:00
i-robot 44775dca4b !22830 args must be compatible with loaded graph
Merge pull request !22830 from lanzhineng/mindir_control_flow
2021-09-06 01:28:49 +00:00
i-robot f536d88570 !22821 modify resizebilineargrad input type
Merge pull request !22821 from Simson/opinfer
2021-09-03 10:34:11 +00:00
huangbo77 b83c43d309 codedex fix 2021-09-03 14:14:12 +08:00
i-robot ebc8874b43 !22817 Synchronize with enter.
Merge pull request !22817 from ZPaC/master
2021-09-03 03:55:09 +00:00
lanzhineng bd4add384f The args must be compatible with the loaded graph 2021-09-03 11:32:11 +08:00
simson f00e22342b modify resizebilineargrad input type 2021-09-03 11:23:00 +08:00
i-robot 5e6287bec1 !22585 Add grad implementation of AdaptiveAvgPool2D
Merge pull request !22585 from zuochuanyong/adaptive_avgpool2d_grad
2021-09-03 01:30:27 +00:00
i-robot 790bfeb292 !21017 [Debugger] Fix convert async dump tool in offline debugger in master
Merge pull request !21017 from TinaMengtingZhang/convert_async_bug_master
2021-09-02 13:23:11 +00:00
wmzheng2020 6d14254cc7 change testcase level0 to level1 2021-09-02 20:56:30 +08:00
dingpeifei b4bc6000dc set device id master 0813 2021-09-02 20:51:50 +08:00
i-robot 288ee59f04 !22768 Remove pynative execute of control test cases
Merge pull request !22768 from chenfei_mindspore/open_log_info_of_control
2021-09-02 12:08:08 +00:00
ZPaC 85b9ee02c0 Synchronize with enter. 2021-09-02 16:34:53 +08:00
zuochuanyong 068191f222 add AdaptiveAvgPool2DGrad op 2021-09-02 10:54:33 +08:00
chendongsheng de450c3c1e modify config.json 2021-09-02 10:20:22 +08:00
chenfei 2188d80354 open log info 2021-09-02 09:49:16 +08:00
i-robot bbbd6e0254 !22579 modify resizebilinear infer type
Merge pull request !22579 from Simson/opinfer
2021-09-02 01:02:00 +00:00
TinaMengtingZhang b17b2bc687 Fix convert async dump files failed issue and refactor convert_async.py 2021-09-01 15:10:55 -04:00
i-robot 90e807f066 !22654 add fasterrcnn demo for cross-silo federated
Merge pull request !22654 from zhangqi/0831
2021-09-01 09:19:54 +00:00
unknown 104baf86b6 Rise DeprecatedError on importing explainer 2021-09-01 11:34:02 +08:00
i-robot cc8d614b25 !22650 fixed sparse attention modify
Merge pull request !22650 from yao_yf/fixed_sparse_attention_modify
2021-09-01 01:29:45 +00:00
simson 7a2fbdda85 modify resizebilinear infer type 2021-09-01 09:03:55 +08:00
ZPaC 44d7d43ac6 Fix conifg 2021-08-31 20:09:22 +08:00
zhangqi 0f6c1ab4ee add fasterrcnn demo for cross-silo federated 2021-08-31 16:33:33 +08:00
yao_yf 82889ec56b fixed sparse attention 2021-08-31 16:11:56 +08:00
i-robot 36be3f9c4f !22601 impl batch_to_space and space_to_batch
Merge pull request !22601 from zong_shuai/impl_batch_to_space
2021-08-31 02:11:40 +00:00
i-robot ff2e34b9f9 !22509 Add ut and st for Jvp, Vjp and Grad
Merge pull request !22509 from LiangZhibo/fix
2021-08-30 08:21:54 +00:00