Commit Graph

857 Commits

Author SHA1 Message Date
i-robot a789c68354
!35540 [feat][assistant][I48O57, I48O6X]Add SparseSegmentSumWithNumSegments, SparseSegmentSum
Merge pull request !35540 from 桂宁馨/SparseSegmentSum
2022-10-28 07:08:07 +00:00
i-robot 109d418b93
!42258 [assistant][ops][I48O4J] add BatchNormGradGrad ops
Merge pull request !42258 from 李定维/BatchNormGradGrad
2022-10-28 07:06:49 +00:00
i-robot e495fc896f
!36547 [ops] [assistant] [I54KIU] Add array op ArgMinWithValue
Merge pull request !36547 from Maeyon-Z/op_argminwv
2022-10-28 01:13:20 +00:00
范庆坤 bbd23fbb6d [feat][assistant][I48O57, I48O6X]Add SparseSegmentSumWithNumSegments, SparseSegmentSum 2022-10-28 01:07:33 +08:00
范庆坤 526590dfe9 BatchNormGradGrad op add 2022-10-27 17:58:03 +08:00
yangfn777 fa4069eb00 Add ArgMinWithValue 2022-10-27 17:31:31 +08:00
i-robot 3515ffa7fd
!43554 add fake quant primitive and ops
Merge pull request !43554 from hangq/rewrite2
2022-10-27 07:32:09 +00:00
hangangqiang 33fdb3b7db add fakequantparam & quantdtype for quant-mindir 2022-10-26 19:23:07 +08:00
fengyihang c3d8bbc738 add LPPool1d 2022-10-25 15:59:55 +08:00
shaojunsong 17e8e40ec5 Add nn.HingeEmbeddingLoss 2022-10-24 17:30:41 +08:00
huangbingjian b98fc0021a Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
2022-10-21 10:17:44 +08:00
i-robot 32834a0a70
!33961 [assistant][ops] Add Cauchy
Merge pull request !33961 from 董雪堂/Cauchy
2022-10-20 14:02:24 +00:00
13355308989 22d82e2a0a [feat] [assistant] [I40GHB] add Cauchy
[feat] [assistant] [I40GHB] add Cauchy
2022-10-20 15:48:01 +08:00
i-robot 54785fde06
!42534 [feat][assistant][I48O89] add SparseMatrixMatMul(No backward)
Merge pull request !42534 from 桂宁馨/SparseMatrixMatMul0921
2022-10-20 07:37:55 +00:00
shen-miaoshui 73992130a3 [feat][assistant]add SparseMatrixMatMul 2022-10-20 11:34:08 +08:00
mikkassa 3748293a4a [feat][assistant][I48O65] add new data operator MatrixLogarithm 2022-10-20 09:19:00 +08:00
i-robot 0245490acb
!43657 remove usage of ScalarToArray
Merge pull request !43657 from zhujingxuan/replace
2022-10-19 01:23:45 +00:00
i-robot 160fb0c8c3
!34100 [assistant][ops] Add Qr
Merge pull request !34100 from 张渝/Qr
2022-10-18 07:38:44 +00:00
fangzhibin 6c8eccf25d [feat][assistant][I48OF9]add new Ascend calculate operator Qr 2022-10-18 09:11:29 +08:00
i-robot 45144a05b7
!39981 [assistant][ops]Add AtLeast2D
Merge pull request !39981 from zy26/AtLeast2D
2022-10-17 12:47:43 +00:00
i-robot 1978155d98
!35879 [assistant][ops] Add CropAndResizeGradImage
Merge pull request !35879 from wangyantao/CropAndResizeGradImage
2022-10-17 07:27:29 +00:00
FENG Baokuo bbf88bd9fd Add AtLeast2D 2022-10-14 07:54:25 +08:00
i-robot 11b21eacf4
!39184 [assistant][ops]Add Vstack
Merge pull request !39184 from zy26/Vstack
2022-10-13 10:04:53 +00:00
zhujingxuan 1fd6d59f90 remove usage of ScalarToArray 2022-10-13 14:34:06 +08:00
i-robot dbc9bddf35
!43406 Adjust the location of syntax testcases
Merge pull request !43406 from huangbingjian/adjust_syntax_testcases
2022-10-13 02:51:52 +00:00
i-robot bf1f4ddce2
!42226 Add the check of the return value of Assign, AssignAdd, AssignSub.
Merge pull request !42226 from Margaret_wangrui/check_assign_assignsub_assignadd
2022-10-13 02:33:02 +00:00
LI Lu a94e803eb7 Add Vstack 2022-10-13 08:58:30 +08:00
Margaret_wangrui dd2c45a829 Add the check of the return value of Assign, AssignAdd, AssignSub. 2022-10-11 15:50:47 +08:00
huangbingjian 780900ae5f Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
i-robot 7ae1ee9966
!33172 [assistant][LogNormalReverse] Add LogNormalReverse
Merge pull request !33172 from longjihuang/LogNormalReverse
2022-10-11 01:59:04 +00:00
wangyantao 48e09a7c5a [feat] [assistant] [I471CT] add new operator CropAndResizeGradImage 2022-10-10 21:19:36 +08:00
i-robot 23437868d4
!40359 [assistant][ops]Add Copysign
Merge pull request !40359 from zy26/Copysign
2022-10-10 03:44:35 +00:00
Longji Huang 5ec604b335 LogNormalReverse
revise

revise

revise
2022-10-09 15:04:15 +08:00
zhengzuohe af6a1bcfe4 roialign&roialigngrad: dynamic shape/rank (attr->input) on cpp infer, gpu and cpu kernel on the new perent class
specify the log error type in IsDynamic() and IsDynamicRank()
2022-10-09 04:02:59 +08:00
i-robot 14bcab5f84
!41728 [assistant][ops]New operator implementation, include Bincount
Merge pull request !41728 from dan/bincount
2022-09-30 01:15:56 +00:00
i-robot 96fe0518bd
!42210 [assistant][InstanceNormV2][InstanceNormV2Grad] Add InstanceNormV2 & InstanceNormV2Grad
Merge pull request !42210 from 李文轼/instance
2022-09-28 14:31:26 +00:00
danyouwei e760f0b969 [feat][assistant][I4DO3K] add new operator Bincount 2022-09-28 19:10:37 +08:00
liwenshi 4fa561eebe [feat][assistant][I4CRJV][I4CRJW] add new operators InstanceNormV2&InstanceNormV2Grad 2022-09-26 11:12:23 +08:00
WANG Xin ea367ad35a Add Copysign 2022-09-26 10:44:38 +08:00
fakeen c93c59cf6a commit choleskygrad without cpu impl 2022-09-23 11:12:34 +08:00
zhaoyisen 999ff30864 [assistant][ops]Add math operator CumulativeLogsumexp 2022-09-21 21:03:51 +08:00
i-robot b1a32c6c89
!41060 [assistant][ops]New operator implementation, include CombinedNonMaxSuppression
Merge pull request !41060 from Wangsong95/combinednonmaxsuppression
2022-09-17 03:57:09 +00:00
i-robot 75a1f1e8d1
!35634 [feat][assistant][ops][I40FK8] Add MatrixPower operator
Merge pull request !35634 from 李定维/MatrixPower
2022-09-16 02:07:58 +00:00
i-robot bcb90bd694
!38779 [assistant][ops][I40FJI] Add new LayerNormGradGrad
Merge pull request !38779 from 李定维/LayerNormGradGrad
2022-09-15 13:18:20 +00:00
i-robot 468c7dad59
!41164 [assistant][ops][I40FJE] Add Eig operator 2022.8
Merge pull request !41164 from 李定维/Eig
2022-09-15 13:12:29 +00:00
fakeen 1d40e969b8 combined 2022-09-15 20:08:47 +08:00
i-robot e62cd4e6ce
!41983 Fix bprop bugs of Ops Range
Merge pull request !41983 from pkuliuliu/master
2022-09-15 09:08:09 +00:00
qqq 519e6f51e5 [assistant][ops][I40FK8] add operator MatrixPower 2022-09-15 14:51:14 +08:00
i-robot 397a0b6c76
!41791 Support dict clear,haskey,update,fromkeys Method.
Merge pull request !41791 from lambert/dict
2022-09-15 06:09:46 +00:00
hutianyi 920dfdae9c [feat][assistant] add new operator LayerNormGradGrad 2022-09-15 13:34:23 +08:00