Commit Graph

62062 Commits

Author SHA1 Message Date
yuzhenhua ac29213b57 fix full like example code 2023-02-23 14:54:53 +08:00
liangzhibo 036b10e262 Enable max min for dynamic length sequence 2023-02-23 14:45:41 +08:00
huoxinyou 83168d78c5 bool_not cpu ops 2023-02-23 14:42:36 +08:00
reku1997 867a94eec1 Optimize Dynmaic Graph PassManager 2023-02-23 14:39:13 +08:00
limingqi107 96bbb4034a fix the address bug of input node has no user in the old runtime 2023-02-23 14:28:35 +08:00
i-robot d1c2ef4a73
!49294 modify format
Merge pull request !49294 from 俞涵/code_docs_1110
2023-02-23 06:24:10 +00:00
i-robot e03257ffff
!49244 Optimize finalizing collective process.
Merge pull request !49244 from ZPaC/add-finalize-log-and-timeout-window
2023-02-23 06:22:45 +00:00
anzhengqi c9fc8b0747 recover test_bert_tdt_lossscale testcase and update sklearn 2023-02-23 14:20:45 +08:00
huodagu 92e3ba5ffe modify format 2023-02-23 11:34:34 +08:00
tanghuikang 43ec9f5517 Fix gcc11 std::move compile error 2023-02-23 11:33:58 +08:00
zhanzhan1 2029e64520 Adjust the numpy parameter initialization of IsClose 2023-02-23 11:15:28 +08:00
zengzitao 305350d010 fix bprop bug 2023-02-23 11:13:18 +08:00
i-robot 9a81a0e969
!49249 Modify flip support
Merge pull request !49249 from 冯一航/modify_flip_support
2023-02-23 03:00:41 +00:00
ckey_Dou 8829599719 replace constexpr with _primexpr to support dynamic shape 2023-02-23 10:58:55 +08:00
i-robot 6c3ce15f55
!49261 mindspore.ops.eye和pytorch.eye的参数m不对标问题修正
Merge pull request !49261 from tangdezhi_123/br_tdz_20230222
2023-02-23 02:50:46 +00:00
zjun 752f67b724 fix bug
Signed-off-by: zjun <zhangjun0@huawei.com>
2023-02-23 10:39:33 +08:00
gongdaguo1 29a6cac77c add cast fusion 2023-02-23 10:35:30 +08:00
zhupuxu 4d68408583 delete testcase
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2023-02-23 10:24:25 +08:00
i-robot b9c82e5d10
!49248 fix bitwise resize bug
Merge pull request !49248 from KXiong/master
2023-02-23 02:00:37 +00:00
gaoyong10 b91835e1ef Dynamic sequence support tensor. 2023-02-23 09:53:27 +08:00
i-robot a8eaa971d9
!49262 fix scatter nd update testcase: index out of range ValueError
Merge pull request !49262 from zhengzuohe/scatter_nd_update_test
2023-02-23 01:52:51 +00:00
i-robot 75e3c8d10b
!49221 Add Some math ops for bpropexpander 3.0
Merge pull request !49221 from ZengZitao/3_bexp_op
2023-02-23 01:44:25 +00:00
dabaiji 2b8cd97935 fix scatter-nd cpu kernel performance issue 2023-02-23 09:42:24 +08:00
liujunzhu 17e658745a remove ge.enableSmallChannel option 2023-02-23 09:39:09 +08:00
zhangyinxia ec86e04ec5 fix bug 2023-02-23 09:23:50 +08:00
YijieChen 8a03349087 Fix SparseAddGrad bug 2023-02-23 09:22:56 +08:00
i-robot ac9dd297f5
!49145 raise支持变量场景
Merge pull request !49145 from 李良灿/raise
2023-02-23 01:17:55 +00:00
i-robot 99480ecc0e
!49238 remove outdated length check for TopkSplit
Merge pull request !49238 from yuchaojie/ir_fusion
2023-02-23 01:12:19 +00:00
i-robot e284410b25
!49228 debug the input error of multimarginloss
Merge pull request !49228 from zong_shuai/mml_debug
2023-02-23 01:03:23 +00:00
Margaret_wangrui bba47d6374 Support None is output of subgraph in control flow. 2023-02-23 08:52:50 +08:00
i-robot 2a945dd502
!49170 fix add dynamic inputs on 310
Merge pull request !49170 from xulei/fix_add_dynamic_input
2023-02-22 14:08:34 +00:00
ttudu 9cb6d5ff25 scalar condition insert cast as scalar 2023-02-22 21:24:25 +08:00
chenfei 90db645d6b set reshape out as dyn rank if input1 is dyn shape tensor 2023-02-22 21:06:08 +08:00
wang_ziqi bb01cb4711 ops TriuIndices, TrilIndices and SparseCross supports dynamic shape feature
type: feature
reason: add codes to support dynamic shape for TriuIndices, TrilIndices and SparseCross.

------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2023-02-22 20:00:41 +08:00
i-robot 998332e745
!45440 [assistant][ops] add new aicpu operator Resize and ResizeGrad
Merge pull request !45440 from 杨旭华/ResizeV2
2023-02-22 11:46:40 +00:00
Margaret_wangrui 6440961999 Support get ValueNode<None> from return node. 2023-02-22 19:42:01 +08:00
i-robot 64a07d9666
!49235 Refine error log for embedding cache mode
Merge pull request !49235 from zyli2020/embedding_cache_master
2023-02-22 11:27:07 +00:00
i-robot 4e59e010cb
!49229 solve the cumulative_logsumexp operator st error
Merge pull request !49229 from zong_shuai/st_error
2023-02-22 11:15:59 +00:00
limingqi107 bbe3389739 fix the bug of DCN dynamic shape case 2023-02-22 18:14:11 +08:00
zhou_chao1993 0bd549f328 delete exportMindIR para 2023-02-22 17:52:18 +08:00
zhoufeng 08f941d529 only check repeatedly context set from user
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-02-22 17:45:53 +08:00
i-robot d79e3079ff
!48236 [LITE] litekernel support kernelmod
Merge pull request !48236 from ling/sr
2023-02-22 09:40:23 +00:00
i-robot 9b8e73cc04
!49222 fix parameter check of split
Merge pull request !49222 from ZhidanLiu/fixbug
2023-02-22 09:38:01 +00:00
zong-shuai 91d6f40c9b debug 2023-02-22 17:35:54 +08:00
tangdezhi_123 5f22e08d05 mindspore.ops.eye和pytorch.eye的参数m不对标问题修正。
1. 对参数m增加默认值None,返回Tensor的列数默认与n相等。
2. 对参数dtype增加默认值None,返回Tensor的数据类型默认为mindspore.float32。
2023-02-22 17:32:35 +08:00
Shukun Zhang 7ff44b0e92 Fix code check warnings 2023-02-22 17:32:20 +08:00
liangcanli abda280a0e support variable for raise 2023-02-22 17:18:02 +08:00
i-robot cace511745
!49242 modify doc
Merge pull request !49242 from xumengjuan1/code_docs_x1x
2023-02-22 09:15:43 +00:00
i-robot cebca483e3
!49191 ops MatrixTriangularSolve and FFTWithSize supports dynamic shape feature
Merge pull request !49191 from wang_ziqi/br_matrix_triangular_solve
2023-02-22 09:13:52 +00:00
i-robot 15e3b9d47f
!49094 Keep scalar as const if vmap in wrapped while
Merge pull request !49094 from chenfei_mindspore/master-develop
2023-02-22 09:09:18 +00:00