Commit Graph

1022 Commits

Author SHA1 Message Date
LV a65653c65e add function api of BoundingboxEncode,BoundingboxDecode. 2022-10-10 12:33:43 +08: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
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 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 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
panfengfeng 74612b73d9 code docs api 2022-09-29 11:24:33 +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
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
huodagu 9214e60957 modify format 928 2022-09-28 15:04:38 +08:00
bichaoyang f2d35c6ee0 fix doc 2022-09-28 11:21:27 +08:00
i-robot c5a6844876
!42609 Added float64 support for IOU on CPU&GPU, and modify description of pynative shard interface.
Merge pull request !42609 from liuluobin/iou_ops
2022-09-28 01:11:23 +00:00
ivanshan_8170 a64ac63e2c change index 2022-09-27 13:41:47 +00:00
lianliguang 21e78ea0b7 add multitypeFuncGraph info 2022-09-27 17:41:04 +08:00
i-robot 6774af4daf
!42663 ops.argmax supports more types.
Merge pull request !42663 from huangbingjian/argmax
2022-09-27 08:33:43 +00:00
i-robot a091c7d8de
!42847 add neighborexchangv2 chinese docs
Merge pull request !42847 from TuDouNi/master
2022-09-27 02:00:25 +00:00
i-robot 2a2ce2f500
!40939 [feature] add jacfwd
Merge pull request !40939 from chenzhuo/master_jacfwd
2022-09-26 09:40:26 +00:00
i-robot ba0151d8fb
!42827 add neighborexchange/alltoall docs
Merge pull request !42827 from zhoufeng/code_docs_neighborexchange
2022-09-26 07:34:25 +00:00
ttudu ec44b9673f NeighborExchangeV2 chinese docs 2022-09-26 15:19:25 +08:00
zhoufeng dc988dbf70 add alltoall docs
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-09-26 15:01:22 +08:00
liuluobin a9b047bc61 Added float64 support for IOU on CPU&GPU, and modify description of pynative shard api 2022-09-26 14:52:20 +08:00
huodagu fcef91d37c modify format 2022-09-26 14:41:27 +08:00
huangbingjian 63617b3ae8 ops.argmax supports more types. 2022-09-26 11:49:35 +08:00
i-robot 08ff00f6fb
!42834 modify the files on webpage
Merge pull request !42834 from 宦晓玲/code_docs_0924
2022-09-26 02:11:07 +00:00
i-robot 268abc5fb1
!42637 support glu
Merge pull request !42637 from lianliguang/glu_grad_ops
2022-09-24 17:03:28 +00:00
huanxiaoling a27159355d modify the files on webpage 2022-09-24 17:07:20 +08:00
huodagu d5e0946e01 modify format 2022-09-24 15:02:57 +08:00
i-robot 34fd836ba9
!42754 modify the wrong parameter types
Merge pull request !42754 from 宦晓玲/code_docs_0923
2022-09-24 01:25:06 +00:00
i-robot a5b3a2dc46
!41712 add prim set device interface
Merge pull request !41712 from kisnwang/add-prim-set-device-interface
2022-09-24 01:23:38 +00:00
huanxiaoling c6f460c68e modify the wrong parameter types 2022-09-23 17:45:02 +08:00
chenzhuo bd01dcad29 add jacfwd 2022-09-23 15:00:53 +08:00