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
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
1978155d98
!35879 [assistant][ops] Add CropAndResizeGradImage
...
Merge pull request !35879 from wangyantao/CropAndResizeGradImage
2022-10-17 07:27:29 +00: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
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
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
hutianyi
920dfdae9c
[feat][assistant] add new operator LayerNormGradGrad
2022-09-15 13:34:23 +08:00
liruoxuan
4cae11fc0d
[feat][assistant][ops][I40FJE] add Eig operator
2022-09-15 13:16:08 +08:00
pkuliuliu
98f709e6e6
Fix bprop bugs of Ops Range
2022-09-14 18:17:59 +08:00
Changri-Liuhen
f6e0e858e8
[feat] [assistant] [I4CRK2] add new AICPU operator ConcatOffsetV1
2022-09-10 06:35:19 +08:00
i-robot
b5938ec299
!33317 [assitant][ops] add SparseSoftmaxCrossEntropyWithLogits
...
Merge pull request !33317 from 孟权令/SparseSoftmaxCrossEntropyWithLogits
2022-09-09 09:05:06 +00:00
Sawyer
750ed63db2
[assistant][ops][I48O7Q] Add new sparse operator SparseSoftmaxCrossEntropyWithLogits
2022-09-09 08:20:38 +08:00
hedongdong
16513765e6
Correct supported platforms for Op Median and Col2Im. Disable Op APIs for Bessel funciton
2022-09-07 10:14:04 +08:00
i-robot
a5982d452c
!32902 [feat][assistant][I48O8N] add new Ascend operator ScaleAndTranslate and ScaleAndTranslate
...
Merge pull request !32902 from Wangsong95/Scale
2022-09-02 02:11:27 +00:00
liang_xiubo
3a592e452e
[feat][assistant][I48O8N] add new Ascend operator ScaleAndTranslate and
...
ScaleAndTranslateGrad
2022-09-01 17:21:15 +08:00
张瑜
e550d912a8
add SparseSoftmax
2022-08-31 15:44:23 +08:00
ding_chenjun
52f8785f02
[feat][assistant][I48O8P] add new aicpu operator SparseReorder
2022-08-31 10:30:55 +08:00
i-robot
5c7a2390c7
!30244 [feat] [assistant] [I40FJS I40FJP] Add MaxPool3DGradWithArgmax, MaxPool3DWithArgmax.
...
Merge pull request !30244 from 李定维/MaxPool3DWithArgmax
2022-08-30 03:38:55 +00:00
i-robot
96bb01a06e
!29460 [assistant][ops] Add new aicpu operator MinimumGradGrad
...
Merge pull request !29460 from 杨旭华/MinimumGradGrad
2022-08-30 03:10:58 +00:00
i-robot
85a8836dcc
!29467 [assistant][ops] Add new aicpu operator SetSize
...
Merge pull request !29467 from 杨旭华/SetSize
2022-08-30 01:43:45 +00:00
wu-dongen
8cf73a5513
[feat][assistant][I4FM94] add new aicpu operator SetSize
2022-08-30 00:53:55 +08:00
i-robot
bfd2921c7e
!35270 [assistant][ops] Add new Geqrf
...
Merge pull request !35270 from 卢津/Geqrf
2022-08-29 09:52:32 +00:00
lianlinghang
71ed26711a
[feat][assistant][I48O7M] add new aicpu operator MinimumGradGrad
2022-08-29 15:25:56 +08:00
liruoxuan
5b84eaaece
[feat] [assistant] [I40FJS I40FJP] Add MaxPool3DGradWithArgmax, MaxPool3DWithArgmax
2022-08-29 14:03:42 +08:00
lianlinghang
a493436720
[feat][assistant][I48O8W] add new aicpu operator MaximumGradGrad
2022-08-28 13:26:10 +08:00
WangWenZhong
12e231b186
[feat][assistant][I40GG1] add new AICPU operator Geqrf
2022-08-26 19:13:38 +08:00
i-robot
6f1566543d
!33896 [assistant][ops][I48O4L] Add new sparse operator SparseSparseMaximum
...
Merge pull request !33896 from liujinnan/SparseSparseMaximum_cpu
2022-08-26 07:25:33 +00:00
i-robot
dd6e80e0ec
!33637 [assistant][ops] Add Pdist,PdistGrad
...
Merge pull request !33637 from 董雪堂/Pdist
2022-08-25 11:56:18 +00:00
lh735291378
2126a9435f
result error
...
success version
result error
命名大小写
result error
success version
result error
:wq
命名大小写
result error
增加cpu迁移部分
odd commit
fix commit
clang-format
fix ci error
add blank
cppcheck
aicpu_util.h format
add ,
fix error
fix error
fix ci
rebase error
window compile
window compile
windows compile
windows compile
头文件修改
use exception
fix clang
test_ops.py add Tensor
update cppcheck.txt
format fix
sparse_ops commit change
set output shape and type
fix ci
公共文件,添加放在中间
删除公共文件修改
c++ style type change
删除utils的改动
2022-08-25 15:56:00 +08:00
peiing
357cd94129
[feat][assistant][I48O4X]Add SparseSegmentMeanWithNumSegments
2022-08-24 03:44:24 +08:00