i-robot
|
51c1918011
|
!34849 add bernoulli ops include func, Tensor interface, GPU kernel and docs.
Merge pull request !34849 from jiangshuqiang/add_bernoulli_
|
2022-05-30 06:34:08 +00:00 |
i-robot
|
fe95a4feca
|
!34966 optimizes the documentation of chinese API of Mod,MulNoNan,etc
Merge pull request !34966 from zhangfanghe/code_docs_master_14_526
|
2022-05-30 03:37:25 +00:00 |
zhangfanghe
|
85d4c2ef44
|
optimizes the documentation of chinese API of Mod,MulNoNan,etc.
|
2022-05-30 11:05:44 +08:00 |
i-robot
|
8ab56385bb
|
!35092 Add translated Chinese API document, e.g. ROIAlign, Softplus...
Merge pull request !35092 from panzhihui/code_docs_cn_api3
|
2022-05-30 02:40:32 +00:00 |
i-robot
|
d41b1ab22d
|
!35105 tan docs
Merge pull request !35105 from ling/code_docs_sr
|
2022-05-30 01:43:18 +00:00 |
panzhihui
|
2d61667b09
|
Add translated CN API documents
|
2022-05-29 19:36:35 +08:00 |
jiangshuqiang
|
0449f91f47
|
add bernoulli ops include func, Tensor interface, GPU kernel and docs.
|
2022-05-29 13:38:06 +08:00 |
i-robot
|
44bf5724a9
|
!35112 modify format
Merge pull request !35112 from 俞涵/code_docs_0527
|
2022-05-28 08:28:38 +00:00 |
huodagu
|
797c7484a1
|
modify format
|
2022-05-28 16:07:00 +08:00 |
gaoyong10
|
cd044f7446
|
AdaptiveMaxPool2d op.
|
2022-05-28 15:34:27 +08:00 |
i-robot
|
96bfdbbd68
|
!34998 fix doc string
Merge pull request !34998 from hezhenhao1/code_docs
|
2022-05-28 07:06:59 +00:00 |
ling
|
dc0d5185b8
|
tan docs
|
2022-05-28 14:46:34 +08:00 |
i-robot
|
a19c2f806c
|
!34995 update vmap doc
Merge pull request !34995 from Erpim/code_docs_vmap
|
2022-05-28 03:39:54 +00:00 |
i-robot
|
2f71ed63bb
|
!35046 Support scalar tensor as input of ClipByNorm
Merge pull request !35046 from JoyLvliang/fix_scalar_tensor_calculate_wrong_in_ClipByNorm
|
2022-05-28 03:18:59 +00:00 |
hezhenhao1
|
59a6dcfa26
|
fix doc string
|
2022-05-28 10:41:55 +08:00 |
i-robot
|
35d2a0fdd0
|
!34911 optimizes the documentation of chinese API of FloorMod,Invert,etc
Merge pull request !34911 from zhangfanghe/code_docs_master_11_525
|
2022-05-28 02:29:07 +00:00 |
i-robot
|
012e69c911
|
!35060 fix lp_norm doc.
Merge pull request !35060 from zhuzhongrui/code_docs_branch1
|
2022-05-27 10:19:32 +00:00 |
i-robot
|
56462cc071
|
!34486 add pdist_cpu_kernel
Merge pull request !34486 from hemaohua/pdist_push
|
2022-05-27 09:54:58 +00:00 |
z00512249
|
33d6102040
|
fix lp_norm doc.
|
2022-05-27 16:14:24 +08:00 |
7347157+joylvliang@user.noreply.gitee.com
|
6ebe248549
|
fix_scalar_tensor_calculate_wrong_in_ClipByNorm
|
2022-05-27 15:36:48 +08:00 |
i-robot
|
4adf5d390c
|
!35047 modify format
Merge pull request !35047 from 俞涵/code_docs_0527
|
2022-05-27 07:08:12 +00:00 |
huodagu
|
11a8fef875
|
modify Probability_rst and format
|
2022-05-27 14:51:00 +08:00 |
i-robot
|
62f25c572d
|
!34851 Add translated Chinese API documents
Merge pull request !34851 from panzhihui/code_docs_cn_api
|
2022-05-27 06:46:48 +00:00 |
Erpim
|
fd40bff8f8
|
update vmap doc
|
2022-05-27 14:30:28 +08:00 |
i-robot
|
a61b57b921
|
!34944 Add Chinese API document translationsm, e.g. InTopK, KLDivLoss, Log1p
Merge pull request !34944 from panzhihui/code_docs_cn_api2
|
2022-05-27 06:02:29 +00:00 |
i-robot
|
d5fa86fea0
|
!34717 Fix OneHot docs and vmap
Merge pull request !34717 from jiaoy1224/onehot
|
2022-05-27 03:38:26 +00:00 |
panzhihui
|
127cb7d969
|
Add chinese api doc translation, InTopk, KLDivLoss etc.
|
2022-05-27 11:37:35 +08:00 |
liangzelang
|
8ace2766c4
|
Add tensor&functional interface for TensorScatterMin.
|
2022-05-27 09:37:31 +08:00 |
hemaohua
|
cd9c40f807
|
add pdist_cpu_kernel
|
2022-05-27 09:01:07 +08:00 |
panzhihui
|
58fdd7e623
|
add cn api docs
|
2022-05-26 19:56:21 +08:00 |
i-robot
|
b62d4d84d1
|
!34970 add tensor_scatter_mul doc
Merge pull request !34970 from zhuzhongrui/code_docs_scipy
|
2022-05-26 09:59:03 +00:00 |
i-robot
|
67c7712c9d
|
!34987 add lp_norm doc
Merge pull request !34987 from zhuzhongrui/code_docs_branch1
|
2022-05-26 09:58:18 +00:00 |
i-robot
|
4380e9d974
|
!34993 add fills docs
Merge pull request !34993 from yelihua/code_docs_master
|
2022-05-26 09:47:02 +00:00 |
i-robot
|
2b2888593e
|
!34889 [OP] modify docs for hardshrink, meshgrid
Merge pull request !34889 from yangruoqi713/code_docs_op
|
2022-05-26 09:33:25 +00:00 |
zhangfanghe
|
a0641550a8
|
optimizes the documentation of chinese API of FloorMod,Invert,etc.
|
2022-05-26 17:20:17 +08:00 |
huodagu
|
a7f9e1a9d0
|
modify format
|
2022-05-26 17:07:25 +08:00 |
yelihua
|
9a9ab882e9
|
delete ops.Fills docs
|
2022-05-26 17:04:58 +08:00 |
z00512249
|
59643981ba
|
add lp_norm
|
2022-05-26 16:49:00 +08:00 |
z00512249
|
a07f4b1bf9
|
add tensor_scatter_mul doc
|
2022-05-26 15:56:44 +08:00 |
yangruoqi713
|
6e32fe1fb2
|
[OP] modify docs for hardshrink, meshgrid
|
2022-05-26 14:13:10 +08:00 |
yelihua
|
79316f6caf
|
add GPU impl for Fills and testcase
|
2022-05-25 18:29:10 +08:00 |
i-robot
|
5dfd613839
|
!34447 Support GPU UniqueConsecutive, and add tensor, functional, primitive
Merge pull request !34447 from huangbingjian/unique_consecutive
|
2022-05-25 09:19:35 +00:00 |
i-robot
|
bc5bb22343
|
!34733 optimizes the documentation of chinese API of ApplyAdagradDA,ApplyAdagradV2,etc
Merge pull request !34733 from zhangfanghe/code_docs_master_11_521
|
2022-05-25 09:12:18 +00:00 |
zhangfanghe
|
cbb1367a59
|
optimizes the documentation of chinese API of ApplyAdagradDA,ApplyAdagradV2,etc.
|
2022-05-25 17:00:49 +08:00 |
i-robot
|
7c0de1a877
|
!34918 modify docs for masked select
Merge pull request !34918 from yangzhenzhang/code_docs_masked_select_en
|
2022-05-25 06:44:30 +00:00 |
i-robot
|
94cac732c8
|
!34723 Fix the description of mode parameter in the Conv2d API.
Merge pull request !34723 from panzhihui/code_docs_conv2d
|
2022-05-25 06:20:55 +00:00 |
yangzhenzhang
|
570a8304ec
|
modify doc for masked select
|
2022-05-25 14:16:31 +08:00 |
i-robot
|
520427cc3a
|
!34726 ScatterMax support vmap and add dynamic shape case
Merge pull request !34726 from polyhedral/max
|
2022-05-25 02:14:45 +00:00 |
Yang Jiao
|
21c58913c7
|
fix onehot vmap
|
2022-05-25 09:36:28 +08:00 |
huangbingjian
|
5a619651d4
|
Add unique_consecutive ops.
|
2022-05-24 18:22:07 +08:00 |
huodagu
|
c73490f063
|
modify format
|
2022-05-24 14:54:03 +08:00 |
polyhedral
|
fd411c3144
|
ScatterMax support vmap and add dynamic shape case
|
2022-05-24 10:27:49 +08:00 |
yangzhenzhang
|
59ccada417
|
modify doc for masked select
|
2022-05-23 15:42:06 +08:00 |
i-robot
|
5a6604775d
|
!34593 add functional-tensor-vmap impl for masked select
Merge pull request !34593 from yangzhenzhang/add-functional-tensor-vmap-impl-for-masked-select
|
2022-05-23 06:11:37 +00:00 |
i-robot
|
4517e6c048
|
!34772 modify format
Merge pull request !34772 from 俞涵/code_docs_0523
|
2022-05-23 05:46:31 +00:00 |
huodagu
|
07d79c7c88
|
modify format
|
2022-05-23 12:58:26 +08:00 |
i-robot
|
e19581ce04
|
!34646 Add Chinese API documents
Merge pull request !34646 from panzhihui/api-cn-trl
|
2022-05-23 04:00:14 +00:00 |
i-robot
|
eb856f0d79
|
!34695 [kernel]fix review comments
Merge pull request !34695 from 张学同/opt_kernel
|
2022-05-23 03:34:31 +00:00 |
yangzhenzhang
|
3b187616e7
|
add vmap for masked select
|
2022-05-23 09:10:35 +08:00 |
panzhihui
|
16bafcf3a6
|
fix descriptions of the mode parameter in Conv2D and Conv2DTranspose API
|
2022-05-21 17:17:13 +08:00 |
panzhihui
|
fc68106ec3
|
Add chinese api doc
|
2022-05-21 11:29:44 +08:00 |
i-robot
|
3aeb0d0578
|
!34625 add tensor/functional interface for diag op
Merge pull request !34625 from limingqi107/bug_fix4
|
2022-05-20 20:36:04 +00:00 |
huodagu
|
f3a823e7a3
|
modify format
|
2022-05-20 17:48:15 +08:00 |
z00512249
|
7ec5d95d9d
|
fix scatter_nd_add && scatter_nd_sub doc api
|
2022-05-20 15:35:12 +08:00 |
limingqi107
|
817e60a308
|
add tensor/functional interface for diag op
|
2022-05-20 15:05:11 +08:00 |
zhangxuetong
|
c089794e62
|
fix review comments
|
2022-05-20 14:53:26 +08:00 |
i-robot
|
d68d64bb92
|
!34648 optimizes the documentation of chinese API of MSSSIM,ACos,Abs,etc
Merge pull request !34648 from zhangfanghe/code_docs_master_11_519
|
2022-05-20 04:03:16 +00:00 |
i-robot
|
d9dcacd279
|
!34627 modify format
Merge pull request !34627 from 俞涵/code_docs_0519
|
2022-05-20 01:48:24 +00:00 |
i-robot
|
e1790a2e09
|
!34641 add the docs of bessel_k1 and bessel_i1
Merge pull request !34641 from shenghong96/doc_bessel
|
2022-05-20 01:18:14 +00:00 |
i-robot
|
51d0249612
|
!34640 fix scatter_nd_add && scatter_nd_sub python api && doc
Merge pull request !34640 from zhuzhongrui/pub_master
|
2022-05-19 14:43:29 +00:00 |
i-robot
|
87cd1db6bc
|
!34634 Fix typo of select Chinese document
Merge pull request !34634 from LiangZhibo/code_docs_select
|
2022-05-19 12:20:00 +00:00 |
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 |
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 |
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 |
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 |
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
|
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 |
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 |
xiongkun
|
9890d2e6a4
|
ajust doc
|
2022-05-17 09:41:11 +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 |
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 |