Commit Graph

993 Commits

Author SHA1 Message Date
zhangfanghe 802aa33608 optimizes the documentation of chinese API of MSSSIM,ACos,Abs,etc. 2022-05-19 19:02:07 +08:00
shenghong96 b591fcf63c add the docs of bessel i1 i1e and bessel k1 k1e 2022-05-19 18:20:12 +08:00
i-robot c21a1d568e
!34626 GraphKernel 更新gather_nd算子的相应文档
Merge pull request !34626 from ZengZitao/code_docs_for_gather_nd
2022-05-19 09:49:17 +00:00
fujianzhao 61163ec962 Update nn.AdaptiveMaxPool1d and nn.AdaptiveAvgPool1d docs 2022-05-19 16:40:59 +08:00
i-robot f47f97d24b
!33963 Modify ChcekPoint
Merge pull request !33963 from liuyang/ms_master
2022-05-19 08:30:22 +00:00
zengzitao 22e98d9a11 fix docs for gather nd 2022-05-19 16:23:11 +08:00
z00512249 6ccb848cbb add ScatterNdAdd && ScatterNdSub functional && tensor api 2022-05-19 16:18:52 +08:00
i-robot 172d60957d
!34628 optimizes the documentation of chinese API of ExpandDims,Shape
Merge pull request !34628 from zhangfanghe/code_docs_Shape_ExpandDims_master_519
2022-05-19 08:03:48 +00:00
i-robot 9edf52d71f
!34559 [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
Merge pull request !34559 from fujianzhao/adaptive_max_pool_1d
2022-05-19 07:48:34 +00:00
i-robot d7a3f049fc
!34620 refine the doc about the shape of convolution kernel
Merge pull request !34620 from looop5/code_docs_conv2d
2022-05-19 06:52:01 +00:00
zhangfanghe b1141ba936 optimizes the documentation of Sort. 2022-05-19 14:29:38 +08:00
liangzhibo bbc0028513 Fix type for chinese document of select 2022-05-19 14:22:10 +08:00
zhangfanghe ea6e6201cb optimizes the documentation of chinese API of ExpandDims,Shape. 2022-05-19 11:40:37 +08:00
huodagu ec7a2e2e8a modify format 2022-05-19 11:31:30 +08:00
looop5 1a96aa73db refine the doc about the shape of convolution kernel 2022-05-19 11:13:52 +08:00
i-robot 9986f369d3
!34542 Update the docs for mutable api
Merge pull request !34542 from YuJianfeng/code_docs
2022-05-19 02:59:35 +00:00
i-robot a849530963
!34607 modify api docs and log
Merge pull request !34607 from changzherui/code_docs_log2
2022-05-19 01:54:05 +00:00
changzherui d197f70222 modify log 2022-05-18 22:55:04 +08:00
zengzitao eb2f75a164 add gather nd interface 2022-05-18 18:26:02 +08:00
i-robot a1e20c3d01
!34282 OneHot tensor和functional接口, vmap适配
Merge pull request !34282 from jiaoy1224/onehot
2022-05-18 08:49:11 +00:00
i-robot a30a1b166a
!34562 modify format
Merge pull request !34562 from 俞涵/code_docs_0518
2022-05-18 08:06:37 +00:00
liuyang_655 6508fd317f fixed conflicts
modify test
2022-05-18 03:52:08 -04:00
fujianzhao 7fcb75beaa [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d 2022-05-18 15:50:44 +08:00
huodagu 37710330be modify format 2022-05-18 14:19:31 +08:00
Yang Jiao b4ea9073a4 add onehot 2022-05-18 10:43:09 +08:00
yujianfeng 632df1e760 Update the docs for mutable api 2022-05-18 10:33:26 +08:00
i-robot 066381ee22
!34482 Add chinese document for functional and tensor interface select.
Merge pull request !34482 from LiangZhibo/code_docs_select
2022-05-18 02:10:41 +00:00
i-robot 434d2a82e4
!34078 Add tensor&functional interface for TensorScatterSub ops.
Merge pull request !34078 from liangzelang/dev_tensorscatterop_cpu
2022-05-18 01:15:18 +00:00
i-robot c464133858
!34484 Undelet dump related parameters in context api
Merge pull request !34484 from mahequn123/train_0517
2022-05-18 01:14:27 +00:00
i-robot 5f9f4e16a3
!33576 optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc
Merge pull request !33576 from zhangfanghe/code_docs_master_17_426
2022-05-17 09:52:01 +00:00
i-robot f99d28549c
!34476 [MS][ops]ajust Ger FastGeLU doc
Merge pull request !34476 from KXiong/code_docs_master
2022-05-17 09:20:41 +00:00
i-robot 6dcd383c1c
!34514 modify format
Merge pull request !34514 from 俞涵/code_docs_0517
2022-05-17 09:08:59 +00:00
huodagu a851ab4ca0 modify format 2022-05-17 16:58:47 +08:00
zhangfanghe c37e8426a7 optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc. 2022-05-17 16:27:41 +08:00
liangzhibo 6103133b64 Add select chinese doc 2022-05-17 16:00:57 +08:00
liangzelang fb57ece7fa Add tensor&functional interface for TensorScatterSub ops. 2022-05-17 15:06:11 +08:00
i-robot 05a733927f
!34364 fixed when entering as one-dimensional data, nlp.BertTokenizer operator reported an error
Merge pull request !34364 from 刘勇琪/master
2022-05-17 06:51:08 +00:00
i-robot bae2b79896
!34428 [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
Merge pull request !34428 from fujianzhao/adaptive_avg_pool_1d
2022-05-17 03:27:30 +00:00
i-robot 175350c1c8
!33816 initial_epoch for model train
Merge pull request !33816 from changzherui/add_initial_epoch
2022-05-17 02:55:26 +00:00
mahequn123 d3acc145da Undelete dump parameter 2022-05-17 10:35:22 +08:00
xiongkun 9890d2e6a4 ajust doc 2022-05-17 09:41:11 +08:00
i-robot 2550449223
!34450 update Chinese api of ConstantPad1d,2d,3d ZeroPad2d
Merge pull request !34450 from ZhidanLiu/master
2022-05-17 01:21:42 +00:00
liu-yongqi-63 044e4fd2f7 fixed when entering as one-dimensional data, nlp.BertTokenizer operator reported an error 2022-05-17 09:18:37 +08:00
yanghaoran 95ceefbe03
回退 'Pull Request !34413 : Add chinese document for functional and tensor interface select.' 2022-05-16 12:59:10 +00:00
i-robot 5d2cdc1061
!34427 add lerp api doc
Merge pull request !34427 from zhuzhongrui/code_docs_scipy
2022-05-16 12:13:07 +00:00
ZhidanLiu 45aa3854cb update Chinese api of ConstantPad1d,2d,3d ZeroPad2d 2022-05-16 18:33:43 +08:00
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
fujianzhao cb56dd895d [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d 2022-05-16 16:19:24 +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
changzherui 43552f6568 initial epoch for model train 2022-05-16 11:47:16 +08:00
i-robot 3cf943b3b3
!34358 Fix Transformer Doc Error
Merge pull request !34358 from huangxinjing/code_docs_fix_transformer_api
2022-05-16 03:39:35 +00:00
i-robot 674d0a9783
!34365 fix callback and runcontext docs
Merge pull request !34365 from liutongtong9/code_docs_callback
2022-05-16 03:33:33 +00:00
i-robot bed68576c6
!34227 optimize RowTensor doc
Merge pull request !34227 from 杨林枫/code_docs_rowtensor_pynative
2022-05-16 03:30:10 +00:00
liutongtong 204cfd063d callback docs 2022-05-16 11:25:45 +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
huangxinjing 4d41474bb8 Fix transformer api differens
Add ParallelConfig
2022-05-13 18:05:29 +08:00
liangzhibo e39d3c6270 Add pow functional and tensor interface 2022-05-13 17:05:00 +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 ecff596ca4
!34341 modify format
Merge pull request !34341 from 俞涵/code_docs_0513
2022-05-13 07:06:42 +00:00
huodagu 259afd705a modify format 2022-05-13 15:02:38 +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
fujianzhao f52f182348 Fix docs of nn.Hardtanh 2022-05-13 12:59:09 +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 04062d2904
!34073 Modify the sample code that uses the train module
Merge pull request !34073 from mahequn123/train_0509
2022-05-13 02:23:30 +00:00
i-robot b67dbcfcdc
!34323 fix doc
Merge pull request !34323 from bichaoyang/master_1
2022-05-13 02:02:28 +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
bichaoyang 53dc392d7a fix doc 2022-05-13 09:34:11 +08: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 8df3aa1c7e
!34093 add nn.adamax optimizer
Merge pull request !34093 from liutongtong9/add_adamax
2022-05-12 16:49:47 +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
mahequn123 59624fd6e6 Modify the sample code that uses the train module 2022-05-12 18:10:50 +08: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
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
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
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
xumengjuan1 19dfe00c12 modify link 2022-05-11 15:24:30 +08:00
i-robot b423ddebac
!34193 modify export input type check
Merge pull request !34193 from changzherui/mod_export_check
2022-05-11 07:05:11 +00:00
yanglf1121 c08a2c5fcc Optimize doc for row tensor pynative 2022-05-11 14:34:18 +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