Commit Graph

237 Commits

Author SHA1 Message Date
huodagu 9afa3fdead modify format 2022-09-16 11:19:33 +08: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
i-robot a6f9183752
!41536 [ST][MS][OPS] Unifying avg_pool1d, avg_pool2d & avg_pool3d functional APIs and STs
Merge pull request !41536 from alashkari/avg_pool_unify
2022-09-14 06:08:21 +00:00
twc 698e6c9300 fix issue I5O6V6 I5O5XB and remove fl code 2022-09-14 10:50:57 +08:00
alashkari b0db8d1b21 Unifying avg_pool1d, avg_pool2d & avg_pool3d with PyTorch, Updating St. 2022-09-13 04:04:59 -04:00
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
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
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
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
fan-jibin e74d1b3c06 add print functional 2022-08-29 11:53:39 +08:00
i-robot f49bef6ca1
!40669 add adaptive_avg_pool3d interface
Merge pull request !40669 from 范吉斌/adaptive_avg_pool3d
2022-08-29 01:32:15 +00:00
fanjibin 6e7a73177d adaptive_avg_pool3d 2022-08-27 10:31:17 +08:00
zhangzhaoju 5222cad0db Add xdivy to functional.rst 2022-08-26 15:52:59 +08:00
xuqiang 29e8a16164 [OP] support dynamic inputs for Conv2d, Conv2dBackpropInput and Conv2dBackpropFilter 2022-08-18 09:51:22 +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
i-robot 16339e9d16
!40105 fix code check
Merge pull request !40105 from hezhenhao1/master
2022-08-10 05:28:53 +00:00
hangangqiang b1623fc2e9 add CN api docs & add scalar rate ST & add 1-D-tensor check for argument shape 2022-08-10 09:49:34 +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
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
greatpanc 377b58b6a8 reduce op functional api docs update 2022-07-30 14:40:00 +08:00
wYann 65eb980cd2 ScatterMul op 2022-07-29 10:51:38 +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 106e96ebfd
!39053 modify format
Merge pull request !39053 from 俞涵/code_docs_0707
2022-07-28 07:05:46 +00:00
huodagu c1d0b01c02 modify format 2022-07-28 14:36:32 +08:00
i-robot a7f422f719
!35973 Add dropout api
Merge pull request !35973 from yuximiao/add_dropout_api
2022-07-28 02:22:50 +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
yuximiao d5deb33184 add dropout api. 2022-07-27 07:13:24 +08: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