Commit Graph

965 Commits

Author SHA1 Message Date
i-robot 4bfd821110
!42608 modify format
Merge pull request !42608 from 俞涵/code_docs_0819
2022-09-22 03:25:32 +00:00
huodagu 7fdc8ca00e modify format and dataset page 2022-09-22 10:38:19 +08:00
i-robot 27237c521b
!42591 add strided_slice docs
Merge pull request !42591 from 范吉斌/code_docs_strided_slice
2022-09-22 02:37:29 +00:00
i-robot 2383301e3d
!41684 Add conv2d and conv3d functional api and nn api
Merge pull request !41684 from 朱家兴/master
2022-09-22 01:56:46 +00:00
fan-jibin eb1b928501 add strided_slice docs 2022-09-21 17:57:26 +08:00
i-robot b940e54109
!42193 Dynamic shape for biasadd GPU/CPU and add functional interface
Merge pull request !42193 from LiangZhibo/bias
2022-09-21 08:46:04 +00:00
i-robot 5bb6140aa0
!42466 fix params issues
Merge pull request !42466 from luojianing/code_docs_master
2022-09-21 07:30:56 +00:00
i-robot 21b342b5fa
!42405 add api cn docs
Merge pull request !42405 from 李林杰/code_docs_0920_add_cn_docs_master
2022-09-21 06:42:34 +00:00
lilinjie 9bfda90392 add api cn docs 2022-09-21 10:44:54 +08:00
z30020733 f3f59fec96 Add conv2d and conv3d functional api and nn api 2022-09-21 09:46:53 +08:00
luojianing ff4ee30658 fix params issues 2022-09-20 19:58:16 +08:00
liangzhibo 2ce7a2a845 Dynamic shape for bias_add 2022-09-20 14:12:07 +08:00
i-robot 3bea901fff
!42390 add & update operators doc
Merge pull request !42390 from panfengfeng/code_docs_api_doc
2022-09-20 02:21:36 +00:00
i-robot 433dc4bd40
!42329 fix params issues
Merge pull request !42329 from luojianing/code_docs_master
2022-09-20 01:27:24 +00:00
panfengfeng 4391f3bd32 ops batch_norm, bias_add, binary_cross_entropy, bmm functional api 2022-09-20 00:58:13 +08:00
luojianing 2889f726e9 fix params issues 2022-09-19 19:50:49 +08:00
i-robot d2e29f0818
!42279 refine doc of CustomRegOp
Merge pull request !42279 from looop5/reg_info_doc_master
2022-09-19 11:27:02 +00:00
i-robot 3689955521
!42136 add vmap model ensembling doc and ut
Merge pull request !42136 from Erpim/master
2022-09-19 10:50:29 +00:00
Erpim 1d237ec6e1 add vmap model ensembling doc and ut 2022-09-19 11:27:45 +08:00
i-robot f120523ab1
!40733 [feature] change jvp
Merge pull request !40733 from chenzhuo/master_jvp
2022-09-19 03:15:27 +00:00
i-robot 820d73d935
!42171 modify the inconsistence in files 0916
Merge pull request !42171 from 宦晓玲/code_docs_0916
2022-09-19 01:41:00 +00:00
i-robot abcc9585e4
!42192 replace the word in rst files
Merge pull request !42192 from 宦晓玲/code_docs_m0916
2022-09-16 09:33:40 +00:00
huanxiaoling 779af79486 modify the inconsistence of files 0916 2022-09-16 17:21:26 +08:00
huanxiaoling 4a175414b9 replace the word in rst files 2022-09-16 17:11:14 +08:00
chenzhuo 9aa6bdbaa2 change jvp 2022-09-16 15:31:55 +08:00
i-robot 66ba9e952b
!42128 modify format
Merge pull request !42128 from 俞涵/code_docs_0819
2022-09-16 04:38:36 +00:00
huodagu 9afa3fdead modify format 2022-09-16 11:19:33 +08:00
i-robot 79095ad039
!42035 add api doc
Merge pull request !42035 from panfengfeng/code_docs_api_doc
2022-09-16 02:17:17 +00:00
i-robot a2b328a278
!42033 modify format
Merge pull request !42033 from 俞涵/code_docs_0819
2022-09-15 10:52:19 +00:00
i-robot e3d1a76d5f
!42027 fix issues
Merge pull request !42027 from luojianing/code_docs_master
2022-09-15 08:22:54 +00:00
looop5 68febecc53 refine doc of CustomRegOp 2022-09-15 15:56:40 +08:00
luojianing b8afe05655 fix issues 2022-09-15 15:07:33 +08:00
panfengfeng 3a14cee771 add accumulate_n/argmax/adaptive_avg_pool1d/adaptive_max_pool1d doc 2022-09-15 14:27:50 +08:00
huodagu bf23dc6a29 modify format 2022-09-15 14:27:26 +08:00
i-robot 242e5c819e
!40599 [feature] change vjp
Merge pull request !40599 from chenzhuo/master_vjp
2022-09-15 01:41:13 +00:00
i-robot f304e93aa3
!41926 fix document description of ScatterMul op
Merge pull request !41926 from wYann/scatter_mul
2022-09-14 11:38:25 +00:00
i-robot 3789b73bfa
!41793 fix issue I5O6V6 I5O5XB ,remove fl code
Merge pull request !41793 from tan-wei-cheng-3260/develop-twc-master
2022-09-14 07:21:22 +00:00
chenzhuo b742f8aa76 modify vjp 2022-09-14 15:08:16 +08:00
i-robot db3efa0b70
!41773 支持pynative位运算
Merge pull request !41773 from KXiong/branch_bitwise
2022-09-14 06:43:04 +00:00
wYann 357f45cf12 fix scatter_mul doc 2022-09-14 14:19:14 +08:00
twc 698e6c9300 fix issue I5O6V6 I5O5XB and remove fl code 2022-09-14 10:50:57 +08:00
xiongkun 4fb2713028 add tensor interface
remove bitwise doc

remove redundant else
2022-09-13 17:25:04 +08:00
i-robot cb28edc61d
!41338 add SparseTensorDenseAdd api
Merge pull request !41338 from wangmin0104/master
2022-09-13 09:17:21 +00:00
i-robot c063e6b32e
!41846 modify format
Merge pull request !41846 from 俞涵/code_docs_0819
2022-09-13 09:08:14 +00:00
huodagu 9ddc338259 modify math format 2022-09-13 16:45:16 +08:00
huangchengnuo 1410b6d4dc add range raises doc 2022-09-13 11:25:54 +08:00
huodagu 141fe25f16 modify format 2022-09-09 15:10:00 +08:00
wangmin 91d82fdbcc add SparseTensorDenseAdd api 2022-09-09 11:26:43 +08:00
huodagu 4718972c26 modify format 2022-09-09 09:11:51 +08:00
i-robot ce88eb559e
!41598 modify format
Merge pull request !41598 from 俞涵/code_docs_0819
2022-09-08 03:19:36 +00:00