Commit Graph

39614 Commits

Author SHA1 Message Date
huodagu 1d48f7387b 输入参数校准v1 2022-02-28 15:04:55 +08:00
i-robot 9a47dce7e5
!30642 GraphKernel performance optimize
Merge pull request !30642 from Gaoxiong/master
2022-02-28 06:42:07 +00:00
i-robot e140b58927
!30645 [lite]concat opt
Merge pull request !30645 from 徐安越/master1
2022-02-28 06:32:59 +00:00
i-robot fceed545b6
!30605 [MS][LITE]fix abstract tensor cast
Merge pull request !30605 from XianglongZeng/myms_new
2022-02-28 06:32:49 +00:00
i-robot 30e69c0d30
!30604 Remove unused old side effect flags
Merge pull request !30604 from hewei/fix_auto_monad
2022-02-28 06:23:43 +00:00
i-robot 88ba7b127b
!30641 Fix the offline_debug log level bug
Merge pull request !30641 from maning202007/master
2022-02-28 06:18:42 +00:00
i-robot 68773a9f93
!30634 [ME][Auto_monad] Fix bug:Remove duplicate loads before Load node grouping.
Merge pull request !30634 from Margaret_wangrui/auto_monad_eliminate_2
2022-02-28 06:07:48 +00:00
xuanyue ef6376a7b6 concat opt 2022-02-28 12:56:42 +08:00
i-robot 4e2aa5f277
!30608 [MS][LITE][develop] optimize mindspore_core build
Merge pull request !30608 from sunsuodong/optimize_build
2022-02-28 03:36:51 +00:00
Margaret_wangrui 683381f87b [ME][Auto_monad] Fix bug:Remove duplicate loads before Load node grouping. 2022-02-28 11:36:51 +08:00
Gaoxiong 8745e4d3f1 GraphKernel performance optimize: cache kernel addr in KernelMod 2022-02-28 11:35:29 +08:00
i-robot 24cf8e0155
!30596 change lr for server in master
Merge pull request !30596 from zhoushan33/server0225_master
2022-02-28 03:30:36 +00:00
zengxianglong 13d3fc3226 fix abstract tensor cast 2022-02-28 11:06:14 +08:00
i-robot a89564f561
!30057 Add ms_hybrid support in Custom
Merge pull request !30057 from zichun_ye/ms_script
2022-02-28 02:50:46 +00:00
i-robot e25337d60a
!30338 ascend support ctpn mind ir model in model zoo
Merge pull request !30338 from zhengyuanhua/model_br1
2022-02-28 02:36:19 +00:00
i-robot c419c10b83
!30592 add tensorshape api
Merge pull request !30592 from lianliguang/code_docs_ms
2022-02-28 02:26:03 +00:00
maning202007 2fc279bcaf Fix the offline_debug log level bug 2022-02-28 10:16:37 +08:00
He Wei 5c7263997a Remove unused old side effect flags 2022-02-28 10:10:22 +08:00
lianliguang b7d07da370 add chinese api for tensorshape 2022-02-28 09:56:36 +08:00
i-robot a7bea38992
!30628 Add CPU support for BCEWithLogitsLoss
Merge pull request !30628 from 吕昱峰(Nate.River)/bceloss
2022-02-28 01:52:13 +00:00
i-robot 1e6ebfcca3
!30636 Add warning info for args cell_id of HookBackward
Merge pull request !30636 from JoyLvliang/add_warning_info_for_cell_id_in_hookbackward_op
2022-02-28 01:43:52 +00:00
Zichun Ye d8087a35e3 add ms_hybrid decorator; add new Custom mode ms_hybrid
fix code check error

update test cases, update akg version

drop grid for now

update testcase

update benchmark in test case

update test case name

update test cases

update test case

add input num parameterattr in json
2022-02-27 23:38:54 +08:00
7347157+joylvliang@user.noreply.gitee.com 26a232e8f2 add_warning_info_for_cell_id_in_hookbackward_op 2022-02-27 21:31:58 +08:00
i-robot 8b547ef653
!30182 [MSLITE][GPU] support arthmetic op 2d with 5d broadcast
Merge pull request !30182 from Greatpan/5dyolov5_support
2022-02-26 12:58:22 +00:00
i-robot 91e66f6c91
!30616 modify format
Merge pull request !30616 from 俞涵/code_docs_1
2022-02-26 10:36:29 +00:00
yu-han39 fec5a02beb 修改格式v1 2022-02-26 18:06:11 +08:00
i-robot d3274bebca
!30602 fix comments
Merge pull request !30602 from liutongtong9/code_docs_fix_dataset
2022-02-26 09:44:23 +00:00
i-robot 56a1bb2330
!30475 add LiteKernel quant_type
Merge pull request !30475 from liyan2022/dev_nvgpu
2022-02-26 09:40:57 +00:00
i-robot 9f67b30533
!30621 return default shape in GetXXXRealDeviceShapeIfExist when max_shape is empty
Merge pull request !30621 from chengbin/master
2022-02-26 09:35:51 +00:00
lvyufeng 1044aba2fc add CPU support for BCEWithlogitsLoss 2022-02-26 17:28:07 +08:00
i-robot 330cacf905
!30573 Catch abnormals from sto functions in debug
Merge pull request !30573 from maning202007/master
2022-02-26 08:52:22 +00:00
liutongtong d6854000b4 fix comments related with dataset 2022-02-26 16:44:55 +08:00
i-robot 2529e271f6
!30606 [AutoParallel] Add warning for pipeline opt detection
Merge pull request !30606 from lichen/add_warning_pipeline_opt_detection
2022-02-26 07:19:45 +00:00
ckey_Dou e9679ca0bd return default shape when max_shape is empty 2022-02-26 15:19:36 +08:00
i-robot de95400c52
!30587 check platform for resize bilinear
Merge pull request !30587 from yangzhenzhang/check-platform-for-resize-bilinear
2022-02-26 06:46:44 +00:00
i-robot 909183a2ef
!30317 extract common as an independent shared library
Merge pull request !30317 from zhoufeng/backend-compile-independently
2022-02-26 06:08:17 +00:00
zhengyuanhua 812c42cbb8 ascend support ctpn mind ir model in model zoo 2022-02-26 12:51:32 +08:00
i-robot 17accc12cf
!30238 [GraphKernel] replace nodes in lite and move const_input_to_attr pass.
Merge pull request !30238 from chenlei_autodiff/lite_callback
2022-02-26 03:56:57 +00:00
i-robot b48a2026d1
!30613 modify Summarylandscape chinese api
Merge pull request !30613 from Songyuanwei/api
2022-02-26 03:48:30 +00:00
i-robot 3e8192cecc
!30591 modify param check for bit_num
Merge pull request !30591 from liyan2022/dev_main
2022-02-26 03:24:12 +00:00
i-robot c54100b3e8
!30578 Solve the Problem of ST testcase probabilistic failure
Merge pull request !30578 from zong_shuai/st_einsum
2022-02-26 03:20:35 +00:00
maning202007 9328041de4 Catch abnormals from sto functions in debug
Fix type errors

Fix bugs

Fix cycle depth
2022-02-26 11:03:52 +08:00
zhoufeng f49b195c39 extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-02-26 10:55:51 +08:00
[songyuanwei] d6c46cedc1 modify summarylandscape chinese api 2022-02-26 10:45:32 +08:00
i-robot dfc6cbb6df
!30597 fix codedex warnings
Merge pull request !30597 from zyli2020/master
2022-02-26 02:31:05 +00:00
i-robot 1bcf820325
!30584 Fix I4TZAN: Don't throw exception while cell id not in cache.
Merge pull request !30584 from zhangzhaoju/master_map_key
2022-02-26 02:01:16 +00:00
i-robot ebff793462
!30526 modify phase name for ge init&ckpt graph
Merge pull request !30526 from wuweikang/api
2022-02-26 01:58:04 +00:00
i-robot 8aa1bec061
!30610 modify apiformat
Merge pull request !30610 from xumengjuan1/code_docs_xx5
2022-02-26 01:43:51 +00:00
zhoushan 7bca046d0d change lr for server in master 2022-02-26 09:43:26 +08:00
i-robot 7fde42cece
!30566 add note in function comment
Merge pull request !30566 from changzherui/code_docs_add_note
2022-02-26 01:40:37 +00:00