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 |
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 |