i-robot
|
3e4507f077
|
!34413 Add chinese document for functional and tensor interface select.
Merge pull request !34413 from LiangZhibo/code_docs_select
|
2022-05-16 10:00:34 +00:00 |
z00512249
|
d344ff1f9d
|
add lerp api doc
|
2022-05-16 17:36:38 +08:00 |
huodagu
|
80ec6b12bc
|
modify list and format
|
2022-05-16 16:55:57 +08:00 |
liangzhibo
|
e81184f1ef
|
Add select chinese doc
|
2022-05-16 16:54:00 +08:00 |
i-robot
|
6828fc0cb7
|
!34419 modify format
Merge pull request !34419 from 俞涵/code_docs_0516
|
2022-05-16 06:26:10 +00:00 |
huodagu
|
96354a374e
|
modify format
|
2022-05-16 14:05:58 +08:00 |
i-robot
|
9118cf48ca
|
!33420 Support GPU Svd, and add tensor, functional, primitive
Merge pull request !33420 from huanghui/svd
|
2022-05-16 02:11:34 +00:00 |
i-robot
|
9e7b82c9cb
|
!34324 [MS][OPS] Ger FastGeLU FastGeLUGrad pr3
Merge pull request !34324 from KXiong/master
|
2022-05-16 01:14:39 +00:00 |
huanghui
|
cc1f903ce3
|
1. add Svd Tensor, functional, primitive.
2. support GPU Svd kernel.
|
2022-05-14 15:34:19 +08:00 |
xiongkun
|
f80d30e415
|
[MS][ops]adjust ger cpu operator
[MS][ops]adjust ger cpu operator
ajust FastGelu and FastGeluGrad
ajust FastGelu and FastGeluGrad
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust bitwise doc
adjust bitwise doc
adjust bitwise doc
adjust bitwise doc
add fast_gelu initsizelist
add fast_gelu initsizelist
ajust fast_gelu_grad_interface
ajust fast_gelu_grad_interface
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add ger vmap
add ger vmap
add ger vmap
add ger vmap
adjust code
adjust code
adjust code
adjust code
adjust code
adjust code
add ger doc
add ger doc
adjust doc
remove bitwise kernelmod
adjust doc
adjust doc
replace tensor
replace tensor
ajust doc
adjust test
adjust test
adjust doc
|
2022-05-13 15:43:47 +08:00 |
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 |
i-robot
|
6416caf3cb
|
!33440 modify dirname
Merge pull request !33440 from 俞涵/code_docs_0424
|
2022-04-24 05:41:39 +00:00 |
huodagu
|
dc048bda4b
|
modify dirname
|
2022-04-24 12:28:43 +08:00 |
i-robot
|
c3b58b6fb6
|
!33248 Custom Op Hybrid DSL CPU platform support
Merge pull request !33248 from zichun_ye/custom_cpu
|
2022-04-24 02:32:16 +00:00 |
wangshuide2020
|
1ad5840572
|
add the chinese documentation of functional api.
|
2022-04-22 16:06:47 +08:00 |
Zichun Ye
|
9ebe2befe7
|
add custom hybrid dsl cpu support
fix typo
fix code check problem
update code check problem
add missing python module
update cpu test cases
update return result
|
2022-04-22 15:53:27 +08:00 |
looop5
|
4e5ba629be
|
rectify API doc of ops.NMSWithMask
|
2022-04-16 14:28:20 +08:00 |
zhangfanghe
|
291fba8155
|
optimizes the documentation of MatMul.
|
2022-04-14 15:16:54 +08:00 |
i-robot
|
a25210e279
|
!32867 optimizes the documentation of chinese API of ScatterAdd,GetNext
Merge pull request !32867 from zhangfanghe/code_docs_zfh_master_412
|
2022-04-13 01:55:58 +00:00 |
i-robot
|
e26c0cee3b
|
!32891 modify urls adapt to docs repo
Merge pull request !32891 from lvmingfu/code_docs_master12
|
2022-04-12 09:22:10 +00:00 |
lvmingfu
|
af8dd9729e
|
modify links adapt to the new version of docs
|
2022-04-12 16:51:32 +08:00 |
zhangfanghe
|
98adc9ea5f
|
optimizes the documentation of chinese API of ScatterAdd,GetNext.
|
2022-04-12 10:26:53 +08:00 |
i-robot
|
a23f0058b2
|
!32790 ops.Log supports float64 on GPU, update doc
Merge pull request !32790 from looop5/log_float64
|
2022-04-11 09:58:43 +00:00 |
i-robot
|
b183b17b41
|
!32811 modify link to fit new repo docs structure
Merge pull request !32811 from lvmingfu/code_docs_master11
|
2022-04-11 09:12:35 +00:00 |
lvmingfu
|
216f7d29f1
|
add white urls
|
2022-04-11 16:27:38 +08:00 |
looop5
|
b105ed0ec5
|
ops.Log supports float64 on GPU, update doc
|
2022-04-11 10:13:05 +08:00 |
i-robot
|
0766bbc0d0
|
!32588 optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc
Merge pull request !32588 from zhangfanghe/code_docs_zfh_master_406
|
2022-04-08 06:37:19 +00:00 |
zhangfanghe
|
7b04a2c18e
|
optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc.
|
2022-04-08 11:38:20 +08:00 |
zhangfanghe
|
610ce2650f
|
optimizes the documentation of chinese API of Log.
|
2022-04-07 11:27:19 +08:00 |
zhangfanghe
|
78fff37dd4
|
optimizes the documentation of chinese API of Concat.
|
2022-04-02 17:38:21 +08:00 |
i-robot
|
f07a608ffa
|
!32448 optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc
Merge pull request !32448 from zhangfanghe/code_docs_zfh_master_401
|
2022-04-02 08:32:35 +00:00 |
zhangfanghe
|
84fa7b45ee
|
optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc.
|
2022-04-02 16:19:45 +08:00 |
i-robot
|
fc85afd0bb
|
!32478 modify doc
Merge pull request !32478 from xumengjuan1/code_docs_x18
|
2022-04-02 08:12:57 +00:00 |
minashi-tanaka
|
708f1a4d3f
|
Error changing API document
|
2022-04-02 12:57:30 +08:00 |
xumengjuan1
|
62742ebcec
|
modify doc
|
2022-04-02 11:16:36 +08:00 |
i-robot
|
5aa6568db9
|
!32234 modify print cn comment
Merge pull request !32234 from changzherui/mod_print_cn
|
2022-04-01 11:20:33 +00:00 |
changzherui
|
a33a0964d7
|
modify print cn
|
2022-04-01 16:08:05 +08:00 |
i-robot
|
1ec280b0e5
|
!32386 modify page display
Merge pull request !32386 from 俞涵/code_docs_331
|
2022-03-31 11:52:45 +00:00 |
huodagu
|
1a5433fa24
|
modify functional pagedisplay
|
2022-03-31 18:05:18 +08:00 |
i-robot
|
3e83cc15be
|
!32308 optimizes the documentation of chinese API of ScatterSub,ScatterUpdate,Sqrt,etc
Merge pull request !32308 from zhangfanghe/code_docs_zfh_330_master
|
2022-03-31 06:25:07 +00:00 |
i-robot
|
2886b66281
|
!32217 optimizes the documentation of chinese API of DiceLoss,.AvgPool,GradOperation,etc
Merge pull request !32217 from zhangfanghe/code_docs_zfh_329_master_3
|
2022-03-30 11:56:40 +00:00 |
zhangfanghe
|
4534507cbe
|
optimizes the documentation of chinese API of ScatterSub,ScatterUpdate,Sqrt,etc.
|
2022-03-30 19:54:42 +08:00 |
i-robot
|
7330cf959d
|
!32202 optimizes the documentation of chinese API of BCEWithLogitsLoss,BatchMatMul,BatchNorm,etc
Merge pull request !32202 from zhangfanghe/code_docs_zfh_329_master_2
|
2022-03-30 11:16:42 +00:00 |
i-robot
|
f548a82f80
|
!32110 optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc
Merge pull request !32110 from zhangfanghe/code_docs_zfh_328
|
2022-03-30 08:36:09 +00:00 |
zhangfanghe
|
08f8660a6c
|
optimizes the documentation of chinese API of BCEWithLogitsLoss,BatchMatMul,BatchNorm,etc.
|
2022-03-30 15:09:04 +08:00 |
zhangfanghe
|
0433e6767c
|
optimizes the documentation of chinese API of DiceLoss,.AvgPool,GradOperation,etc.
|
2022-03-30 14:31:13 +08:00 |
i-robot
|
a2854fe963
|
!32187 optimizes the documentation of chinese API of Broadcast,CumSum,Dropout3D,etc
Merge pull request !32187 from zhangfanghe/code_docs_zfh_329
|
2022-03-30 04:24:35 +00:00 |
zhangfanghe
|
8c75b88d07
|
optimizes the documentation of chinese API of Broadcast,CumSum,Dropout3D,etc.
|
2022-03-29 15:23:21 +08:00 |
zhangfanghe
|
bcf2afa498
|
optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc.
|
2022-03-29 14:56:29 +08:00 |
huodagu
|
33fc1b0f31
|
mdf_pagedispaly
|
2022-03-29 09:23:16 +08:00 |
i-robot
|
9680aa073d
|
!31723 code_check_clean
Merge pull request !31723 from liuyang/tensor_ms
|
2022-03-25 08:58:46 +00:00 |