Commit Graph

274 Commits

Author SHA1 Message Date
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
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
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
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