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 |
huodagu
|
a7f9e1a9d0
|
modify format
|
2022-05-26 17:07:25 +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 |
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 |