Commit Graph

39603 Commits

Author SHA1 Message Date
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
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
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
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
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
i-robot 6c8f942737
!30544 fix codecheck
Merge pull request !30544 from xulei/fix_codecheck
2022-02-26 01:36:48 +00:00
sunsuodong e0d339534e optimize build 2022-02-25 17:33:55 -08:00
xumengjuan1 afd50a401b modify apiformat 2022-02-26 09:31:52 +08:00
yangzhenzhang 43e6e16da3 check platform for resizebilinear 2022-02-26 09:11:32 +08:00
i-robot 5deccfe64b
!30260 [MD][AutoTune] Re-enable AT for non-sink models
Merge pull request !30260 from danishfarid/re-enable_AT
2022-02-25 22:26:14 +00:00
i-robot 09f114e52e
!30593 correct cublas path in cuda_ops cmakelists
Merge pull request !30593 from jinjiali-kali/cuda_ops
2022-02-25 16:17:45 +00:00
changzherui 61fa6d9022 modify function note 2022-02-26 00:10:08 +08:00
wangshengnan12@huawei.com 6cd2c74a1b add_warning_pipeline_opt_detection 2022-02-25 22:59:44 +08:00
i-robot c4843c4085
!29958 upgrade ascend 20220211
Merge pull request !29958 from shenwei41/upgrade_ascend_20220211
2022-02-25 14:55:12 +00:00
i-robot 2271c3c729
!30601 Add dtype match check for solve_triangular.
Merge pull request !30601 from hezhenhao1/fix_scipy_checker
2022-02-25 13:24:12 +00:00
shenwei41 ff75314719 upgrade ascend 20220211 2022-02-25 21:19:45 +08:00