i-robot
03eff82849
!40484 add random_categorical docs
...
Merge pull request !40484 from yeyunpeng2020/code_docs_master
2022-08-17 06:49:00 +00:00
yeyunpeng2020
50e05c177d
add random_categorical docs
2022-08-17 14:19:49 +08:00
i-robot
b3d74f7270
!40444 [docs]add docs of value_and_grad
...
Merge pull request !40444 from chenzhuo/code_docs_master
2022-08-17 01:16:52 +00:00
Corleone
8bd81984e9
fix median doc
2022-08-16 19:39:09 +08:00
zhangyi
4950409570
correct the errors on webpage
2022-08-16 16:12:59 +08:00
chenzhuo
f952c69501
fix docs format
2022-08-16 10:49:53 +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
i-robot
641642b9e2
!37716 [MS][ASCED]add smooth_l1_loss ai core
...
Merge pull request !37716 from mengyuanli/smooth_l1_loss_ascend
2022-08-12 07:11:28 +00:00
huodagu
29a1422362
modify format
2022-08-12 11:36:59 +08:00
i-robot
543f959786
!40229 Minimum Tensor,Functional, Dynamic Shape, Data Type
...
Merge pull request !40229 from jiaoy1224/minimum
2022-08-12 01:35:07 +00:00
mengyuanli
93557390ba
1.add smooth_l1_loss_v2 tbe op
2022-08-12 09:24:59 +08:00
Yang Jiao
b4bd717bad
minimum tensor api
2022-08-11 18:08:04 +08:00
i-robot
391adb7e8a
!40244 combine philox_random for random_gamma ops
...
Merge pull request !40244 from zhangqi/0810
2022-08-11 08:47:27 +00:00
i-robot
08dc14fb7b
!40273 modify the format of API files
...
Merge pull request !40273 from 宦晓玲/code_docs_0811
2022-08-11 08:15:02 +00:00
zhangyi
ce134ea8a8
modify the format of API files
2022-08-11 15:35:44 +08:00
i-robot
5a472c1552
!40209 fix api docs bug of functional random_poisson
...
Merge pull request !40209 from hangq/master
2022-08-11 06:53:34 +00:00
zhangqi
27196eb6f4
combine philox_random for random_gamma ops
2022-08-11 14:32:20 +08:00
i-robot
6745857a39
!40248 synchronize the code of the reverse_sequence operator in r1.8
...
Merge pull request !40248 from wtcheng/master
2022-08-11 03:31:23 +00:00
i-robot
daf99057ef
!40231 modify format
...
Merge pull request !40231 from 俞涵/code_docs_0707
2022-08-11 01:31:46 +00:00
w00517672
0f7a12fe79
synchronize the code of the reverse_sequence operator in r1.8
2022-08-10 22:47:42 +08:00
huodagu
727080745a
modify format
2022-08-10 16:54:13 +08:00
dayschan
e6ec87d424
fix document of op Concat
2022-08-10 16:28:55 +08:00
i-robot
c6d3b7b568
!40184 Code Check and Doc fix
...
Merge pull request !40184 from zichun_ye/op_dev
2022-08-10 07:57:40 +00:00
hangangqiang
8332fa3f41
fix api docs bug of functional random_poisson
2022-08-10 14:49:57 +08:00
i-robot
457da0b344
!40164 fix bug for functional random_poisson
...
Merge pull request !40164 from hangq/master
2022-08-10 05:28:15 +00:00
Zichun Ye
2def22dd5d
fix code check and some docs
...
fix code check and some docs
fix code check and some docs
fix code check and some docs
fix code check and some docs
fix format
fix format
fix commit number
fix format
2022-08-10 10:16:21 +08: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
i-robot
a112ab76cb
!39928 [MSLITE][CPU] reduce doc fix, code round master branch from r1.8 branch
...
Merge pull request !39928 from Greatpan/reduce_op
2022-08-10 01:37:41 +00:00
i-robot
7235f41446
!39888 fix ctc_greedy_decoder func
...
Merge pull request !39888 from panfengfeng/fix_ctc_greedy_decoder_func
2022-08-09 13:08:15 +00:00
i-robot
6eb72535ec
!40082 modify format
...
Merge pull request !40082 from 俞涵/code_docs_0707
2022-08-09 09:41:54 +00:00
i-robot
e3ac847504
!40035 add missing warning
...
Merge pull request !40035 from panzhihui/code_docs_update_sort
2022-08-09 09:33:26 +00:00
greatpanc
74b25937e3
r1.8 code round master branch
2022-08-09 16:31:40 +08:00
huodagu
a5f415d578
modify format
2022-08-09 16:15:21 +08:00
i-robot
ec1ea135df
!40047 correct conv ops api equations
...
Merge pull request !40047 from 李林杰/0808_correct_conv_ops_api_equations_master
2022-08-09 07:56:10 +00:00
lilinjie
7c472435e4
correct conv ops api equations
2022-08-09 15:17:35 +08:00
i-robot
276654b9e4
!40026 add vmap unsupport for RandomPoisson
...
Merge pull request !40026 from hangq/master
2022-08-09 05:21:31 +00:00
i-robot
fba8e11bcd
!39856 The dynamic shape capability of the inventory of the Range operator is supported. The interfaces and data types are supplemented.
...
Merge pull request !39856 from NaCN/range_data
2022-08-09 04:16:06 +00:00
panfengfeng
f19e27c633
fix_ctc_greedy_decoder_func & fix bprop_upsampletrilinear3d_upsamplenearest3d
2022-08-08 23:36:44 -04:00
i-robot
63bb260eee
!39959 Code Docs CN
...
Merge pull request !39959 from jiaoy1224/code_docs_master
2022-08-09 02:03:09 +00:00
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