hangangqiang
|
b5d3b76d2a
|
add vmap unsupport for RandomPoisson
|
2022-08-09 09:24:22 +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 |
Yang Jiao
|
941102d40f
|
onehot chinese docs
|
2022-08-08 20:00:01 +08:00 |
panzhihui
|
20f834e8fb
|
Update sort api doc
|
2022-08-08 19:49:26 +08:00 |
i-robot
|
9dce11c330
|
!39923 fix some issues
Merge pull request !39923 from 李林杰/0806_fix_some_issues_master
|
2022-08-08 07:48:11 +00:00 |
huangchengnuo
|
6e4c9bad20
|
data type supplement and optimization range op
|
2022-08-08 14:35:21 +08:00 |
i-robot
|
ab7e20c870
|
!39883 fix avgpool docs
Merge pull request !39883 from 范吉斌/code_docs_avg_pool
|
2022-08-08 06:30:27 +00:00 |
zhangyi
|
eafcab3903
|
modify the format of API file
|
2022-08-08 09:22:04 +08:00 |
i-robot
|
070acb8f7d
|
!39831 correct the files to fix the webpage
Merge pull request !39831 from 宦晓玲/code_docs_0805
|
2022-08-08 00:55:00 +00:00 |
lilinjie
|
190e4ffc0e
|
fix some issues
|
2022-08-06 18:57:45 +08:00 |
fan-jibin
|
efbd446960
|
fix avgpool docs
|
2022-08-05 19:05:09 +08:00 |
i-robot
|
27ff962cd3
|
!39827 fix tensorshape ops info
Merge pull request !39827 from lianliguang/code_docs_ms
|
2022-08-05 09:12:11 +00:00 |
zhangyi
|
a0cd5e0647
|
correct the files to fix the webpage
|
2022-08-05 16:59:55 +08:00 |
i-robot
|
557562b9d8
|
!39801 fix docs problems for ascend dtype in xlogy op
Merge pull request !39801 from cjh9368/code_docs_master
|
2022-08-05 06:52:23 +00: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 |
lianliguang
|
b381756180
|
change TensorShape ops info
|
2022-08-05 14:39:27 +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 |
i-robot
|
0ebb9dbdda
|
!39685 Update validation and doc for the para paddings for SpaceToBatchND
Merge pull request !39685 from zichun_ye/op_dev
|
2022-08-05 03:15:15 +00:00 |
cjh9368
|
6bd6b9da21
|
fix docs problems for ascend dtype in xlogy op
|
2022-08-05 11:11:56 +08:00 |
i-robot
|
aa487a9a46
|
!39706 modify the documentation of the scatter_div operator
Merge pull request !39706 from hujiahui8/code_docs
|
2022-08-04 10:12:18 +00:00 |
i-robot
|
142ea56b82
|
!39690 [MS][LITE] addcdiv, addcmul doc
Merge pull request !39690 from sunsuodong/code_docs_addcdiv_addcmul
|
2022-08-04 08:17:56 +00:00 |
sunsuodong
|
2db4e5d5a3
|
add addcdiv and addcmul doc
|
2022-08-04 00:54:15 -07:00 |
hujiahui8
|
349e41e64a
|
modify the documentation of the scatter_div operator
|
2022-08-04 14:50:47 +08:00 |
i-robot
|
61ba4197af
|
!35366 Add Median GPU
Merge pull request !35366 from liuchao/median
|
2022-08-04 06:33:31 +00:00 |
i-robot
|
3b3109e8e1
|
!39525 【MS】【OPS】 Fix uniformcandidate vmap random output with fix seed
Merge pull request !39525 from louie5/master
|
2022-08-04 06:24:06 +00:00 |
Zichun Ye
|
21abb67e04
|
update validation and doc for the para paddings for spacetobatchnd
|
2022-08-04 12:03:12 +08:00 |
i-robot
|
cc0aa9cde0
|
!39534 sparse_concat bug fix
Merge pull request !39534 from baochong/master
|
2022-08-04 02:07:47 +00:00 |
Corleone
|
17e37b8546
|
add median op for gpu
|
2022-08-04 07:48:26 +08:00 |
i-robot
|
cf41757876
|
!39511 remove en docs in expand_dims cn docs
Merge pull request !39511 from zhujingxuan/code_docs
|
2022-08-03 09:17:02 +00:00 |
louie5
|
67143fa0da
|
fix operator uniform_candidate_sampler static warnings
fix performation problems and some compiler warings
fix vmap random output with fix seed
|
2022-08-03 16:03:18 +08:00 |
i-robot
|
1ab6125be6
|
!39480 Add translation and fix format
Merge pull request !39480 from luojianing/code_docs_master
|
2022-08-03 06:47:24 +00:00 |
baochong
|
bae212c4b4
|
updata doc and fix bug
|
2022-08-03 11:34:43 +08:00 |
zhujingxuan
|
82c7728813
|
remove en docs in expand_dims cn docs
|
2022-08-03 09:44:55 +08:00 |
leiyuning
|
8e18f82b88
|
add translation and fix format
|
2022-08-02 19:56:00 +08:00 |
xuanyue
|
62bcb3c991
|
tensor support isfinite interface
|
2022-08-02 16:41:21 +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 |
i-robot
|
fc4791e0b4
|
!39279 update docs: apply_proximal_gradient_descent for proper dtype
Merge pull request !39279 from Yanzhi_YI/apply_proximal_gradient_descent
|
2022-08-01 09:30:46 +00:00 |
i-robot
|
2f754e4c65
|
!39349 modify format
Merge pull request !39349 from 俞涵/code_docs_0707
|
2022-08-01 09:22:02 +00:00 |
huodagu
|
ae76eacc9f
|
modify format
|
2022-08-01 16:54:05 +08:00 |
zhangyi
|
50dd3c9049
|
modify the format of API files
|
2022-08-01 14:34:44 +08:00 |
yiyanzhi_akane
|
d66c29b13e
|
update apply_proximal_gradient_descent docs
|
2022-07-31 01:08:44 +08:00 |
i-robot
|
cef8acb08b
|
!39039 Fix vmap bug and gather_elements docs.
Merge pull request !39039 from TronZhang/fix_gather_elements_from_1.8_to_master
|
2022-07-30 10:01:58 +00:00 |
greatpanc
|
377b58b6a8
|
reduce op functional api docs update
|
2022-07-30 14:40:00 +08:00 |
i-robot
|
db64988252
|
!39166 modify format
Merge pull request !39166 from 俞涵/code_docs_0707
|
2022-07-29 14:02:44 +00:00 |
i-robot
|
9225d6e811
|
!39154 update docs for expand_dims and instance norm
Merge pull request !39154 from zhujingxuan/code_docs
|
2022-07-29 14:00:40 +00:00 |
zhujingxuan
|
028d00d7d9
|
update docs for expand_dims and instance norm
|
2022-07-29 17:42:38 +08:00 |
huodagu
|
14e91cf03a
|
modify format
|
2022-07-29 15:54:43 +08:00 |
wYann
|
65eb980cd2
|
ScatterMul op
|
2022-07-29 10:51:38 +08:00 |
i-robot
|
9b7f118f24
|
!39077 [MS][DOC]fix bug of example of tensor_scatter_elements
Merge pull request !39077 from mengyuanli/code_docs_bug_fix
|
2022-07-28 09:34:08 +00:00 |
i-robot
|
4a7c924c6e
|
!39064 fix doc for logit
Merge pull request !39064 from 高攀/code_docs_logit_fix
|
2022-07-28 08:58:52 +00:00 |
mengyuanli
|
52aaa43a5b
|
fix bug of example in tensor scatter elements docs
|
2022-07-28 16:13:48 +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 |
gaopan12
|
1aeed5bac0
|
fix docs for logit
|
2022-07-28 14:48:10 +08:00 |
huodagu
|
c1d0b01c02
|
modify format
|
2022-07-28 14:36:32 +08:00 |
i-robot
|
52ccb1f81a
|
!38890 add poisson functional & testcase
Merge pull request !38890 from hangq/rewrite-bug
|
2022-07-28 06:07:28 +00:00 |
i-robot
|
365225789e
|
!38984 fix doc bugs of StandardLaplace operator
Merge pull request !38984 from panshaowu/master
|
2022-07-28 03:17:39 +00:00 |
TronZhang
|
c56dc5bcee
|
fix vmap error for GatherD and NLLLossGrad, and add english docs for gather_elements tensor interface
|
2022-07-28 10:25:04 +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
|
e69c6f80d6
|
!38973 fix transpose doc for negative perm
Merge pull request !38973 from chenlei_autodiff/transpose_dyn
|
2022-07-28 02:03:10 +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 |
i-robot
|
917c83e2cf
|
!38975 remove arange api
Merge pull request !38975 from shaojunsong/code_docs_arange
|
2022-07-27 12:30:12 +00:00 |
panshaowu
|
0002b4d5df
|
fix doc bugs of StandardLaplace operator
|
2022-07-27 18:40:04 +08:00 |
i-robot
|
6d371e5da3
|
!38983 modify format
Merge pull request !38983 from 俞涵/code_docs_0707
|
2022-07-27 09:15:39 +00:00 |
chenlei_autodiff
|
bb32d0db1a
|
fix transpose docs.
|
2022-07-27 17:11:49 +08: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 |
shaojunsong
|
3a7562f3a0
|
remove func_arange api
|
2022-07-27 15:37:27 +08:00 |
louie5
|
4f8fba8b3e
|
update the chinese comment of ops.UniformCandidateSampler
|
2022-07-27 15:32:00 +08:00 |
hangangqiang
|
6ef6fd6f92
|
add poisson functional
|
2022-07-27 15:01:45 +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 |
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 |
zhangyi
|
b07e340b9a
|
modify the format of API files
|
2022-07-26 16:52:33 +08:00 |
zhangyi
|
60a1042e19
|
modify the format of API files
|
2022-07-26 10:27:56 +08:00 |
zhangyi
|
c6abc24034
|
modify the format of API files
|
2022-07-25 17:21:28 +08:00 |
zhangyi
|
46e8f6af8e
|
modify the format of API files
|
2022-07-25 15:26:56 +08:00 |
i-robot
|
43f6f9a8dc
|
!38716 modify max functional docs
Merge pull request !38716 from zhouxulin2/code_docs_fixed
|
2022-07-25 06:42:21 +00:00 |
zhouxulin2
|
011261df5b
|
modify max functional docs
|
2022-07-25 11:28:57 +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
|
a071790196
|
!38176 Add broadcast_to op chinese doc of tensor api
Merge pull request !38176 from 朱家兴/master
|
2022-07-22 12:32:09 +00:00 |
i-robot
|
b8d4febd13
|
!38550 Opt Cummin/Cummax operator in GPU platform.
Merge pull request !38550 from hezhenhao1/opt_cumop
|
2022-07-22 11:48:06 +00: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 |
hezhenhao1
|
741016e398
|
Opt Cummin/Cummax operator in GPU platform.
|
2022-07-22 17:24:47 +08: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 |
i-robot
|
5412cfe8e7
|
!38614 modify the format of API files
Merge pull request !38614 from 宦晓玲/code_docs_0722
|
2022-07-22 06:48:57 +00:00 |
zhangyi
|
b401a37e0c
|
modify the format of API files
|
2022-07-22 14:40:27 +08:00 |
xumengjuan1
|
3e754dd7f2
|
modify doc
|
2022-07-22 11:20:32 +08:00 |
i-robot
|
01ca0ce12f
|
!38558 Add docs for expand_dims functional api
Merge pull request !38558 from zhujingxuan/code_docs_expand
|
2022-07-22 02:50:51 +00:00 |
zhouxulin2
|
37f26a53a4
|
add max functional docs
|
2022-07-22 10:31:45 +08:00 |
i-robot
|
1bab2c15bc
|
!38575 fix some doc description
Merge pull request !38575 from zhuzhongrui/code_docs_1
|
2022-07-21 15:33:19 +00:00 |
i-robot
|
685e99f626
|
!38470 update KLDivLoss op docs
Merge pull request !38470 from xulei/code_docs_kldiv
|
2022-07-21 13:48:58 +00:00 |
i-robot
|
34c4d7b132
|
!38565 [MS][CPU/GPU] fix bug of smooth_l1_loss
Merge pull request !38565 from mengyuanli/fix_bug_smooth_l1_loss
|
2022-07-21 13:09:38 +00:00 |
zhujingxuan
|
0b92ff0c39
|
Add docs for expand_dims functional api
|
2022-07-21 19:37:29 +08:00 |
z00512249
|
16f4a1cb65
|
add fix some doc api.
|
2022-07-21 17:11:45 +08:00 |
huodagu
|
188e8f56ff
|
modify format
|
2022-07-21 14:56:53 +08:00 |