Commit Graph

37868 Commits

Author SHA1 Message Date
i-robot f3f8a39dfe
!29002 fix random op seed and add thread pool doc
Merge pull request !29002 from fangzehua/fix_random_master
2022-01-17 04:38:52 +00:00
i-robot 804cbe1867
!29097 modify the new pad list for conv2d transpose
Merge pull request !29097 from yangzhenzhang/fix-bug-for-conv2dtranspose
2022-01-17 03:42:55 +00:00
i-robot 9baeb7a203
!28943 add voice edit model to CI
Merge pull request !28943 from qinzheng/model_test
2022-01-17 03:39:11 +00:00
i-robot 5e7a38d1e2
!29083 fix bug of data-parallel mix-precision in PyNative
Merge pull request !29083 from caifubi/master-pynative-data-parallel
2022-01-17 03:11:32 +00:00
i-robot 8903571af3
!29113 modify tensor slice
Merge pull request !29113 from changzherui/mod_tensor_slice
2022-01-17 01:55:21 +00:00
i-robot 902d357e87
!29142 length of kernel_size and strides should be five
Merge pull request !29142 from liubuyu/master
2022-01-17 01:29:01 +00:00
i-robot ea047000af
!29139 fix dynamic infershape bug
Merge pull request !29139 from yeyunpeng2020/dynamic_quant
2022-01-17 01:24:22 +00:00
i-robot 68189870e4
!29109 Fix Core Dump after RuntimeError
Merge pull request !29109 from hwjiaorui/segmentation-fault
2022-01-17 01:21:50 +00:00
i-robot 6c7f342633
!29100 fix minddata doc
Merge pull request !29100 from luoyang/code_docs_doc
2022-01-17 01:19:31 +00:00
i-robot a4b53f4d6e
!29074 select check input cond
Merge pull request !29074 from wangnan39/function_select_input_check
2022-01-16 08:34:45 +00:00
i-robot ece9d0fd00
!29081 bug fix model layerout train
Merge pull request !29081 from wangnan39/fix_model_bug_in_layout
2022-01-16 08:30:28 +00:00
i-robot f20b69ffc5
!28967 Actor get funcgraphs from abstract
Merge pull request !28967 from chenfei_mindspore/suit-renormalize-elimiate-dead-node
2022-01-16 04:08:43 +00:00
i-robot 28f8cc806e
!29129 Synchronize the inputs abstract sequence node info. before save.
Merge pull request !29129 from 张清华/eliminate_tuple_unused_item2
2022-01-15 11:29:51 +00:00
lby e4ebd8f998 length of kernel_size and strides should be five 2022-01-15 19:12:22 +08:00
i-robot d92c23e5d7
!29121 Move DumpConstantData to DebugOnStepEnd for ascend MindRT and add check for kGraphOpRun
Merge pull request !29121 from parastooashtari/kernel_level_dump
2022-01-15 10:59:42 +00:00
i-robot 7fcfa71a12
!28838 rename macro ENABLE_LITE_Ascend to ENABLE_LITE_ACL
Merge pull request !28838 from zhengyuanhua/code_review
2022-01-15 10:10:16 +00:00
i-robot 0f1b019cc3
!29115 第三方调用故障可分析特性
Merge pull request !29115 from zuochuanyong/onednn_dfx
2022-01-15 09:25:10 +00:00
i-robot 4c81d815e7
!29135 add ascend release pkg
Merge pull request !29135 from zhengyuanhua/br1
2022-01-15 09:17:23 +00:00
yeyunpeng2020 8ba7731c9a fix dynamic infer shape bug 2022-01-15 17:05:39 +08:00
i-robot ab545aaafb
!29137 update dockerfile for 1.6.0
Merge pull request !29137 from yanghaoran/master
2022-01-15 08:48:40 +00:00
i-robot b6a202f955
!29124 fix Conv2DBackpropEltwiseEltwiseFusion pattern
Merge pull request !29124 from yuchaojie/ub_fusion2
2022-01-15 07:55:41 +00:00
yanghaoran a5e8fa59a8 update dockerfile for 1.6.0 2022-01-15 15:48:30 +08:00
i-robot 1bec7aea97
!29119 converter support dynamic quant
Merge pull request !29119 from yeyunpeng2020/dynamic_quant
2022-01-15 07:41:34 +00:00
zhengyuanhua a2ae2a4598 add ascend release pkg 2022-01-15 15:38:20 +08:00
i-robot a274d27a87
!29112 Add more primtives using tuple/list input.
Merge pull request !29112 from liqiliang/ops_with_tuple_input
2022-01-15 06:03:52 +00:00
i-robot 9c1cca806a
!29022 Int64 to int of type id
Merge pull request !29022 from chenfei_mindspore/change-env-get-key-type
2022-01-15 04:39:39 +00:00
Zhang Qinghua 4642b96624 Synchronize the inputs abstract sequence node info. before save. 2022-01-15 12:17:45 +08:00
yeyunpeng2020 76891ef114 converter support dynamic quant 2022-01-15 11:50:24 +08:00
i-robot a5c07794f6
!29006 [ME] Code static check.
Merge pull request !29006 from Margaret_wangrui/static_check
2022-01-15 03:49:15 +00:00
jjfeing cc0b0e2730
!29127 updata release md mater
Merge pull request !29127 from jjfeing/updata_release_master
2022-01-15 03:42:43 +00:00
jjfeing db49806f0b updata release md 2022-01-15 11:40:38 +08:00
i-robot 8304f50738
!29104 Fixe some CPU operator whitelists
Merge pull request !29104 from chenweitao_295/doc_issue_2
2022-01-15 03:34:44 +00:00
i-robot 0f06c38730
!29050 clean code
Merge pull request !29050 from jjfeing/master
2022-01-15 03:22:55 +00:00
yuchaojie 4f06b25fb5 fix Conv2DBackpropEltwiseEltwiseFusion pattern 2022-01-15 10:58:30 +08:00
i-robot 11789b43db
!29053 [assistant][ops] Fix InferType bug for IsNan and IsInf
Merge pull request !29053 from 孟权令/Fix_IsInf_IsNan
2022-01-15 02:46:24 +00:00
i-robot adb9bc0fd2
!29110 Fix TypeIdLabel bug for complex128
Merge pull request !29110 from liangxhao/support_complex128
2022-01-15 02:33:58 +00:00
i-robot a3cc0a4c0f
!29103 optimize err msg about c++ CPU and 1 code docs issue
Merge pull request !29103 from chentangyu/code_err_msg_cty_master_I4QIY2_I4QS98
2022-01-15 02:28:50 +00:00
Parastoo Ashtari 8d96ee8b46 Move DumpConstantData to DebugOnStepEnd for ascend MindRT and add check for kGraphOpRun 2022-01-14 18:23:53 -05:00
i-robot 441169bcd5
!29033 me whrite master 0113
Merge pull request !29033 from mindspore_ding/me_whrite_master_0113
2022-01-14 14:06:00 +00:00
i-robot 11db98614b
!29068 Upgrade Ascend 20220113
Merge pull request !29068 from TronZhang/upgrade_ascend_20220113
2022-01-14 12:53:47 +00:00
zuochuanyong 9a1f9d69f6 onednn dfx 2022-01-14 20:30:53 +08:00
i-robot c74e418f52
!29076 Disable internal output when using MemScheduler
Merge pull request !29076 from tanghuikang/sync_host_to_device
2022-01-14 11:56:44 +00:00
i-robot d5d01097fb
!29073 Clean code for compiler
Merge pull request !29073 from YuJianfeng/clean
2022-01-14 11:28:01 +00:00
i-robot 9d662d99da
!28809 Modify api note
Merge pull request !28809 from liuyang/code_check_test
2022-01-14 11:16:17 +00:00
tacyi139 49b6507dd1 optimize err msg about c++ CPU and 1 code docs issue 2022-01-14 19:07:33 +08:00
changzherui 23ad3e746c modify tensor slice 2022-01-14 18:44:46 +08:00
liqiliang 63e213423c Add more primtives using tuple/list input. 2022-01-14 18:36:21 +08:00
hwjiaorui d8c3146b87 fix core dump 2022-01-14 18:15:58 +08:00
chenweitao_295 edee9fde8c fix c++ file issue 2022-01-14 18:10:09 +08:00
i-robot 9bb2c9b9b0
!29025 optimize err msg about c++ GPU
Merge pull request !29025 from chentangyu/code_err_msg_cty_I4QJZ9
2022-01-14 09:39:45 +00:00