VectorSL
|
e88ca25ac3
|
add en doc for exp tensor
|
2022-08-30 14:25:59 +08:00 |
i-robot
|
b98ece0963
|
!40885 add more introduce info for dataset
Merge pull request !40885 from guozhijian/add_doc_for_md
|
2022-08-30 01:34: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 |
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 |
jonyguo
|
8961ebbe6f
|
add more info for minddata
|
2022-08-29 10:07:21 +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 |
i-robot
|
60dc85a774
|
!40510 add functional test case of scatter_mul
Merge pull request !40510 from wYann/scatter_mul
|
2022-08-18 19:33:01 +00:00 |
zhujingxuan
|
27de2189e1
|
add Tensor api for log and tanh
|
2022-08-18 15:55:48 +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 |
xuanyue
|
b463b8d371
|
fix document for isfinite
|
2022-08-15 10:31:13 +08: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 |
greatpanc
|
74b25937e3
|
r1.8 code round master branch
|
2022-08-09 16:31:40 +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 |
i-robot
|
e707bbdf87
|
!39857 modify format
Merge pull request !39857 from 俞涵/code_docs_0707
|
2022-08-08 02:03:47 +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 |
huodagu
|
22d0f222bb
|
modify format
|
2022-08-05 14:19:57 +08:00 |
chenghaowang
|
ea16266ddb
|
modify sparsematrixsoftmax api
|
2022-08-05 11:24:54 +08:00 |
i-robot
|
74d8633565
|
!39729 classify Tensor
Merge pull request !39729 from luojianing/code_docs_master
|
2022-08-04 11:00:31 +00:00 |
luojianing
|
f11fe8460e
|
classify Tensor
|
2022-08-04 17:46:48 +08:00 |
zhangyi
|
aff3805971
|
modify the files to fix the webpage
|
2022-08-04 16:35:11 +08:00 |
panfengfeng
|
26af16f65b
|
some operators issues:
FFTWithSize api description
SquareSumAll cn & en inconsistent
ctc_greedy_decoder, trunc, population_count api description
ctc_greedy_decoder runtime_error to value_error
trunc dynamic shape fix
|
2022-08-01 10:11:11 -04:00 |
huodagu
|
ae76eacc9f
|
modify format
|
2022-08-01 16:54:05 +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 |
jonyguo
|
ab128b9a76
|
del docs: PSROIPooling
|
2022-07-26 18:33:44 +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 |