Commit Graph

953 Commits

Author SHA1 Message Date
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 f649965a12
!34653 Update nn.AdaptiveMaxPool1d and nn.AdaptiveAvgPool1d docs
Merge pull request !34653 from fujianzhao/adaptive_avg_pool_1d_doc_fix
2022-05-20 02:59:20 +00:00
i-robot 98badab6a7
!34672 Fix format for set_dump api introduce
Merge pull request !34672 from maning202007/code_docs_dump_api
2022-05-20 02:02:30 +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 d6c7fae326
!34668 [kernel]modify cdist doc
Merge pull request !34668 from 张学同/opt_kernel
2022-05-20 01:47:36 +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
maning202007 3bc41e4d83 Fix format for set_dump api introduce 2022-05-19 20:16:32 +08:00
zhangxuetong 717da4de08 modify cdist doc 2022-05-19 19:46:10 +08: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
i-robot c21a1d568e
!34626 GraphKernel 更新gather_nd算子的相应文档
Merge pull request !34626 from ZengZitao/code_docs_for_gather_nd
2022-05-19 09:49:17 +00:00
fujianzhao 61163ec962 Update nn.AdaptiveMaxPool1d and nn.AdaptiveAvgPool1d docs 2022-05-19 16:40:59 +08:00
i-robot f47f97d24b
!33963 Modify ChcekPoint
Merge pull request !33963 from liuyang/ms_master
2022-05-19 08:30:22 +00:00
zengzitao 22e98d9a11 fix docs for gather nd 2022-05-19 16:23:11 +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
i-robot 9edf52d71f
!34559 [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
Merge pull request !34559 from fujianzhao/adaptive_max_pool_1d
2022-05-19 07:48:34 +00:00
i-robot d7a3f049fc
!34620 refine the doc about the shape of convolution kernel
Merge pull request !34620 from looop5/code_docs_conv2d
2022-05-19 06:52:01 +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
looop5 1a96aa73db refine the doc about the shape of convolution kernel 2022-05-19 11:13:52 +08:00
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
liuyang_655 6508fd317f fixed conflicts
modify test
2022-05-18 03:52:08 -04:00
fujianzhao 7fcb75beaa [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d 2022-05-18 15:50:44 +08: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