Commit Graph

294 Commits

Author SHA1 Message Date
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 c07819796c
!34221 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
Merge pull request !34221 from fujianzhao/huberloss
2022-05-13 02:57:19 +00:00
i-robot bfd377ca3c
!34125 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
Merge pull request !34125 from ZhidanLiu/master
2022-05-13 01:53:23 +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 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
i-robot 4d8ef64c11
!33931 [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh
Merge pull request !33931 from fujianzhao/dev
2022-05-12 06:40:03 +00:00
ZhidanLiu fdd6f7c759 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d 2022-05-12 10:34:52 +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
fujianzhao 4fd3433d23 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss 2022-05-11 15:39:02 +08:00
huodagu 76c5654edd add mindspore.rewrite and modify format 2022-05-11 15:38:43 +08:00
fujianzhao 5bb57674da [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh 2022-05-11 14:23:11 +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 a0a9c942c8
!33956 Add a nn cell for softsign.
Merge pull request !33956 from liqiliang/softsign-cpu
2022-05-11 03:15:10 +00:00
xumengjuan1 6bcc933646 modify mindspore_parallel 2022-05-11 10:10:35 +08:00
i-robot 74fce14134
!34179 modify context import supplementary
Merge pull request !34179 from 冯一航/context_supplementary_modification
2022-05-11 01:35:49 +00:00
fengyihang e23f0b0e37 modify context supplementar 2022-05-11 09:31:37 +08:00
i-robot d950f383b2
!33883 Add bessel_k0 CPU operator and rework bessel_i0
Merge pull request !33883 from xutianyu/bessel_i0
2022-05-10 11:28:57 +00:00
xumengjuan1 1bedc4c3c5 modify mindspore_train 2022-05-10 17:40:30 +08:00
liqiliang 0fabbc4ccb Add a nn cell for softsign. 2022-05-10 17:09:33 +08:00
Tianyu Xu 8f0f8ab034 Add bessel_k0 CPU operator and rework bessel_i0 2022-05-10 11:56:12 +08:00
i-robot 74dfd1ccf9
!34134 modify link
Merge pull request !34134 from xumengjuan1/code_docs_a
2022-05-10 03:18:26 +00:00
xumengjuan1 29e3fbee37 modify link 2022-05-10 10:58:42 +08:00
xumengjuan1 fade1fcde8 modify mindspore_profiler 2022-05-09 18:54:33 +08:00
i-robot 0fe4091ea7
!34095 modify mindspore_profiler
Merge pull request !34095 from xumengjuan1/code_docs_f9
2022-05-09 09:25:18 +00:00
xumengjuan1 83919d0f15 modify mindspore_profiler 2022-05-09 17:01:21 +08:00
xumengjuan1 ce7719a346 modify mindspore_context 2022-05-09 15:58:06 +08:00
hujiahui8 421fb8c725 add scatter_min operator documentation 2022-05-07 11:39:33 +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
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
lvmingfu 01509b7b66 fix link anchor 2022-04-29 09:37:33 +08:00
huodagu 5e1db76311 add api_python_en and modify some pagedisplay problems 2022-04-25 15:40:48 +08:00