Commit Graph

226 Commits

Author SHA1 Message Date
alashkari fabf4c075d Added new tensor and functional APIs and STs. 2022-09-12 04:26:11 -04:00
alashkari f796b7ecae Added new functional apis and STs. 2022-09-07 05:18:40 -04:00
i-robot 2dd332cb27
!41380 Add CPU&GPU dynamic shape support for IOU
Merge pull request !41380 from liuluobin/iou_dyn_shape
2022-09-05 05:53:01 +00:00
liuluobin 9d4c3aef78 Add CPU&GPU dynamic shape support for IOU 2022-09-03 14:16:58 +08:00
z00512249 574917ebd0 add sub && sqrt functional and tensor api 2022-09-03 10:48:19 +08:00
hezhenhao1 e82d2026e1 fix doc string 2022-09-02 14:46:17 +08:00
i-robot 478669a7d5
!41085 将csr_add注释信息添加到注册列表中
Merge pull request !41085 from Bokai Li/master
2022-09-01 04:10:25 +00:00
i-robot 2b3b323eae
!41255 modify the inconsistence in files 0831
Merge pull request !41255 from 宦晓玲/code_docs_0830
2022-09-01 01:39:20 +00:00
zhangyi 98deae82ce modify the inconsistence in files 0831 2022-08-31 18:43:53 +08:00
Bokai Li efcd75ce06 将注释信息添加到注册列表中 2022-08-31 14:15:26 +08:00
i-robot 43a41a27b3
!40987 [MS][OP]add functional interface
Merge pull request !40987 from mengyuanli/relu_tensor_interface
2022-08-31 02:45:22 +00:00
alashkari 688cbc00f5 Added adaptive_max_pool1d functional api and ST.
Added argmax functional api and ST.
2022-08-30 09:25:31 -04:00
i-robot 36619b975e
!40961 add print functional
Merge pull request !40961 from 范吉斌/print_func
2022-08-29 09:58:48 +00:00
mengyuanli 2407a7eb1d add functional interface of relu and relu6 2022-08-29 14:52:57 +08:00
i-robot 8450d3b4c3
!40899 [ST][MS][OPS] adaptive_avg_pool1d functional api and GPU ST
Merge pull request !40899 from alashkari/adaptive_avgpool1d-functional-api
2022-08-29 06:09:54 +00:00
fan-jibin e74d1b3c06 add print functional 2022-08-29 11:53:39 +08:00
fan-jibin 1bfeebbd6f add adaptive_avg_pool3d to en rst 2022-08-29 09:40:07 +08:00
alashkari 5dc79afc43 Added adaptive_avg_pool1d functional api and test case. 2022-08-27 02:58:02 -04:00
zhangzhaoju 5222cad0db Add xdivy to functional.rst 2022-08-26 15:52:59 +08:00
alashkari 633921ef1f Added accumulate_n functional api and test case. 2022-08-25 02:50:20 +00:00
i-robot b17ca7def1
!40639 [MS] Add the interface document of Conv2d function
Merge pull request !40639 from happy徐/master
2022-08-22 03:24:15 +00:00
xuqiang 09da0b0330 add the interface document of conv2d function 2022-08-19 17:48:32 +08:00
wYann c88f3a50ba add functional tese case for scatter_mul 2022-08-17 15:10:11 +08:00
i-robot 2b11578573
!39700 [feature] support grad and value_and_grad with weight as well as aux
Merge pull request !39700 from chenzhuo/master
2022-08-15 08:41:08 +00:00
chenzhuo 5f39ebd788 support grad and value_and_grad with has_aux 2022-08-12 16:43:03 +08:00
huodagu 29a1422362 modify format 2022-08-12 11:36:59 +08:00
w00517672 0f7a12fe79 synchronize the code of the reverse_sequence operator in r1.8 2022-08-10 22:47:42 +08:00
hezhenhao1 294d7a47f8 fix code check. 2022-08-09 16:23:27 +08:00
i-robot 03688f7888
!35878 add functional api and vmap rule for softmax
Merge pull request !35878 from hanhuiyu1996/softmax
2022-08-08 16:51:28 +00:00
Corleone 9933995acb fixed median doc 2022-08-05 15:58:06 +08:00
i-robot 3e26211f46
!39461 modify csrsoftmax api
Merge pull request !39461 from 王程浩/code_docs_csr_softmax
2022-08-05 06:39:33 +00:00
hanhuiyu1996 348e6d9e26 add functional api and vmap rule for softmax 2022-08-05 14:22:53 +08:00
chenghaowang ea16266ddb modify sparsematrixsoftmax api 2022-08-05 11:24:54 +08:00
zhangyi aff3805971 modify the files to fix the webpage 2022-08-04 16:35:11 +08:00
greatpanc 377b58b6a8 reduce op functional api docs update 2022-07-30 14:40:00 +08:00
i-robot 11bd1ae500
!38655 [MS][LITE] update some ops functional API support
Merge pull request !38655 from luoyuan/update-some-ops-func-API-support
2022-07-28 07:41:46 +00:00
i-robot 6d87fa6288
!38522 operators doc added
Merge pull request !38522 from panfengfeng/operators_doc
2022-07-27 14:23:24 +00:00
luoyuan f0125d4d78 [MS][LITE] update some ops functional API support 2022-07-27 16:36:31 +08:00
huodagu 898dd91dbf modify format 2022-07-27 16:11:23 +08:00
i-robot 841b9df521
!38371 add gpu ops logit and logitgrad
Merge pull request !38371 from 高攀/logit_logitgrad
2022-07-27 04:21:11 +00:00
panfengfeng b774ecb9e4 operators doc: ApplyAdagradV2, GridSampler2D, GridSampler3D, PopulationCount, SparseApplyAdagrad,
SparseApplyAdagradV2, SparseApplyFtrl, Trunc, TruncateDiv, TruncateMod, UpsampleNearest3D, CTCGreedyDecoder
2022-07-26 20:56:12 -04:00
gaopan12 0f58743451 add gpu ops logit and logitgrad with primitive, functional, tensor, docs 2022-07-26 17:47:55 +08:00
i-robot 4e87c22f88
!38642 Add functional doc
Merge pull request !38642 from ZPaC/add-argmin-func-doc
2022-07-24 14:10:47 +00:00
i-robot 83b657b4df
!38650 modify the rst files
Merge pull request !38650 from 宦晓玲/code_docs_0722
2022-07-23 00:45:30 +00:00
zhangyi 2ea5bde6f3 modify the rst files 2022-07-22 18:01:42 +08:00
i-robot 5d49559b82
!38604 add max functional docs
Merge pull request !38604 from zhouxulin2/code_docs
2022-07-22 09:56:35 +00:00
ZPaC 0360bd60cf Add functional doc 2022-07-22 16:03:56 +08:00
zhujingxuan 0b9c39c13b add squeeze functional api 2022-07-22 15:16:20 +08:00
zhouxulin2 37f26a53a4 add max functional docs 2022-07-22 10:31:45 +08:00
i-robot b3c06eb08e
!38562 update release note
Merge pull request !38562 from 李林杰/code_docs_fix_release_note_master
2022-07-21 07:10:22 +00:00