Commit Graph

1526 Commits

Author SHA1 Message Date
i-robot c560c78272
!37193 modify the Chinese API files
Merge pull request !37193 from 宦晓玲/code_docs_0704
2022-07-04 08:24:39 +00:00
zhangyi 83cdb1caff modify the Chinese API files 2022-07-04 16:01:34 +08:00
i-robot f8e900113d
!37053 add MaxPool3dWithArgmax docs
Merge pull request !37053 from 范吉斌/code_docs_maxpool3d_withargmax
2022-07-04 08:01:23 +00:00
i-robot 2765929916
!36987 Update API docs based on review comments
Merge pull request !36987 from panzhihui/code_docs_api_review_fix_ops
2022-07-04 07:22:28 +00:00
jonyguo b50f30df12 update chinese docs 2022-07-04 15:07:10 +08:00
fan-jibin a0cd344bfd add MaxPool3dWithArgmax docs 2022-07-04 14:38:22 +08:00
i-robot 87f2993534
!37140 [MS][DOC] fix bug of doc
Merge pull request !37140 from mengyuanli/code_docs_bug_fix
2022-07-04 06:29:08 +00:00
i-robot 6e7fb66a7b
!37155 fix doc string
Merge pull request !37155 from hezhenhao1/code_docs
2022-07-04 06:27:25 +00:00
i-robot 59cc60f607
!36761 add RandomCategorical doc
Merge pull request !36761 from yeyunpeng2020/cpu_doc
2022-07-04 06:10:45 +00:00
hezhenhao1 da03eacb54 fix doc string 2022-07-04 11:55:11 +08:00
PanZhihui 04d65654cf Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
mengyuanli 12abb6beea fix bug of doc 2022-07-04 11:13:56 +08:00
i-robot 55da1a87d5
!35287 Add tensor&functional interface for TensorScatterMax ops.
Merge pull request !35287 from wuweikang/tensor-scatter-max
2022-07-04 03:11:11 +00:00
i-robot 0b75102dc9
!37131 Fix RRelu api issue
Merge pull request !37131 from shaojunsong/fix/rrelu_api
2022-07-04 03:01:43 +00:00
i-robot 2ce83423ac
!36875 update AdaptiveAvgPool1d and AdaptiveMaxPool1d CN docs
Merge pull request !36875 from fujianzhao/code_docs
2022-07-04 01:28:47 +00:00
shaojunsong bb2e43c680 fix rrelu api and reorganized default value. 2022-07-03 20:53:59 +08:00
wuweikang 1ca9c8984b Add tensor&functional interface for TensorScatterMax 2022-07-02 18:22:37 +08:00
i-robot dde6ce863d
!37070 [Auto parallel] MoE adaption
Merge pull request !37070 from Xiaoda/code_docs_136-moe-adpation
2022-07-02 06:18:58 +00:00
i-robot 92c039485b
!37084 Update documnets for scatter_nd_x ops
Merge pull request !37084 from zhujingxuan/code_docs_scatter
2022-07-02 03:27:19 +00:00
i-robot fe44eb7daa
!37060 fix patience docs in reducelronplatue
Merge pull request !37060 from liutongtong9/code_docs_fixdocma
2022-07-01 12:09:52 +00:00
i-robot 1b6640dc9c
!37023 add erfc and xlogy chinese docs
Merge pull request !37023 from cjh9368/static_check
2022-07-01 09:41:10 +00:00
zhujingxuan 6610826c6e Update documnets for scatter_nd_x ops 2022-07-01 17:21:31 +08:00
cjh9368 8ff6eefde9 add erfc and xlogy chinese docs 2022-07-01 17:08:20 +08:00
yeyunpeng2020 c711a1ac9c add RandomCategorical doc 2022-07-01 16:54:04 +08:00
Xiaoda Zhang f944fe7065 moe adaption 2022-07-01 16:00:15 +08:00
liutongtong d2a3746a7c fix docs 2022-07-01 15:16:21 +08:00
changzherui 1b7901e874 modify jit config 2022-07-01 12:41:50 +08:00
i-robot 3a8cc10845
!36229 [MSLITE] Add tensor and function methods for uniform_int and uniform_real.
Merge pull request !36229 from wangshaocong/uniform_ops
2022-07-01 03:20:32 +00:00
i-robot 4fcd2eebf6
!37021 修改Ger算子doc
Merge pull request !37021 from KXiong/code_docs_master
2022-07-01 03:13:10 +00:00
i-robot a29d655cba
!37042 modify format
Merge pull request !37042 from 俞涵/code_docs_0629
2022-07-01 03:01:03 +00:00
i-robot b7c2dd8fa1
!36988 change dropout2d dropout3d attr from keep_prob to p
Merge pull request !36988 from zhuzhongrui/pub_master1
2022-07-01 02:44:14 +00:00
xiongkun 9a2b390134 fix ger doc
fix bug

modify
2022-07-01 10:29:52 +08:00
huodagu 96bb275ff5 modify format 2022-07-01 10:06:53 +08:00
i-robot 176a48e954
!36944 matmul cn description updates
Merge pull request !36944 from panfengfeng/matmul_doc
2022-07-01 01:44:25 +00:00
i-robot 5a41a426a9
!36804 fix rrelu bug
Merge pull request !36804 from shaojunsong/fix/rrelu
2022-06-30 13:45:11 +00:00
i-robot cc4970de66
!37015 add approver for md and update api comment
Merge pull request !37015 from guozhijian/code_docs_add_approver_and_update_api_comment
2022-06-30 13:31:14 +00:00
i-robot 5f85eb75a9
!36930 parse_concat python api
Merge pull request !36930 from baochong/master
2022-06-30 12:49:24 +00:00
jonyguo 06bfa2b96c add approver for md and some comment 2022-06-30 20:43:32 +08:00
i-robot e6e773a267
!36288 [feat] add new gpu backend and func interface of operator AffineGrid
Merge pull request !36288 from GeniusPatrick/op_affine_grid
2022-06-30 11:31:31 +00:00
i-robot 3dac24e1bc
!36957 modify format
Merge pull request !36957 from 俞涵/code_docs_0629
2022-06-30 09:47:27 +00:00
baochong ba73f2ecbe add python api 2022-06-30 17:39:29 +08:00
z00512249 12c10f9374 change dropout2d dropout3d attr from keep_prob to p 2022-06-30 16:56:34 +08:00
i-robot 516c8f8a35
!36983 fix doc string
Merge pull request !36983 from hezhenhao1/code_docs
2022-06-30 08:28:45 +00:00
shaojunsong 7e92fbb3c8 fix rrelu dtype bug 2022-06-30 16:26:48 +08:00
i-robot e331577831
!36707 change format FracZ to FRACTAL_Z
Merge pull request !36707 from liubuyu/usb
2022-06-30 08:24:03 +00:00
hezhenhao1 0aff8748d1 fix doc string 2022-06-30 16:07:27 +08:00
i-robot dcf787e8fb
!36867 Fixed RandomRotation the test case reports an error when Inter.ANTIALIAS interpolation method is used.
Merge pull request !36867 from 刘勇琪/master
2022-06-30 06:26:15 +00:00
i-robot 30bebf1dda
!36938 fix vmap_rule for scatter_nd; fix docs
Merge pull request !36938 from DeshiChen/0629_scatternd_vmap
2022-06-30 04:06:27 +00:00
i-robot f61953d59a
!36925 interpolate add bilinear mode to support ResizeBilinear
Merge pull request !36925 from hanhuifeng/interpolate_func
2022-06-30 03:52:28 +00:00
huodagu 7531fe6a3f modify format 2022-06-30 10:28:38 +08:00