Commit Graph

38044 Commits

Author SHA1 Message Date
z00512249 815e49910e add kernel matrix_set_diag of backend cpu 2022-01-17 15:29:18 +08:00
greatpanc 398a5531c0 avx512 and gpu model split 2022-01-17 15:15:48 +08:00
i-robot 82485ca4d8
!28822 fix codex infer
Merge pull request !28822 from zhaodezan/master
2022-01-17 07:02:32 +00:00
fangzehua 18fe447fb9 fix stridedslice mask in parallel 2022-01-17 14:46:07 +08:00
i-robot b3bf1a76b2
!29176 [MS][LITE] fix lite demo doc log issue
Merge pull request !29176 from zhengjun10/fix
2022-01-17 06:39:21 +00:00
i-robot ae7fa08425
!29133 Add bicgstab method and its test cases.
Merge pull request !29133 from hezhenhao1/add_bicgstab
2022-01-17 06:26:35 +00:00
twc 5d40613d52 fix ISSUE I4QCJM 2022-01-17 14:21:03 +08:00
i-robot 7179e74c65
!28995 unify infer and train compile binary
Merge pull request !28995 from xiaoyao/master
2022-01-17 04:43:59 +00:00
i-robot 3a4744ff27
!28995 unify infer and train compile binary
Merge pull request !28995 from xiaoyao/master
2022-01-17 04:43:56 +00:00
zhengjun10 85298e9f60 fix log print 2022-01-17 12:39:45 +08:00
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
hezhenhao1 16a1c3c76e Add bicgstab method and its test cases. 2022-01-17 11:52:03 +08:00
hwjiaorui b31e0ccd7a fix core dump after runtime error 2022-01-17 11:47:57 +08: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
ling 6a89231fd9 [MSLITE] add data type check for NegGrad 2022-01-17 11:26:13 +08:00
yeyunpeng2020 d351abb9f1 add DynamicQuant kernel 2022-01-17 11:21:10 +08:00
simson 0ea84f06d5 fix error msg for zeros and ones 2022-01-17 11:16:59 +08: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
He Wei 5f15701bb3 Fix a primitive cache problem in pynative mode
In pynative mode (engine == nullptr), it is difficult to set added_attrs to
python object by C++ code, so we disable global eval cache in pynative mode.
2022-01-17 11:02:54 +08:00
zhousiyi 22831e0432 remove intermediate_abstract as it may cause embed(parameter-phi-r) being specialized in different func_graph in different renormalize phase, so two different SymbolicKey are beging generated 2022-01-17 02:45:53 +00:00
lianliguang 449d31e0b5 fix code check 2022-01-17 10:04:17 +08: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