Commit Graph

2353 Commits

Author SHA1 Message Date
i-robot c39958e4f8
!43397 Fix bug in msfunction exportation
Merge pull request !43397 from shaojunsong/fix/export
2022-10-10 01:50:42 +00:00
i-robot 77ac46d959
!42910 Add some operations api
Merge pull request !42910 from 朱家兴/master
2022-10-09 12:52:30 +00:00
i-robot 1185ddaee0
!43115 ops.addn supports more types
Merge pull request !43115 from huangbingjian/addn
2022-10-09 11:48:27 +00:00
huanxiaoling 441a46bcb5 modify the inconsistence of files 1009 2022-10-09 17:51:29 +08:00
shaojunsong 276136623f Fix bug in msfunction exportation 2022-10-09 14:36:48 +08:00
huanxiaoling 02171e4aff modify the list rst files 2022-10-09 10:59:28 +08:00
z30020733 4d0190b234 1.Add MultiMarginLoss and MultiLabelMarginLoss functional api and nn api.
2.Modify the doc of conv2d and conv3d api.
3.Add the doc of ScalarSummary and TensorSummary api.
2022-10-09 10:54:07 +08:00
i-robot d4dbb3d749
!43351 modify the wrong format of files
Merge pull request !43351 from 宦晓玲/code_docs_1008
2022-10-09 02:00:04 +00:00
i-robot b7a1aaf338
!43191 Fix Activation ERROR
Merge pull request !43191 from huangxinjing/fix_transformer_error_master
2022-10-09 01:45:41 +00:00
huangxinjing 0e575f178d Fix activation shard error
Fix hidden activation error
2022-10-08 20:39:55 +08:00
i-robot ff789660db
!43183 Add chinese document for MicroBatch、ReduceOp and ReduceScatter
Merge pull request !43183 from huangxinjing/code_docs_fix_comments_master
2022-10-08 12:26:37 +00:00
huanxiaoling 57080c6d67 modify the wrong format of files 2022-10-08 18:19:40 +08:00
huangbingjian 11ef11c2f6 ops.addn supports more types 2022-10-08 16:38:37 +08:00
huangxinjing b0a7c2d01f Update the document 2022-10-08 15:41:31 +08:00
i-robot ca49c7577c
!43330 fix docs
Merge pull request !43330 from 李林杰/code_docs_1008_fix_doc_master
2022-10-08 07:11:29 +00:00
lilinjie 4d066e9771 fix docs 2022-10-08 10:29:19 +08:00
xuanyue 188c441fc5 CropAndResize: change functional parameter and fix error-info 2022-10-07 19:10:09 +08:00
i-robot 1c9aff80ab
!43287 modify the inconsistence of files
Merge pull request !43287 from 宦晓玲/code_docs_0930
2022-09-30 09:53:02 +00:00
huanxiaoling 0d8810cef4 modify the inconsistence of files 2022-09-30 17:18:57 +08:00
i-robot f911fca217
!43123 fix some doc related issues
Merge pull request !43123 from 李林杰/code_docs_0927_fix_doc_related_issues_master
2022-09-30 09:00:17 +00:00
i-robot 266ca99375
!42998 add random_shuffle docs
Merge pull request !42998 from 范吉斌/code_docs_randomshuffle
2022-09-30 06:36:42 +00:00
i-robot 7c99522569
!41037 [lite]CropAndResize support vmap and functional
Merge pull request !41037 from 徐安越/master4
2022-09-30 03:43:29 +00:00
fan-jibin bc2a361823 \add random_shuffle docs 2022-09-30 11:39:02 +08:00
lilinjie 848d4bfb87 fix some doc related issues 2022-09-30 10:51:25 +08:00
i-robot c0fe977511
!43223 update scatter operator docs
Merge pull request !43223 from hujiahui8/code_docs
2022-09-30 02:44:41 +00:00
hujiahui8 342e4e5027 update scatter operator docs 2022-09-30 09:30:06 +08:00
i-robot 1cf78e1d85
!42060 [feature] add jacrev
Merge pull request !42060 from chenzhuo/master_jacrev
2022-09-30 01:28:48 +00:00
i-robot 37f6a7fba3
!42961 add/change api docs
Merge pull request !42961 from panfengfeng/code_docs_api_doc
2022-09-29 11:43:27 +00:00
i-robot a41d153790
!43100 modify chinese doc for OnRequestExit
Merge pull request !43100 from zhangbuxue/modify_the_chinese_doc_for_OnRequestExit
2022-09-29 09:42:39 +00:00
i-robot 50f7dea750
!43218 Adam document update
Merge pull request !43218 from shaojunsong/code_docs_adam2
2022-09-29 08:48:18 +00:00
shaojunsong d29549fcd9 adam document update 2022-09-29 16:38:09 +08:00
i-robot 970f6bffe5
!43194 modify format
Merge pull request !43194 from 俞涵/code_docs_0819
2022-09-29 07:26:10 +00:00
buxue 75b97cdf7a modify chinese doc for OnRequestExit 2022-09-29 09:31:01 +04:30
i-robot 688b35aaaa
!42296 conv3d算子same模式下shape问题的文档修复
Merge pull request !42296 from jijiarong/master
2022-09-29 04:04:19 +00:00
i-robot b137afdade
!30285 [assistant][ops] Add new video operator RandomResizedCrop
Merge pull request !30285 from 杨旭华/RandomResizedCrop
2022-09-29 03:49:29 +00:00
panfengfeng 74612b73d9 code docs api 2022-09-29 11:24:33 +08:00
huodagu e1c2396198 rename functional to function 2022-09-29 11:23:37 +08:00
i-robot 43d7a04953
!43176 fix doc of norepeatngram
Merge pull request !43176 from bichaoyang/code_docs_fix_parallel_api_master
2022-09-29 03:20:41 +00:00
i-robot c6dfc7c0ac
!42974 Fix problem about Approximate Equal Documents.
Merge pull request !42974 from ivanshan_8170/app_docs
2022-09-29 02:34:21 +00:00
i-robot 8bfd449263
!43110 modify format
Merge pull request !43110 from 俞涵/code_docs_0819
2022-09-29 01:48:58 +00:00
chenzhuo f8b2d3ca60 add jacrev 2022-09-29 09:29:37 +08:00
xuanyue a5fb20bf5f CropAndResize support vmap, tensor and functional 2022-09-29 09:14:12 +08:00
Xiao Tianci ff8f00fe30 update usage of transforms 2022-09-28 19:17:29 +08:00
huodagu 9214e60957 modify format 928 2022-09-28 15:04:38 +08:00
i-robot 746054fbed
!43060 Add parameter value interface description.
Merge pull request !43060 from Margaret_wangrui/code_docs_value
2022-09-28 06:14:17 +00:00
bichaoyang f2d35c6ee0 fix doc 2022-09-28 11:21:27 +08:00
i-robot 94a76c98a7
!43094 api fix 220928
Merge pull request !43094 from yao_yf/code_docs_api_fix_220928
2022-09-28 02:08:17 +00:00
i-robot 83c8b3557e
!42881 support close exposure surface when model training or eval
Merge pull request !42881 from zhangbuxue/support_close_exposure_surface_when_model_training_or_eval
2022-09-28 01:51:24 +00:00
yao_yf 90bac4e2a7 api fix 220928 2022-09-28 09:31:50 +08:00
i-robot cdea00c067
!43037 code_docs_fix_parallel_api_master
Merge pull request !43037 from lichen/code_docs_fix_parallel_api_master
2022-09-28 01:14:01 +00:00