i-robot
|
402431e754
|
!35667 [kernel]add celu vmap
Merge pull request !35667 from 张学同/celu
|
2022-06-10 08:21:43 +00:00 |
i-robot
|
16884a6b9e
|
!35337 ApplyadagradDAD CPU operator supported
Merge pull request !35337 from 冯一航/ApplyAdagradDAD_operator_cpu_support
|
2022-06-10 08:12:30 +00:00 |
i-robot
|
187b902cf3
|
!35737 takedown scatter_nd_update and sparse_segment_mean testcases
Merge pull request !35737 from yanghaoran/takedown_testcases
|
2022-06-10 06:44:02 +00:00 |
yanghaoran
|
42fee70ce0
|
takedown scatter_nd_update and sparse_segment_mean testcases
|
2022-06-10 14:32:26 +08:00 |
i-robot
|
90b2a6884f
|
!35707 fix bug when reduce axis have duplicate elements
Merge pull request !35707 from zhangbuxue/fix_bug_when_reduce_axis_have_duplicate_elements
|
2022-06-10 06:18:54 +00:00 |
fengyihang
|
458495035f
|
ApplyAdagradDAD_operator_cpu_support
|
2022-06-10 11:12:10 +08:00 |
i-robot
|
55cb76fe98
|
!35644 修复Bessel i0/k0/k0e精度问题,修复Bessel算子st
Merge pull request !35644 from xutianyu/bessel
|
2022-06-10 01:51:31 +00:00 |
zhangxuetong
|
86dc05b979
|
support functional tensor vmap for celu
|
2022-06-10 09:12:39 +08:00 |
buxue
|
45c5b4801f
|
fix bug when reduce axis have duplicate elements
|
2022-06-09 21:15:59 +08:00 |
looop5
|
4c5de144ce
|
add functional, tensor interface and vmap for ops.Pad
|
2022-06-09 14:26:36 +08:00 |
i-robot
|
598caa37ca
|
!35568 Extend the MatrixBandPart kernel to support batch.
Merge pull request !35568 from liqiliang/vmap_and_dynamic_and_tests
|
2022-06-09 06:14:48 +00:00 |
i-robot
|
490e502d01
|
!35557 add mish lrn lrn_grad vmap_rule and some test case
Merge pull request !35557 from zhuzhongrui/pub_master2
|
2022-06-09 03:29:02 +00:00 |
Tianyu Xu
|
e5ecd64a76
|
修复Bessel i0/k0/k0e精度问题,修复Bessel算子st
|
2022-06-08 23:36:38 +08:00 |
liqiliang
|
e0369d0d54
|
Extend the MatrixBandPart kernel to support batch.
|
2022-06-08 20:45:19 +08:00 |
i-robot
|
8c823836a6
|
!35383 Add cpu kernel for deformable_offsets
Merge pull request !35383 from YuJianfeng/deformable_conv
|
2022-06-08 11:13:30 +00:00 |
z00512249
|
c85cb977db
|
add mish lrn lrn_grad vmap_rule and some test case
|
2022-06-08 16:43:02 +08:00 |
i-robot
|
4ae05706e5
|
!35381 Add MatrixSolve Op CPU Kernel
Merge pull request !35381 from zhujingxuan/MatrixSolve
|
2022-06-08 06:24:06 +00:00 |
i-robot
|
e5d57a316e
|
!35534 fixed bug in st cases of reflectionpad
Merge pull request !35534 from shaojunsong/fix/st_reflectionpad
|
2022-06-08 06:12:07 +00:00 |
yujianfeng
|
2d283c96df
|
Add the implement of cpu kernel for deformable_offsets
|
2022-06-08 11:53:52 +08:00 |
i-robot
|
53397921b3
|
!35507 [MS][LITE]add resize linear cpu kernel
Merge pull request !35507 from mengyuanli/resize_linear_1d_cpu
|
2022-06-08 03:31:12 +00:00 |
i-robot
|
4f97ed5fb0
|
!35550 Fix the mish_grad test case.
Merge pull request !35550 from liqiliang/mishgrad-cpu
|
2022-06-08 00:00:48 +00:00 |
i-robot
|
802cfc8950
|
!34611 Trunc Operator for CPU
Merge pull request !34611 from Mina/master
|
2022-06-07 23:01:00 +00:00 |
i-robot
|
8f51b50547
|
!35393 Add tensor and functional interface for ScatterNdMul and ScatterNdMax operator.
Merge pull request !35393 from hezhenhao1/add_scatter_max
|
2022-06-07 09:49:34 +00:00 |
i-robot
|
b8a0522b56
|
!35297 [kernel]add the vmap of apply proximal adagrad
Merge pull request !35297 from 张学同/applyproximaladagrad_gpu
|
2022-06-07 09:40:56 +00:00 |
liqiliang
|
6409772e72
|
Fix the mish_grad test case.
|
2022-06-07 17:18:17 +08:00 |
shaojunsong
|
6f9e4ccedc
|
fixed reflectionpad bug in st cases of acend and cpu
|
2022-06-07 15:34:33 +08:00 |
mengyuanli
|
4444ecc668
|
add resize linear 1d cpu
|
2022-06-07 15:00:29 +08:00 |
i-robot
|
ec65b96074
|
!34252 [CPU operator] Add ReNorm CPU operator
Merge pull request !34252 from Xiaoda/127-add-renorm-op
|
2022-06-07 05:47:46 +00:00 |
i-robot
|
ae2c2c34f3
|
!35288 batchtospacend support tensor/func/vmap
Merge pull request !35288 from r1chardf1d0/bts
|
2022-06-07 03:59:47 +00:00 |
zhangxuetong
|
355edf2e55
|
support apply_proximal_adagrad vmap
|
2022-06-07 10:56:56 +08:00 |
i-robot
|
526b1ebedc
|
!35273 Op ScatterNd, rewrite infer function with c++, supports vmap, supports dynamic shape on Gpu and Ascend.
Merge pull request !35273 from DeshiChen/0527_scatternd_dynshape
|
2022-06-07 02:54:09 +00:00 |
zhujingxuan
|
513f28fadb
|
Add MatrixSolve Op
|
2022-06-07 10:44:39 +08:00 |
hezhenhao1
|
bf6340504d
|
Add functional doc and interface for ScatterNdMul and ScatterNdMax operator.
|
2022-06-06 20:39:02 +08:00 |
looop5
|
6c24a18dff
|
fix axis check range
|
2022-06-06 19:38:46 +08:00 |
Xiaoda Zhang
|
3d074d7281
|
add renorm cpu implementation; vmap for renorm
|
2022-06-06 14:23:43 +08:00 |
r1chardf1d0
|
21113f1788
|
batch_to_space_nd
|
2022-06-06 14:21:57 +08:00 |
dayschan
|
90d026dfbb
|
Op ScatterNd, rewrite infer function with c++, supports vmap, supports dynamic shape on Gpu and Ascend.
|
2022-06-06 11:44:33 +08:00 |
i-robot
|
f058997021
|
!35071 Add feature ReflectionPad1d & ReflecitonPad2d
Merge pull request !35071 from shaojunsong/feature/reflectionPad
|
2022-06-04 13:00:45 +00:00 |
shaojunsong
|
c0b9d74987
|
added reflectionpad1d and 2d
|
2022-06-04 17:43:49 +08:00 |
minara
|
2446919c63
|
Trunc op commit
|
2022-06-03 08:45:54 -04:00 |
i-robot
|
dccfbdc832
|
!34610 TruncateDiv and TruncateMod CPU ops
Merge pull request !34610 from jaspreetsinghsambee/truncate_ops_dev
|
2022-06-02 15:35:28 +00:00 |
i-robot
|
6f18373b10
|
!35252 add python implement and st for random gamma
Merge pull request !35252 from zhangqi/0522_2
|
2022-06-02 09:26:10 +00:00 |
i-robot
|
b9a8a16ebf
|
!35276 add dataformatdimmap
Merge pull request !35276 from KXiong/branch_dataformatdimmap
|
2022-06-02 07:41:16 +00:00 |
i-robot
|
05afdee563
|
!34757 add inplace_update operator and vmaprule
Merge pull request !34757 from wangjun/inplace_ops_0523
|
2022-06-02 05:52:09 +00:00 |
xiongkun
|
219965ef9d
|
add dataformatdimmap
add dataformatdimmap
add dataformatdimmap
add dataformatdimmap
add dataformatdimmap
add dataformatdimmap
add dataformatdimmap
add dataformatdimmap
add dataformatdimmap
add dataformatdimmap
|
2022-06-02 11:28:18 +08:00 |
i-robot
|
e34d63a1ec
|
!35251 Add bprop definition of DeformableOffsets
Merge pull request !35251 from chenfei_mindspore/add-deform-offset-grad-api
|
2022-06-02 03:05:02 +00:00 |
Jaspreet Singh Sambee
|
27ae74f2f2
|
TruncateDiv and TruncateMod CPU ops
|
2022-06-01 22:59:38 -04:00 |
liqiliang
|
d200f89202
|
Add dynamic_shape tests.
|
2022-06-01 17:58:33 +08:00 |
wangjun
|
1f1857c51c
|
add inplace update
|
2022-06-01 13:50:17 +08:00 |
zhangqi
|
d0afaf60f0
|
add python implement and st for random gamma
|
2022-06-01 11:20:36 +08:00 |