shaojunsong
|
0961e395a7
|
Add nn.GaussianNLLLoss
|
2022-10-18 20:07:06 +08:00 |
i-robot
|
a60615e409
|
!43911 Support MarginRankingLoss
Merge pull request !43911 from 冯一航/support_MarginRankingLoss
|
2022-10-18 11:45:56 +00:00 |
jinxiaoxian
|
e6a494f0ef
|
2.0 data sink
|
2022-10-18 18:00:43 +08:00 |
i-robot
|
1ed689f087
|
!43432 fractional_max_pool_2d_3d
Merge pull request !43432 from yide12/fractionalmaxpool
|
2022-10-18 07:18:49 +00:00 |
i-robot
|
ee7f194a58
|
!44013 del close_pool and to_device operation
Merge pull request !44013 from 刘勇琪/master
|
2022-10-18 06:39:46 +00:00 |
i-robot
|
a1a612c0ea
|
!42652 del batch operation param column_order & pad_info
Merge pull request !42652 from guozhijian/del_batch_parameter
|
2022-10-18 06:34:26 +00:00 |
i-robot
|
1443fe82c3
|
!43327 Add dynamic obfuscation feature
Merge pull request !43327 from jxlang910/obf_pr
|
2022-10-18 06:26:23 +00:00 |
alashkari
|
afb525b7dc
|
Added new Functional & Tensor APIs with STs.
|
2022-10-17 23:18:59 -04:00 |
fengyihang
|
f56f8e936f
|
support MarginRankingLoss
|
2022-10-18 10:34:04 +08:00 |
i-robot
|
792c41d95c
|
!43978 Fix doc && bug of CumSum.
Merge pull request !43978 from hezhenhao1/add_cumsum
|
2022-10-18 02:26:10 +00:00 |
liu-yongqi-63
|
fa8891c68d
|
Delete close_pool and to_device interface
|
2022-10-18 09:30:58 +08:00 |
jin-xiulang
|
969e368cc5
|
Add dynamic obfucation tool
|
2022-10-18 00:36:18 +08:00 |
i-robot
|
2d20001adc
|
!43296 [ST][MS][OPS] diagonal, elu & gelu Functional API & STs.
Merge pull request !43296 from alashkari/new-apis-oct-01
|
2022-10-17 09:33:34 +00:00 |
i-robot
|
51ae189eec
|
!43932 add docs for callback
Merge pull request !43932 from changzherui/code_docs_1014
|
2022-10-17 07:57:46 +00:00 |
yide12
|
2aaf625725
|
fractionalmaxpool
|
2022-10-17 15:20:54 +08:00 |
alashkari
|
e5edbb6480
|
Added new APIs and STs.
|
2022-10-16 23:08:15 -04:00 |
i-robot
|
ac8a42d05d
|
!42291 [ST][MS][OPS] fold & unfold Functional & Tensor APIs with STs.
Merge pull request !42291 from alashkari/functional-tensor-apis-sept-19
|
2022-10-17 02:32:24 +00:00 |
changzherui
|
ce6f04fa8f
|
add cn api docs
|
2022-10-17 10:01:51 +08:00 |
hezhenhao1
|
12066b2895
|
Fix doc && bug of CumSum.
|
2022-10-17 09:52:55 +08:00 |
jonyguo
|
0571532873
|
del batch param: column_order & pad_info
|
2022-10-17 09:35:41 +08:00 |
yanghaoran
|
a787d266d6
|
回退 'Pull Request !43779 : Fix doc && bug of CumSum.'
|
2022-10-15 04:42:26 +00:00 |
i-robot
|
d0cd42d9b7
|
!43779 Fix doc && bug of CumSum.
Merge pull request !43779 from hezhenhao1/add_cumsum
|
2022-10-14 18:11:29 +00:00 |
i-robot
|
cd8d8d03d7
|
!43881 modify format
Merge pull request !43881 from 俞涵/code_docs_1010
|
2022-10-14 06:55:04 +00:00 |
huodagu
|
f1bebb5261
|
modify format
|
2022-10-14 14:15:45 +08:00 |
LaiYongqiang
|
8eb2cd4f76
|
fix cnode nullptr in eos mode
Added fold & unfold Functional & Tensor APIs with STs.
|
2022-10-13 23:43:47 -04:00 |
yao_yf
|
ae6fd1031b
|
update checkpoint transform api
|
2022-10-13 19:47:10 +08:00 |
hezhenhao1
|
b7f3227b18
|
Fix doc && bug of CumSum.
|
2022-10-13 17:11:48 +08:00 |
i-robot
|
6a6eea12c0
|
!43347 support max and avg pool3d
Merge pull request !43347 from 冯一航/support_max_and_avg_pool3d
|
2022-10-13 06:43:42 +00:00 |
i-robot
|
9319e78cb1
|
!43483 Move mindspore.ops.shard interface to mindspore.shard
Merge pull request !43483 from liuluobin/shard_default
|
2022-10-13 06:05:12 +00:00 |
i-robot
|
0966115408
|
!43459 Add nn.Softmax2d
Merge pull request !43459 from pkuliuliu/master
|
2022-10-13 03:24:12 +00:00 |
yuzhenhua
|
b2ae9e2db7
|
for ReplicationPad
|
2022-10-13 09:28:38 +08:00 |
liuluobin
|
a99ff97e3e
|
Move ops.shard to mindspore.shard
|
2022-10-13 08:54:34 +08:00 |
i-robot
|
723bf4b2c0
|
!42121 [ST][MS][OPS] Support for conj, cross, erfinv & less_equal Functional & Tensor APIs with STs.
Merge pull request !42121 from alashkari/functional-tensor-apis-sept-16
|
2022-10-12 21:33:37 +00:00 |
fengyihang
|
672f72cb4c
|
support_max_and_avg_pool3d
|
2022-10-12 14:53:56 +08:00 |
i-robot
|
09aa9a25ec
|
!43645 move and rename auto-grad related api doc
Merge pull request !43645 from 吕浩宇/master
|
2022-10-12 03:10:18 +00:00 |
huodagu
|
5852b45884
|
modify format
|
2022-10-12 10:07:39 +08:00 |
lvhaoyu
|
b2ab41f165
|
move and rename auto-grad related api documents
|
2022-10-11 19:36:38 +08:00 |
pkuliuliu
|
a4d144b8f6
|
Add nn.Softmax2d
|
2022-10-10 21:22:48 +08:00 |
lianliguang
|
120b230a12
|
ADD GLU docs
|
2022-10-10 14:25:40 +08:00 |
alashkari
|
07987781f0
|
Added new Functional and Tensor APIs and STs.
|
2022-10-10 00:10:24 -04:00 |
i-robot
|
77ac46d959
|
!42910 Add some operations api
Merge pull request !42910 from 朱家兴/master
|
2022-10-09 12:52:30 +00:00 |
huanxiaoling
|
441a46bcb5
|
modify the inconsistence of files 1009
|
2022-10-09 17:51:29 +08:00 |
huanxiaoling
|
02171e4aff
|
modify the list rst files
|
2022-10-09 10:59:28 +08:00 |
z30020733
|
4d0190b234
|
1.Add MultiMarginLoss and MultiLabelMarginLoss functional api and nn api.
2.Modify the doc of conv2d and conv3d api.
3.Add the doc of ScalarSummary and TensorSummary api.
|
2022-10-09 10:54:07 +08:00 |
fan-jibin
|
bc2a361823
|
\add random_shuffle docs
|
2022-09-30 11:39:02 +08:00 |
i-robot
|
1cf78e1d85
|
!42060 [feature] add jacrev
Merge pull request !42060 from chenzhuo/master_jacrev
|
2022-09-30 01:28:48 +00:00 |
i-robot
|
a41d153790
|
!43100 modify chinese doc for OnRequestExit
Merge pull request !43100 from zhangbuxue/modify_the_chinese_doc_for_OnRequestExit
|
2022-09-29 09:42:39 +00:00 |
buxue
|
75b97cdf7a
|
modify chinese doc for OnRequestExit
|
2022-09-29 09:31:01 +04:30 |
huodagu
|
e1c2396198
|
rename functional to function
|
2022-09-29 11:23:37 +08:00 |
chenzhuo
|
f8b2d3ca60
|
add jacrev
|
2022-09-29 09:29:37 +08:00 |
i-robot
|
2a2ce2f500
|
!40939 [feature] add jacfwd
Merge pull request !40939 from chenzhuo/master_jacfwd
|
2022-09-26 09:40:26 +00:00 |
huodagu
|
fcef91d37c
|
modify format
|
2022-09-26 14:41:27 +08:00 |
i-robot
|
08ff00f6fb
|
!42834 modify the files on webpage
Merge pull request !42834 from 宦晓玲/code_docs_0924
|
2022-09-26 02:11:07 +00:00 |
huanxiaoling
|
a27159355d
|
modify the files on webpage
|
2022-09-24 17:07:20 +08:00 |
huodagu
|
d5e0946e01
|
modify format
|
2022-09-24 15:02:57 +08:00 |
i-robot
|
8950f2162a
|
!42451 parallel_checkpoint_transform_api
Merge pull request !42451 from yao_yf/code_docs_parallel_checkpoint_transform_api
|
2022-09-23 07:19:06 +00:00 |
chenzhuo
|
bd01dcad29
|
add jacfwd
|
2022-09-23 15:00:53 +08:00 |
yao_yf
|
534f6ec36a
|
checkpoint transform api
|
2022-09-23 15:00:26 +08:00 |
i-robot
|
04eb8ee404
|
!42568 Add floor/gt/ge tensor docs
Merge pull request !42568 from 胡安东/code_docs_ops
|
2022-09-23 06:37:49 +00:00 |
i-robot
|
b835df60ce
|
!42643 modify api format in documents
Merge pull request !42643 from lvmingfu/code_docs_master0922
|
2022-09-23 06:10:00 +00:00 |
lvmingfu
|
33d9cbf290
|
modify api format in documents
|
2022-09-23 11:18:10 +08:00 |
huandong
|
3cacdb2afd
|
Add floor/gt/ge tensor docs
Signed-off-by: huandong <huandong1@huawei.com>
|
2022-09-23 10:10:19 +08:00 |
huodagu
|
78d8e58443
|
del repeat interface
|
2022-09-23 10:05:16 +08:00 |
i-robot
|
4bfd821110
|
!42608 modify format
Merge pull request !42608 from 俞涵/code_docs_0819
|
2022-09-22 03:25:32 +00:00 |
huodagu
|
7fdc8ca00e
|
modify format and dataset page
|
2022-09-22 10:38:19 +08:00 |
fan-jibin
|
eb1b928501
|
add strided_slice docs
|
2022-09-21 17:57:26 +08:00 |
i-robot
|
ec5e3f4087
|
!42471 Add Chinese docs for mindspore.tensor.tile
Merge pull request !42471 from Bokai Li/code_docs_tile
|
2022-09-21 07:34:08 +00:00 |
BokaiLi
|
6a818b8181
|
Add Chinese docs for mindspore.tensor.tile
|
2022-09-21 14:50:01 +08:00 |
fan-jibin
|
1b686aba07
|
add docs for nn.KLDivLoss
|
2022-09-20 15:51:49 +08:00 |
alashkari
|
f3162d8726
|
Added new Tensor APIs and Sts.
|
2022-09-19 05:50:30 -04:00 |
i-robot
|
af01e94051
|
!42294 modify format
Merge pull request !42294 from 俞涵/code_docs_0819
|
2022-09-19 09:15:55 +00:00 |
i-robot
|
7e40350311
|
!41592 [ST][MS][OPS] blackman_window, bounding_box_decode, bounding_box_encode, expand, check_valid, cholesky & cholesky_inverse Functional APIs and STs.
Merge pull request !41592 from alashkari/functional-apis-sept-06
|
2022-09-19 06:35:01 +00:00 |
huodagu
|
86682fb247
|
modify format
|
2022-09-19 11:49:43 +08:00 |
i-robot
|
820d73d935
|
!42171 modify the inconsistence in files 0916
Merge pull request !42171 from 宦晓玲/code_docs_0916
|
2022-09-19 01:41:00 +00:00 |
alashkari
|
7985f97bfe
|
Added new Functional APIs ans STs.
|
2022-09-18 07:47:21 -04:00 |
lvyufeng
|
208147d55b
|
move Metrics from mindspore.nn to mindspore.train
|
2022-09-18 13:50:28 +08:00 |
huodagu
|
4d0d05df15
|
del page
|
2022-09-16 17:34:27 +08:00 |
huanxiaoling
|
779af79486
|
modify the inconsistence of files 0916
|
2022-09-16 17:21:26 +08:00 |
lvyufeng
|
be98de31a9
|
fix mindspore.train docs for en pages
|
2022-09-16 16:30:12 +08:00 |
i-robot
|
66ba9e952b
|
!42128 modify format
Merge pull request !42128 from 俞涵/code_docs_0819
|
2022-09-16 04:38:36 +00:00 |
huodagu
|
9afa3fdead
|
modify format
|
2022-09-16 11:19:33 +08:00 |
lvyufeng
|
9e86724735
|
move Model and Callbacks from mindspore to mindspore.train
|
2022-09-15 23:57:17 +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
|
65ea230048
|
!41937 modify format
Merge pull request !41937 from 俞涵/code_docs_0819
|
2022-09-14 06:35:45 +00:00 |
huodagu
|
7287335783
|
modify format
|
2022-09-14 14:13:13 +08: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 |
i-robot
|
cb28edc61d
|
!41338 add SparseTensorDenseAdd api
Merge pull request !41338 from wangmin0104/master
|
2022-09-13 09:17:21 +00:00 |
i-robot
|
3f9db0313a
|
!41537 add Tensor API for argmaxwithvalue
Merge pull request !41537 from zhouxulin2/tensor_api
|
2022-09-13 08:40:15 +00: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 |
wangmin
|
91d82fdbcc
|
add SparseTensorDenseAdd api
|
2022-09-09 11:26:43 +08:00 |
alashkari
|
f796b7ecae
|
Added new functional apis and STs.
|
2022-09-07 05:18:40 -04:00 |
zhouxulin2
|
b882dc8c81
|
add Tensor API for argmaxwithvalue
|
2022-09-07 14:40:04 +08:00 |
i-robot
|
667144cde7
|
!41481 modify the inconsistence in files 0905
Merge pull request !41481 from 宦晓玲/code_docs_0905
|
2022-09-06 06:26:08 +00:00 |
zhangyi
|
8d0beae1b4
|
modify the consistence in files
|
2022-09-06 11:31:10 +08:00 |
i-robot
|
934d57b8c2
|
!41244 [ST][MS][OPS] add, addr & asin Tensor api and ST.
Merge pull request !41244 from alashkari/tensor-apis
|
2022-09-06 01:48:34 +00: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 |
zhangyi
|
2c92bd2e95
|
delete the file names in list
|
2022-09-05 11:27:29 +08:00 |
alashkari
|
069fe21f39
|
Added tensor apis and STs.
|
2022-09-04 22:19:22 -04: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
|
5eec6a57da
|
!41173 fix adamw docs
Merge pull request !41173 from liutongtong9/code_docs_adamw_ma
|
2022-09-01 02:31:32 +00:00 |
liutongtong
|
8a3f2c8c92
|
fix adamw docs
|
2022-09-01 10:22:58 +08: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 |
jonyguo
|
9e9362d3c8
|
add commnet for api: bucket_batch_by_length
|
2022-08-31 15:51:48 +08:00 |
Bokai Li
|
efcd75ce06
|
将注释信息添加到注册列表中
|
2022-08-31 14:15:26 +08:00 |
i-robot
|
0765c2cc3c
|
!41186 Supplement the docs for const_arg of Tensor
Merge pull request !41186 from YuJianfeng/code_docs
|
2022-08-31 03:23:10 +00: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 |
yujianfeng
|
1e8bccc3f5
|
Fix the bug of docs for const_arg of Tensor
|
2022-08-30 18:47:18 +08:00 |
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 |
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 |
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 |
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 |
lilinjie
|
68b3686998
|
update release note
|
2022-07-21 14:49:12 +08:00 |
i-robot
|
5d297c6abf
|
!38481 add sparse_add doc description
Merge pull request !38481 from xiaoyao/dev_doc_master
|
2022-07-20 10:11:24 +00:00 |
i-robot
|
c67a68d01f
|
!38442 add bce_with_logits_loss chinese doc api.
Merge pull request !38442 from zhuzhongrui/code_docs_1
|
2022-07-20 08:54:42 +00:00 |
xiao_yao1994
|
5368806436
|
add sparse_add doc decription
|
2022-07-20 16:31:56 +08:00 |
i-robot
|
a22dbcf9a3
|
!38224 add matrix_set_diag doc api.
Merge pull request !38224 from zhuzhongrui/code_docs_branch1
|
2022-07-20 04:09:12 +00:00 |
z00512249
|
efdeb29bdc
|
add bce_with_logit_loss chinese doc api.
|
2022-07-20 11:22:54 +08:00 |
louie5
|
ae60a9fd95
|
add functional method for UniformCandidateSampler
|
2022-07-20 08:20:54 +08:00 |
z00512249
|
997a3499c1
|
add matrix_set_diag doc api.
|
2022-07-19 19:24:31 +08:00 |
i-robot
|
eb4030b089
|
!38227 add chinese api for Graph API
Merge pull request !38227 from ms_yan/CN_api_graph
|
2022-07-18 12:47:59 +00:00 |
i-robot
|
0a49f09637
|
!38119 add ctc_greedy_decoder & UpsampleTrilinear3d doc
Merge pull request !38119 from panfengfeng/ctcgreedydecode_upsampletrill_doc
|
2022-07-18 08:08:22 +00:00 |
ms_yan
|
9203938295
|
add chinese api for Graph API
|
2022-07-18 14:43:12 +08:00 |
panfengfeng
|
fb8da42563
|
add ctc_greedy_decoder & UpsampleTrilinear3D doc
|
2022-07-17 23:27:33 -04:00 |
jianghui58
|
192e851fa2
|
ops doc bugfix
|
2022-07-18 09:59:14 +08:00 |
i-robot
|
61bdcb777c
|
!37198 [feat] change type of 2-rd input of operator AffineGrid from tensor to tuple
Merge pull request !37198 from GeniusPatrick/op_affine_grid
|
2022-07-15 10:16:34 +00:00 |
i-robot
|
9d21009dfd
|
!38157 add lrn selu mish doc api .
Merge pull request !38157 from zhuzhongrui/pub_master1
|
2022-07-15 09:12:31 +00:00 |
i-robot
|
5dd00c5219
|
!38130 fix doc string
Merge pull request !38130 from hezhenhao1/code_docs
|
2022-07-15 08:51:45 +00:00 |
hezhenhao1
|
135027c737
|
fix doc string
|
2022-07-15 16:31:39 +08:00 |
z00512249
|
6d89e4a2b5
|
add lrn selu mish doc api .
|
2022-07-15 14:56:57 +08:00 |
i-robot
|
1b3043bc19
|
!38089 add docs for PSROIPooling
Merge pull request !38089 from guozhijian/code_docs_add_docs_for_PSROIPooling
|
2022-07-15 03:20:02 +00:00 |
jonyguo
|
b46cce3bf2
|
add chinese docs for PSROIPooling
|
2022-07-15 10:56:30 +08:00 |
Yufei Wang
|
c1da0d3b05
|
[feat] change type of 2-rd input of operator AffineGrid from tensor to tuple
|
2022-07-15 10:51:36 +08:00 |
i-robot
|
161bc2e537
|
!37993 add AdaptiveAvgPool2d && AdaptiveMaxPool3d nn docs
Merge pull request !37993 from 范吉斌/code_docs_nn
|
2022-07-14 11:37:48 +00:00 |
i-robot
|
91196795d6
|
!37814 add explaination about difference of numpy and ops
Merge pull request !37814 from 杨林枫/code_docs_numpy
|
2022-07-14 07:23:04 +00:00 |
yanglf1121
|
6a4b35ba27
|
add numpy explanation
|
2022-07-14 15:07:19 +08:00 |
fan-jibin
|
8d57d3e83c
|
add AdaptiveAvgPool2d && AdaptiveMaxPool3d docs
|
2022-07-13 20:08:26 +08:00 |
changzherui
|
d6d07b137f
|
modify jitconfig docs for r1.8
|
2022-07-12 23:37:07 +08:00 |
i-robot
|
260fa2d43e
|
!35964 [MS][LITE] UnsortedSegmentSum ops dynamic shape support
Merge pull request !35964 from luoyuan/UnsortedSegmentSum-dynamic-shape
|
2022-07-12 10:34:57 +00:00 |
luoyuan
|
4eb1666b71
|
[MS][LITE] UnsortedSegmentSum ops dynamic shape support
|
2022-07-11 21:04:34 +08:00 |
greatpan
|
ec665c4d3d
|
reduce doc fix
|
2022-07-11 16:58:46 +08:00 |
i-robot
|
f089b01fa3
|
!37505 add random_gamma support dynamic shape and functional api
Merge pull request !37505 from zhangqi/0706
|
2022-07-09 02:59:57 +00:00 |
z00512249
|
cb0a0fc357
|
fix dropout doc format
|
2022-07-08 15:23:45 +08:00 |
zhangqi
|
ae6c8c807d
|
add random_gamma support dynamic shape and functional api
|
2022-07-08 10:15:32 +08:00 |
i-robot
|
c5b1d3db41
|
!36726 [MS][LITE] StandardNormal dynamic support
Merge pull request !36726 from luoyuan/StandardNormal-dynamic-support
|
2022-07-07 13:18:58 +00:00 |
luoyuan
|
4e0ea6566f
|
[MS][LITE] StandardNormal ops dynamic support and vmap
|
2022-07-06 17:34:43 +08:00 |
i-robot
|
22c2f40f8a
|
!37307 fix doc string
Merge pull request !37307 from hezhenhao1/code_docs
|
2022-07-06 03:48:14 +00:00 |
i-robot
|
637b32ec74
|
!37361 fix tensor_scatter_mul doc
Merge pull request !37361 from zhuzhongrui/code_docs_2
|
2022-07-06 02:33:26 +00:00 |
hezhenhao1
|
8c25948fe6
|
fix doc string
|
2022-07-06 09:10:17 +08:00 |
z00512249
|
0abd6475d6
|
fix tensor_scatter_mul doc
|
2022-07-05 19:34:40 +08:00 |
i-robot
|
070993bae6
|
!37243 add log_matrix_determinant and matrix_determinant doc
Merge pull request !37243 from zhuzhongrui/code_docs_1
|
2022-07-05 09:44:55 +00:00 |
z00512249
|
5146e0b76e
|
add dropout2d dropout3d doc
|
2022-07-05 16:51:14 +08:00 |
z00512249
|
8e488e53b7
|
add matrix_determinant and log_matrix_determinant
|
2022-07-05 16:39:56 +08:00 |
i-robot
|
f8e900113d
|
!37053 add MaxPool3dWithArgmax docs
Merge pull request !37053 from 范吉斌/code_docs_maxpool3d_withargmax
|
2022-07-04 08:01:23 +00:00 |
fan-jibin
|
a0cd344bfd
|
add MaxPool3dWithArgmax docs
|
2022-07-04 14:38:22 +08:00 |
i-robot
|
87f2993534
|
!37140 [MS][DOC] fix bug of doc
Merge pull request !37140 from mengyuanli/code_docs_bug_fix
|
2022-07-04 06:29:08 +00:00 |
i-robot
|
59cc60f607
|
!36761 add RandomCategorical doc
Merge pull request !36761 from yeyunpeng2020/cpu_doc
|
2022-07-04 06:10:45 +00:00 |
i-robot
|
7a58d86ee8
|
!36916 [MS][LITE]Fix unique with pad
Merge pull request !36916 from gongdaguo1/fix_unique_with_pad
|
2022-07-04 06:08:59 +00:00 |
mengyuanli
|
12abb6beea
|
fix bug of doc
|
2022-07-04 11:13:56 +08:00 |
i-robot
|
55da1a87d5
|
!35287 Add tensor&functional interface for TensorScatterMax ops.
Merge pull request !35287 from wuweikang/tensor-scatter-max
|
2022-07-04 03:11:11 +00:00 |
wuweikang
|
1ca9c8984b
|
Add tensor&functional interface for TensorScatterMax
|
2022-07-02 18:22:37 +08:00 |
i-robot
|
1b6640dc9c
|
!37023 add erfc and xlogy chinese docs
Merge pull request !37023 from cjh9368/static_check
|
2022-07-01 09:41:10 +00:00 |
cjh9368
|
8ff6eefde9
|
add erfc and xlogy chinese docs
|
2022-07-01 17:08:20 +08:00 |
yeyunpeng2020
|
c711a1ac9c
|
add RandomCategorical doc
|
2022-07-01 16:54:04 +08:00 |
i-robot
|
3a8cc10845
|
!36229 [MSLITE] Add tensor and function methods for uniform_int and uniform_real.
Merge pull request !36229 from wangshaocong/uniform_ops
|
2022-07-01 03:20:32 +00:00 |
i-robot
|
5a41a426a9
|
!36804 fix rrelu bug
Merge pull request !36804 from shaojunsong/fix/rrelu
|
2022-06-30 13:45:11 +00:00 |
i-robot
|
516c8f8a35
|
!36983 fix doc string
Merge pull request !36983 from hezhenhao1/code_docs
|
2022-06-30 08:28:45 +00:00 |
shaojunsong
|
7e92fbb3c8
|
fix rrelu dtype bug
|
2022-06-30 16:26:48 +08:00 |
hezhenhao1
|
0aff8748d1
|
fix doc string
|
2022-06-30 16:07:27 +08:00 |
wang_shaocong
|
e26273a2c9
|
[MSLITE] Add function and vmap methods for uniform_int and uniform_real.
|
2022-06-29 19:01:42 +08:00 |
gongdaguo1
|
54efd88c49
|
fix unique_with_pad docs
|
2022-06-29 16:45:02 +08:00 |
i-robot
|
6ddce1fa75
|
!36173 add adaptiveMaxPool3D for gpu
Merge pull request !36173 from 范吉斌/maxpool3d
|
2022-06-29 02:22:07 +00:00 |
i-robot
|
1dc2c47431
|
!36768 scatter add functional
Merge pull request !36768 from ling/bug
|
2022-06-28 11:46:22 +00:00 |
ling
|
6cde34e9bf
|
scatter add functional & npu static+dynamic
|
2022-06-28 14:45:16 +08:00 |
fan-jibin
|
7cbfa5d20a
|
add adaptiveMaxPool3D for gpu
|
2022-06-28 14:25:50 +08:00 |
i-robot
|
47a9146e4f
|
!36269 add Tensor and vmap interface of StandardLaplace op
Merge pull request !36269 from panshaowu/master
|
2022-06-27 13:35:41 +00:00 |
i-robot
|
85d187e550
|
!36669 Update RReLU api
Merge pull request !36669 from shaojunsong/code_docs_RReLU_api
|
2022-06-27 09:42:10 +00:00 |
i-robot
|
a51e3bab4e
|
!36664 change functional docs of slice、ne,add new dyn_shape
Merge pull request !36664 from gaoshuanglong/md_rst
|
2022-06-27 07:56:42 +00:00 |
i-robot
|
6c0b8ab995
|
!36616 [MS][DOC] tensor_scatter_elements doc
Merge pull request !36616 from mengyuanli/code_docs_tensor_scatter_elements
|
2022-06-27 07:03:19 +00:00 |
shaojunsong
|
dfc7a32020
|
Update RReLU API
|
2022-06-27 14:41:03 +08:00 |
gaoshuanglong
|
afd6115963
|
Change functional docs of slice、ne,add new dyn_shape
|
2022-06-27 12:02:44 +08:00 |
mengyuanli
|
6b0ab478bf
|
add doc for tensor_scatter_elements
|
2022-06-27 10:12:44 +08:00 |
mengyuanli
|
4d95eb96f0
|
add resize doc
|
2022-06-27 10:04:10 +08:00 |
i-robot
|
ab17cc9fdd
|
!36181 add functional/tensor api for kl div loss
Merge pull request !36181 from zhuyuxiao/I51VMV-1
|
2022-06-25 10:22:38 +00:00 |
panshaowu
|
d7257e50a1
|
add Tensor and vmap interface of StandardLaplace op
|
2022-06-25 15:30:32 +08:00 |
zhuyuxiao
|
6165842821
|
add functional api for kl div
|
2022-06-25 14:39:34 +08:00 |
mengyuanli
|
ccdaa96346
|
add smooth_l1_loss doc
|
2022-06-25 09:18:00 +08:00 |
zhujingxuan
|
fe56bbc4b7
|
make matrix_diag_part document public
|
2022-06-24 17:34:19 +08:00 |
i-robot
|
824246769a
|
!36327 add document for InstanceNorm1d and InstanceNorm3d
Merge pull request !36327 from zhujingxuan/code_docs_instance_norm
|
2022-06-24 09:08:36 +00:00 |
i-robot
|
9c82cc2bdc
|
!36323 update document of scatter_nd_div and scatter_nd_min
Merge pull request !36323 from zhujingxuan/code_docs_scatter_nd
|
2022-06-24 09:07:20 +00:00 |
zhujingxuan
|
910d0be6f1
|
add document for InstanceNorm1d and InstanceNorm3d
|
2022-06-24 15:32:52 +08:00 |
zhujingxuan
|
c279caa6ba
|
update document of scatter_nd_div and scatter_nd_min
|
2022-06-24 14:42:01 +08:00 |
i-robot
|
6c6d8931c3
|
!36329 Supply Tanhshrink activation function and test cases
Merge pull request !36329 from 冯一航/Supply_Tanhshrink
|
2022-06-24 01:33:32 +00:00 |
i-robot
|
9185ebeb8d
|
!35264 implement CSRSparseMatrixToSparseTensor GPU
Merge pull request !35264 from huangmengxi/cuda_csr_op
|
2022-06-23 12:06:01 +00:00 |
fengyihang
|
98bf50ffcf
|
Supply Tanhshrink activation function and test cases
|
2022-06-23 11:34:53 +08:00 |
i-robot
|
32305783b9
|
!36309 [kernel]add applyProximalAdagrad vmap
Merge pull request !36309 from 张学同/applyproximaladagrad_gpu
|
2022-06-23 03:11:22 +00:00 |
zhangxuetong
|
0e6619b5c5
|
support ApplyProximalAdagrad vmap
|
2022-06-22 14:52:25 +08:00 |
ttudu
|
80dbd99b8e
|
gumbel softmax docs
|
2022-06-22 14:34:35 +08:00 |
huangmengxi
|
06c6321d7e
|
implement CSRSparseMatrixToSparseTensor GPU
|
2022-06-22 11:18:00 +08:00 |
i-robot
|
ba217e3f90
|
!36255 update document of matrix_solve
Merge pull request !36255 from zhujingxuan/code_docs_matrix_solve
|
2022-06-22 02:59:29 +00:00 |
i-robot
|
c89ee860a7
|
!36184 Fix doc for gather_elements's tensor interface.
Merge pull request !36184 from TronZhang/code_docs_fix_tensor_interface
|
2022-06-22 02:49:28 +00:00 |
zhujingxuan
|
abbd5096c4
|
update document of matrix_solve
|
2022-06-22 09:56:25 +08:00 |
i-robot
|
8dc4692a41
|
!36247 unsorted segment min/max/prod docs
Merge pull request !36247 from ling/code_docs_sr
|
2022-06-22 01:29:27 +00:00 |
i-robot
|
e2224b2104
|
!36223 update linspace document
Merge pull request !36223 from zhujingxuan/code_docs_linspace
|
2022-06-21 13:01:39 +00:00 |
i-robot
|
3f6e32e2b4
|
!36263 fix dense to sparse doc
Merge pull request !36263 from 杨林枫/code_docs_sparse
|
2022-06-21 12:19:48 +00:00 |
i-robot
|
d932c9de0d
|
!36230 update log_softmax document
Merge pull request !36230 from zhujingxuan/code_docs_logsoftmax
|
2022-06-21 12:19:47 +00:00 |
ling
|
46de8ba7c5
|
unsorted segment min/max/prod docs
|
2022-06-21 14:38:14 +08:00 |
yanglf1121
|
9fb6d704b8
|
fix sparse docs
|
2022-06-21 14:30:35 +08:00 |
tronzhang
|
7dc733148b
|
fix gather elements doc
|
2022-06-21 14:13:00 +08:00 |
i-robot
|
5cf4a18d06
|
!35949 Add new APIs and fix doc problems
Merge pull request !35949 from xiaotianci/add_api
|
2022-06-21 02:25:54 +00:00 |
zhujingxuan
|
03da0ecdd1
|
update log_softmax document
|
2022-06-20 21:03:52 +08:00 |
zhujingxuan
|
65cfade67f
|
update linspace document
|
2022-06-20 19:36:50 +08:00 |
ling
|
6e03e828bd
|
tensor scatter div sample bug
|
2022-06-20 19:29:40 +08:00 |
i-robot
|
303de2b4fc
|
!36103 update op docs for Concat and ScatterNd
Merge pull request !36103 from DeshiChen/code_docs_concat_scatternd
|
2022-06-20 08:45:25 +00:00 |
qinzheng
|
ce8285358b
|
fix split docs
|
2022-06-20 15:24:27 +08:00 |
i-robot
|
552f45c0a4
|
!36083 fix ProximalAdagrad optimizer not support lr's shape size=1; fix multidimensional array metrics in earlystop and reducelronplatue
Merge pull request !36083 from liutongtong9/fix_probs_ma
|
2022-06-20 05:22:44 +00:00 |
dayschan
|
f567d2fc34
|
update op docs for Concat and ScatterNd
|
2022-06-20 09:47:50 +08:00 |
fujianzhao
|
862752fdce
|
feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap.
|
2022-06-19 08:01:14 +08:00 |
i-robot
|
db871eaea1
|
!36092 change lp_norm api to morm api for tensor and fucntional
Merge pull request !36092 from zhuzhongrui/pub_master2
|
2022-06-18 06:50:59 +00:00 |
z00512249
|
76a4420b8d
|
change lp_norm api to morm api for tensor and fucntional
|
2022-06-17 10:32:40 +08:00 |
liutongtong
|
fc137c006f
|
fix proximaladagrad optim and multi-dimension in callbacks
|
2022-06-16 21:43:25 +08:00 |
r1chardf1d0
|
2605a7d39b
|
batch_to_space_nd docs
|
2022-06-15 11:18:50 +08:00 |
Xiao Tianci
|
18371fa5d9
|
add new API docs
|
2022-06-15 10:10:20 +08:00 |
fanjibin
|
489cfa15e6
|
add AvgPool nn/functional/tensor api
|
2022-06-14 17:09:38 +08:00 |
hezhenhao1
|
2453a9e2f4
|
fix doc string
|
2022-06-14 15:37:26 +08:00 |
i-robot
|
0e11cf9633
|
!35253 [op]Add CPU op Argmin and support Ascend dynamic shape
Merge pull request !35253 from chenzhuo/Argmin_cpu
|
2022-06-13 03:23:56 +00:00 |
i-robot
|
0f160775c5
|
!35618 Update ms_kernel custom op
Merge pull request !35618 from zichun_ye/custom_op_update
|
2022-06-13 02:00:54 +00:00 |
chenzhuo
|
2529bd3c2c
|
add cpu ops Argmin add support Ascend dynamic ArgminV2
|
2022-06-11 17:20:47 +08:00 |
i-robot
|
58efca88db
|
!35394 add get_mindir_input api
Merge pull request !35394 from changzherui/add_get_mindir_input
|
2022-06-10 08:28:35 +00:00 |
Zichun Ye
|
8de24b4d2f
|
update ms_kernel related files
fix import problem
update code check
update test case
update test case
rename file
|
2022-06-10 15:41:38 +08:00 |
i-robot
|
29a3c7f3ed
|
!34888 add Col2Im GPU impl
Merge pull request !34888 from baihuawei/col2im
|
2022-06-10 03:50:40 +00:00 |
changzherui
|
9649556315
|
add get_mindir_input api
|
2022-06-09 22:18:16 +08:00 |
baihuawei
|
404816a5f4
|
add gpu Col2Im impl and tensor & function op
|
2022-06-09 20:10:00 +08:00 |
looop5
|
4c5de144ce
|
add functional, tensor interface and vmap for ops.Pad
|
2022-06-09 14:26:36 +08:00 |
i-robot
|
eafd35217a
|
!33569 add hswish operator
Merge pull request !33569 from jjfeing/add_hswish_operator
|
2022-06-09 06:19:38 +00:00 |
i-robot
|
fd50ac5dbf
|
!35380 add EarlyStopping and ReduceLROnPleatu callbacks
Merge pull request !35380 from liutongtong9/add_cbs
|
2022-06-09 03:42:37 +00:00 |
i-robot
|
d79a264e81
|
!35417 add masked_fill api
Merge pull request !35417 from 范吉斌/maskedfill_docs
|
2022-06-09 03:27:34 +00:00 |
jjfeing
|
5f8af95bb6
|
add hardswish & hardswishgrad
|
2022-06-09 10:51:38 +08:00 |
liutongtong
|
7605d6470d
|
add earlystop and reducelrpleatu
|
2022-06-08 22:10:43 +08:00 |
fanjibin
|
dc6d60ffad
|
add masked_fill api
|
2022-06-08 19:55:38 +08:00 |
i-robot
|
8c823836a6
|
!35383 Add cpu kernel for deformable_offsets
Merge pull request !35383 from YuJianfeng/deformable_conv
|
2022-06-08 11:13:30 +00:00 |
i-robot
|
0f27520ddb
|
!35560 Move ClipByNorm to inner interface
Merge pull request !35560 from JoyLvliang/move_clipbynorm_to_inner_interface
|
2022-06-08 09:27:05 +00:00 |
yujianfeng
|
2d283c96df
|
Add the implement of cpu kernel for deformable_offsets
|
2022-06-08 11:53:52 +08:00 |
i-robot
|
1686e6253e
|
!35587 fix chinese doc
Merge pull request !35587 from luoyang/code_docs_chinese
|
2022-06-08 02:56:23 +00:00 |
luoyang
|
8d49596154
|
fix chinese doc
|
2022-06-08 10:41:21 +08:00 |
i-robot
|
a27f5fcd22
|
!34594 add adaptive_avgpol2d nn/function/tensor api
Merge pull request !34594 from 范吉斌/adapool2d
|
2022-06-08 02:37:01 +00:00 |
7347157+joylvliang@user.noreply.gitee.com
|
e8bc5e59e7
|
move_clipbynorm_to_inner_interface
|
2022-06-07 21:01:04 +08:00 |
i-robot
|
8f51b50547
|
!35393 Add tensor and functional interface for ScatterNdMul and ScatterNdMax operator.
Merge pull request !35393 from hezhenhao1/add_scatter_max
|
2022-06-07 09:49:34 +00:00 |
i-robot
|
894973abe1
|
!35536 Update doc for Unify Transform API - stage 2
Merge pull request !35536 from luoyang/code_docs_chinese2
|
2022-06-07 09:33:44 +00:00 |
luoyang
|
076d141913
|
Update doc for Unify Transform API - stage 2
|
2022-06-07 16:06:31 +08:00 |
fan-jibin
|
624706d54b
|
add adaptive_avgpol2d nn/function/tensor api
|
2022-06-07 14:48:55 +08:00 |
i-robot
|
375196215f
|
!35374 doc for renorm op
Merge pull request !35374 from liubuyu/doc
|
2022-06-07 02:50:40 +00:00 |
hezhenhao1
|
bf6340504d
|
Add functional doc and interface for ScatterNdMul and ScatterNdMax operator.
|
2022-06-06 20:39:02 +08:00 |
i-robot
|
8968b238de
|
!35373 Update the doc of ScatterUpdate's functional interface
Merge pull request !35373 from zhengzuohe/doc_for_scatterupdate
|
2022-06-06 11:13:18 +00:00 |
i-robot
|
621b48760b
|
!35347 flatten support functional and tensor interface, dynamic shape and vmap
Merge pull request !35347 from polyhedral/flatten
|
2022-06-06 09:50:51 +00:00 |
lby
|
00c378dc92
|
doc for renorm
|
2022-06-06 17:23:07 +08:00 |
shaojunsong
|
dd86f05761
|
add ReflectionPad api to catalog
|
2022-06-06 16:22:32 +08:00 |
zhengzuohe
|
5b2701bbfe
|
udpate docs for functional api of ScatterUpdate
|
2022-06-06 11:44:35 +08:00 |
fanjibin
|
938a17d314
|
add intopk vmap, functional/tensor api
|
2022-06-05 13:18:51 +08:00 |
polyhedral
|
92b1459d57
|
flatten support functional and tensor interface, dynamic shape and vmap
|
2022-06-04 11:49:55 +08:00 |
liqiliang
|
ba67f2362b
|
Add api docs.
|
2022-06-02 17:11:40 +08:00 |
i-robot
|
f3251db54d
|
!35379 move logsumexp from element-wise to reduction
Merge pull request !35379 from 吕昱峰(Nate.River)/code_docs_logsumexp
|
2022-06-02 08:08:16 +00:00 |
i-robot
|
f5ad517c23
|
!34925 add docs for scatter_div operator
Merge pull request !34925 from hujiahui8/code_docs_scatter_div
|
2022-06-02 08:01:21 +00:00 |
lvyufeng
|
ccd67fa5d6
|
move logsumexp from element-wise to reduction
|
2022-06-02 15:57:53 +08:00 |
i-robot
|
ad8dab99a3
|
!35361 add ops.logsumexp and fix nan problem
Merge pull request !35361 from 吕昱峰(Nate.River)/logsumexp
|
2022-06-02 07:50:12 +00:00 |
i-robot
|
a03d31e8ed
|
!35302 add nll_loss and cross_entropy for ops.functional and nn
Merge pull request !35302 from 吕昱峰(Nate.River)/nllloss
|
2022-06-02 07:20:14 +00:00 |
i-robot
|
05afdee563
|
!34757 add inplace_update operator and vmaprule
Merge pull request !34757 from wangjun/inplace_ops_0523
|
2022-06-02 05:52:09 +00:00 |
i-robot
|
8ae7250a24
|
!35213 Add broadcast_to op api
Merge pull request !35213 from 朱家兴/master
|
2022-06-02 03:50:23 +00:00 |
lvyufeng
|
cf067edc98
|
add ops.logsumexp and fix nan problem
|
2022-06-02 11:45:58 +08:00 |
lvyufeng
|
ee30ffc3bf
|
add nll_loss and cross_entropy for ops.functional and nn
|
2022-06-02 11:13:34 +08:00 |
hujiahui8
|
33a9fd87d3
|
add docs for scatter_div operator
|
2022-06-01 17:49:14 +08:00 |
wangjun
|
1f1857c51c
|
add inplace update
|
2022-06-01 13:50:17 +08:00 |
i-robot
|
4f1a8b1eef
|
!33877 operators: Softmin, SiLU
Merge pull request !33877 from Henry Shi/branch_operators
|
2022-06-01 01:53:19 +00:00 |
i-robot
|
e6e6d0633c
|
!35091 update pdist interface doc
Merge pull request !35091 from hemaohua/master
|
2022-05-31 06:39:40 +00:00 |
z30020733
|
942d49e693
|
Add broadcast_to op api
|
2022-05-31 10:37:43 +08:00 |
i-robot
|
2734f2cca9
|
!34582 Add tensor&functional interface for TensorScatterMin ops.
Merge pull request !34582 from liangzelang/tensor_scatter_min
|
2022-05-30 07:42:46 +00:00 |
i-robot
|
256303c6ef
|
!35004 AdaptiveMaxPool2D op.
Merge pull request !35004 from gaoyong10/dynamic_shape_04
|
2022-05-30 07:36:24 +00:00 |
hemaohua
|
75fd564200
|
update pdist interface doc
|
2022-05-30 15:28:45 +08:00 |
jiangshuqiang
|
0449f91f47
|
add bernoulli ops include func, Tensor interface, GPU kernel and docs.
|
2022-05-29 13:38:06 +08:00 |
Henry Shi
|
63bd6f035b
|
operators:Softmin & SiLU
|
2022-05-29 10:42:31 +08:00 |
i-robot
|
44bf5724a9
|
!35112 modify format
Merge pull request !35112 from 俞涵/code_docs_0527
|
2022-05-28 08:28:38 +00:00 |
huodagu
|
797c7484a1
|
modify format
|
2022-05-28 16:07:00 +08:00 |
gaoyong10
|
cd044f7446
|
AdaptiveMaxPool2d op.
|
2022-05-28 15:34:27 +08:00 |
i-robot
|
96bfdbbd68
|
!34998 fix doc string
Merge pull request !34998 from hezhenhao1/code_docs
|
2022-05-28 07:06:59 +00:00 |
i-robot
|
a19c2f806c
|
!34995 update vmap doc
Merge pull request !34995 from Erpim/code_docs_vmap
|
2022-05-28 03:39:54 +00:00 |
i-robot
|
2f71ed63bb
|
!35046 Support scalar tensor as input of ClipByNorm
Merge pull request !35046 from JoyLvliang/fix_scalar_tensor_calculate_wrong_in_ClipByNorm
|
2022-05-28 03:18:59 +00:00 |
hezhenhao1
|
59a6dcfa26
|
fix doc string
|
2022-05-28 10:41:55 +08:00 |
i-robot
|
56462cc071
|
!34486 add pdist_cpu_kernel
Merge pull request !34486 from hemaohua/pdist_push
|
2022-05-27 09:54:58 +00:00 |
7347157+joylvliang@user.noreply.gitee.com
|
6ebe248549
|
fix_scalar_tensor_calculate_wrong_in_ClipByNorm
|
2022-05-27 15:36:48 +08:00 |
Erpim
|
fd40bff8f8
|
update vmap doc
|
2022-05-27 14:30:28 +08:00 |
i-robot
|
d5fa86fea0
|
!34717 Fix OneHot docs and vmap
Merge pull request !34717 from jiaoy1224/onehot
|
2022-05-27 03:38:26 +00:00 |
liangzelang
|
8ace2766c4
|
Add tensor&functional interface for TensorScatterMin.
|
2022-05-27 09:37:31 +08:00 |
hemaohua
|
cd9c40f807
|
add pdist_cpu_kernel
|
2022-05-27 09:01:07 +08:00 |
i-robot
|
b62d4d84d1
|
!34970 add tensor_scatter_mul doc
Merge pull request !34970 from zhuzhongrui/code_docs_scipy
|
2022-05-26 09:59:03 +00:00 |
i-robot
|
67c7712c9d
|
!34987 add lp_norm doc
Merge pull request !34987 from zhuzhongrui/code_docs_branch1
|
2022-05-26 09:58:18 +00:00 |