i-robot
|
0968b28871
|
!34131 scatter_min: add dynamic_shape case for ascend
Merge pull request !34131 from hujiahui8/scatter_min
|
2022-05-13 06:35:46 +00:00 |
i-robot
|
7c7aa8430a
|
!34187 Add range functional and vmap
Merge pull request !34187 from LiangZhibo/range_ops
|
2022-05-12 17:40:17 +00:00 |
i-robot
|
424598255a
|
!34210 [docs]add api docs of jet and derivative
Merge pull request !34210 from chenzhuo/master
|
2022-05-12 12:32:39 +00:00 |
i-robot
|
9d23731a89
|
!34302 modify format
Merge pull request !34302 from 俞涵/code_docs_0512
|
2022-05-12 09:51:47 +00:00 |
hujiahui8
|
71f98273ea
|
scatter_min: add dynamic_shape case for ascend
|
2022-05-12 17:08:02 +08:00 |
huodagu
|
b1656f8673
|
modify format
|
2022-05-12 17:05:12 +08:00 |
i-robot
|
9949f3ac64
|
!34266 modify format
Merge pull request !34266 from 俞涵/code_docs_0512
|
2022-05-12 09:02:17 +00:00 |
liangzhibo
|
a30897fcfa
|
Add range functional, tensor and vmap
|
2022-05-12 15:17:59 +08:00 |
huodagu
|
1468edb03b
|
modify format
|
2022-05-12 10:11:10 +08:00 |
chenzhuo
|
906f569a93
|
add api docs of jet and derivative
|
2022-05-12 10:00:40 +08:00 |
liangzhibo
|
7fa0a77e08
|
Add round functional, tensor interface and vmap
|
2022-05-12 09:22:38 +08:00 |
i-robot
|
708188ac27
|
!34207 [ops]add the bessel_y0 and bessel_y1 CPU operator
Merge pull request !34207 from maoyaomin/mym_bessel_0507
|
2022-05-12 01:18:46 +00:00 |
i-robot
|
1664b9b2f2
|
!34087 Add tensor and functional interface for NonZero operator.
Merge pull request !34087 from hezhenhao1/add_nonzero
|
2022-05-11 10:59:40 +00:00 |
i-robot
|
e138428c78
|
!34230 modify format
Merge pull request !34230 from 俞涵/code_docs_0511
|
2022-05-11 08:38:46 +00:00 |
i-robot
|
e6d0f22c6d
|
!34220 [DOC]update en version of doc for SpaceToBatchNd
Merge pull request !34220 from zichun_ye/op_dev_space_to_batch_nd
|
2022-05-11 08:14:23 +00:00 |
huodagu
|
76c5654edd
|
add mindspore.rewrite and modify format
|
2022-05-11 15:38:43 +08:00 |
hezhenhao1
|
1b8a7b0a8f
|
Add tensor and functional interface for NonZero operator.
|
2022-05-11 14:11:22 +08:00 |
maoyaomin
|
60913f4a5a
|
add bessel_y0 and bessel_y1 cpu operator
|
2022-05-11 11:26:26 +08:00 |
i-robot
|
ddced156b0
|
!33955 add Ascend dynamic shape testcases for IndexAdd
Merge pull request !33955 from looop5/index_add_d_dynamic
|
2022-05-11 03:14:48 +00:00 |
Zichun Ye
|
7a20a726a9
|
update en version of doc for space_to_batch_nd
|
2022-05-11 11:10:08 +08:00 |
looop5
|
6bb066a4a5
|
add Ascend dynamic shape testcases for IndexAdd
|
2022-05-10 15:42:58 +08:00 |
Tianyu Xu
|
8f0f8ab034
|
Add bessel_k0 CPU operator and rework bessel_i0
|
2022-05-10 11:56:12 +08:00 |
i-robot
|
298d589423
|
!33640 [MS][cpu][kernel]add cdist grad kernel
Merge pull request !33640 from 张学同/opt_kernel
|
2022-05-10 01:14:46 +00:00 |
huodagu
|
422aa03ed5
|
modify format
|
2022-05-09 14:45:08 +08:00 |
i-robot
|
4899e19a36
|
!33951 fix tensor_scatter_add param error
Merge pull request !33951 from yuchaojie/op_dev
|
2022-05-07 09:30:10 +00:00 |
zhangxuetong
|
3e205767a8
|
add cdist grad
|
2022-05-07 15:38:06 +08:00 |
hujiahui8
|
421fb8c725
|
add scatter_min operator documentation
|
2022-05-07 11:39:33 +08:00 |
i-robot
|
944d7955cf
|
!33891 tensor scatter div dosc
Merge pull request !33891 from ling/code_docs_sr
|
2022-05-07 01:04:37 +00:00 |
i-robot
|
d5d59fb6c2
|
!33933 [DOC][ops]modify bitwise doc
Merge pull request !33933 from KXiong/code_docs_master
|
2022-05-06 08:48:38 +00:00 |
yuchaojie
|
8d172e4973
|
fix tensor_scatter_add param error and add ut/st cases
|
2022-05-06 16:35:03 +08:00 |
xiongkun
|
72f5dea0db
|
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
|
2022-05-06 15:57:28 +08:00 |
ling
|
b525ef2d5b
|
tensor scatter div dosc
|
2022-05-06 14:22:45 +08:00 |
Zichun Ye
|
87a7fb3d4d
|
add space to batch nd cpu kernel
udpate include files
update pylint
fix doc problems
fix code check problem
fix code check problem
fix docs
udpate ops func
|
2022-05-05 19:23:55 +08:00 |
i-robot
|
7e94dd26a2
|
!33851 modify format
Merge pull request !33851 from 俞涵/code_docs_0505
|
2022-05-05 07:21:21 +00:00 |
huodagu
|
c0770874fe
|
modify tensor format
|
2022-05-05 14:59:07 +08:00 |
yuchaojie
|
ad80538c6c
|
add function & tensor op for TensorScatterAdd
|
2022-04-29 14:27:06 +08:00 |
i-robot
|
02ed0039e3
|
!33758 tensor scatter div dosc
Merge pull request !33758 from ling/code_dosc_sr
|
2022-04-29 04:07:09 +00:00 |
ling
|
e5871e3bbb
|
tensor scatter div dosc
|
2022-04-29 11:02:47 +08:00 |
i-robot
|
244e078ad3
|
!33756 optimizes the documentation of Pad
Merge pull request !33756 from zhangfanghe/code_docs_pad_master_429
|
2022-04-29 02:26:39 +00:00 |
i-robot
|
933dd36a00
|
!33727 optimizes the documentation of Chinese API of ReverseSequence
Merge pull request !33727 from zhangfanghe/code_docs_reverseSequence_master_428
|
2022-04-29 02:17:42 +00:00 |
i-robot
|
04047c4317
|
!33709 fix link anchor
Merge pull request !33709 from lvmingfu/code_docs_master19
|
2022-04-29 02:07:32 +00:00 |
zhangfanghe
|
becc7fc6ee
|
optimizes the documentation of Pad.
|
2022-04-29 10:04:02 +08:00 |
lvmingfu
|
01509b7b66
|
fix link anchor
|
2022-04-29 09:37:33 +08:00 |
zhangfanghe
|
15c4f5fd53
|
optimizes the documentation of Chinese API of ReverseSequence.
|
2022-04-28 19:32:17 +08:00 |
polyhedral
|
299a52b04b
|
ScatterMax add function interface
|
2022-04-28 19:25:35 +08:00 |
i-robot
|
3945caf231
|
!33669 [MS][ops]ajust bitwise ops to new interface
Merge pull request !33669 from KXiong/master
|
2022-04-28 08:24:02 +00:00 |
huodagu
|
829ee6d944
|
modify docs_format
|
2022-04-28 11:26:56 +08:00 |
xiongkun
|
3801451919
|
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
|
2022-04-28 10:51:07 +08:00 |
huodagu
|
19701e0cd6
|
modify pageformat
|
2022-04-27 17:24:19 +08:00 |
looop5
|
521ed19042
|
IndexAdd supports CPU, add function interface for IndexAdd
|
2022-04-25 19:19:31 +08:00 |