OwenSec
e7087076df
remove some validations and modify chinese rst of applyadamwithamsgrad, also modify one st file
2022-06-27 11:22:27 +08:00
xumengjuan1
9a743c3a7a
modify link
2022-06-27 10:19:15 +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
koumengwang
e506f5a6f9
update docs/api/api_python/nn/mindspore.nn.BiDense.rst.
2022-06-26 11:16:49 +00:00
koumengwang
b7c4f1511b
update docs/api/api_python/ops/mindspore.ops.func_renorm.rst.
2022-06-26 10:06:17 +00:00
koumengwang
b9408c31c8
update docs/api/api_python/ops/mindspore.ops.func_intopk.rst.
2022-06-26 08:58:15 +00:00
twc
be02bcfb4a
add cpu operation of reduce std
2022-06-26 09:08:24 +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
Yufei Wang
4361bcaac2
[feat] add new func interface of operator AffineGrid
2022-06-25 18:14:28 +08:00
liu-yongqi-63
f544dfc9f9
Repair document inconsistency in Chinese and English
2022-06-25 16:27:48 +08:00
panshaowu
d7257e50a1
add Tensor and vmap interface of StandardLaplace op
2022-06-25 15:30:32 +08:00
i-robot
2e084e7796
!36491 [MS][DOC] add smooth_l1_loss doc
...
Merge pull request !36491 from mengyuanli/code_docs_smooth_l1_loss
2022-06-25 07:04:37 +00:00
zhuyuxiao
6165842821
add functional api for kl div
2022-06-25 14:39:34 +08:00
i-robot
cf36e1b6dd
!36559 add parameters for nn optimizer
...
Merge pull request !36559 from 俞涵/code_docs_0621
2022-06-25 03:35:02 +00:00
huodagu
c6f3b45838
add parameters for nn optimizer
2022-06-25 11:12:33 +08:00
i-robot
c0f5c4e1e3
!36303 [MSLITE][CPU] add reduce tensor api
...
Merge pull request !36303 from Greatpan/reduce_tensro
2022-06-25 02:53:59 +00:00
mengyuanli
ccdaa96346
add smooth_l1_loss doc
2022-06-25 09:18:00 +08:00
i-robot
4aabc67fc0
!36227 make matrix_diag_part document public
...
Merge pull request !36227 from zhujingxuan/code_docs_matrix_diag_part
2022-06-24 10:55:12 +00:00
i-robot
f51ce15a96
!36425 fix earlystop callback docs
...
Merge pull request !36425 from liutongtong9/code_docs_fix_earlystop
2022-06-24 10:04:04 +00:00
zhujingxuan
fe56bbc4b7
make matrix_diag_part document public
2022-06-24 17:34:19 +08:00
i-robot
0b44e1edd3
!36496 modify the Chinese API files
...
Merge pull request !36496 from 宦晓玲/code_docs_0624
2022-06-24 09:29:18 +00:00
zhangyi
702037724a
modify the API files
2022-06-24 17:16:09 +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
i-robot
9c32816903
!36414 Fix API for export and load
...
Merge pull request !36414 from 张澍坤/master
2022-06-24 09:02:28 +00:00
i-robot
358a69e17e
!36494 Fix the docs format of deformable_conv2d
...
Merge pull request !36494 from YuJianfeng/code_docs
2022-06-24 08:28:29 +00:00
liutongtong
d7436252c6
fix code docs in earlystop
2022-06-24 16:11:35 +08:00
yujianfeng
a431e7cb39
Fix the docs format of deformable_conv2d
2022-06-24 15:56:59 +08: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
He Wei
2fb90d4213
Add api document for Cell.flatten_weights()
2022-06-24 14:13:50 +08:00
i-robot
ca919ba17b
!36454 code_docs_fix_parallel_api
...
Merge pull request !36454 from lichen/code_docs_fix_DistributedGradReducer_En_api
2022-06-24 02:33:32 +00:00
wangshengnan12@huawei.com
3e64bcd5e7
code_docs_fix_DistributedGradReducer_En_api
2022-06-24 10:11:07 +08:00
i-robot
b1d99b0ed3
!36368 Decode: validation & support formats, Fix WithBbox op bugs
...
Merge pull request !36368 from luoyang/fix-decode
2022-06-24 02:06:59 +00:00
wangshengnan12@huawei.com
7ea4bf83fe
fix_parallel_Chinese_api
2022-06-24 09:51:00 +08:00
i-robot
19aca14a52
!36376 modify doc
...
Merge pull request !36376 from xumengjuan1/code_docs_x8
2022-06-24 01:41:47 +00: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
9b60a1721d
!36419 modify format
...
Merge pull request !36419 from 俞涵/code_docs_0621
2022-06-24 01:10:25 +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
ShukunZhang
f390d4b8e7
Fix API for export and load
2022-06-23 19:11:45 +08:00
hujiahui8
b561d0d878
Improve documentation for scatter-like operators
2022-06-23 17:39:01 +08:00
huodagu
551f4047de
modify format
2022-06-23 17:09:29 +08:00
YangLuo
f275547ecd
Decode: validation & support formats, Fix WithBbox op bugs
2022-06-23 17:07:39 +08:00
greatpanc
cbab0ee065
add reduce op tensor api
2022-06-23 16:39:29 +08:00
i-robot
a4d97a5431
!35720 Accelerate function by cache.
...
Merge pull request !35720 from liqiliang/accelerate_function_cache
2022-06-23 06:08:14 +00:00
fengyihang
98bf50ffcf
Supply Tanhshrink activation function and test cases
2022-06-23 11:34:53 +08:00
i-robot
39ddfe8b74
!36357 fix dropoout2d dropout3d spell error
...
Merge pull request !36357 from zhuzhongrui/code_docs_branch1
2022-06-23 03:28:59 +00:00
i-robot
5296854433
!36306 unsorted segment arith support uint
...
Merge pull request !36306 from ling/sr
2022-06-23 03:17:00 +00:00
i-robot
8cbd91eda8
!36252 Fix issue I5C8D0, boost readme
...
Merge pull request !36252 from archer2049/code_docs_master
2022-06-23 02:34:13 +00:00
yujianfeng
491f7e2968
Fix the formula of deformable_conv2d
2022-06-23 09:57:10 +08:00
xumengjuan1
03449726b2
modify doc
2022-06-23 09:56:19 +08:00
z00512249
0eca505b12
fix dropoout2d dropout3d spell error
2022-06-22 19:42:40 +08:00
liqiliang
a47df493bf
Accelerate function by cache.
2022-06-22 19:20:05 +08:00
i-robot
5e1b73a836
!36204 Add RReLU activation function and test cases
...
Merge pull request !36204 from shaojunsong/feature/RReLU2
2022-06-22 10:33:36 +00:00
i-robot
9ebf91d468
!36331 modify format
...
Merge pull request !36331 from 俞涵/code_docs_0621
2022-06-22 07:33:59 +00:00
huodagu
2b982cbb09
modify format
2022-06-22 15:07:38 +08:00
ling
ea257b8b7e
unsorted segment arith support uint
2022-06-22 14:30:38 +08:00
liu-yongqi-63
4167741abf
Fix issues in documentation
2022-06-22 14:12:20 +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
shaojunsong
260c920b3d
add RReLU, in-place is not supported
2022-06-22 10:58:39 +08:00
i-robot
7b41b9162d
!36302 Add Supported Platform and Fix chinses api for communication APIs
...
Merge pull request !36302 from huangxinjing/code_docs_fix_supported_platform2
2022-06-22 02:07:23 +00:00
zhujingxuan
abbd5096c4
update document of matrix_solve
2022-06-22 09:56:25 +08:00
zhangyi
ada2c5f2d6
modify the API files
2022-06-22 09:48:43 +08:00
huangxinjing
969d854b6e
Add support platform
2022-06-22 09:31:41 +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
3e7e0f9637
!36259 modify format
...
Merge pull request !36259 from 俞涵/code_docs_0621
2022-06-22 01:11:40 +00:00
i-robot
f6b064efda
!36245 [kernel]fix cdist bug
...
Merge pull request !36245 from 张学同/ceil
2022-06-21 14:14:17 +00:00
i-robot
68cc5ddb1f
!36253 add dropout2d dropout3d nn function and cell
...
Merge pull request !36253 from zhuzhongrui/pub_master
2022-06-21 13:21:58 +00:00
i-robot
f29626abc1
!36066 [MS][LITE]Add unique_with_pad function
...
Merge pull request !36066 from gongdaguo1/add_unique_with_pad_func
2022-06-21 13:09:27 +00:00
i-robot
5c09759eab
!36067 optimize ger
...
Merge pull request !36067 from KXiong/branch_ger
2022-06-21 13:05:01 +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
887700f989
!36261 Translate API titles
...
Merge pull request !36261 from xiaotianci/code_docs_api_title
2022-06-21 12:42:11 +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
huodagu
eb33fefc0f
modify format
2022-06-21 14:21:08 +08:00
i-robot
8f2afe13b4
!36210 Keep ch api docs same as en.
...
Merge pull request !36210 from gaoyong10/code_docs_adaptivemaxpool2d
2022-06-21 04:15:10 +00:00
Xiao Tianci
1817ce3075
translate title
2022-06-21 11:53:31 +08:00
zhangxuetong
0d2686e34a
fix cdist bug
2022-06-21 11:33:31 +08:00
z00512249
5f803e7250
add dropout2d dropout3d nn function and cell
2022-06-21 11:03:46 +08:00
kylin_su
008cf82d75
fix issue I5C8D0
...
1. More accurate description of GroupLossScaleManager
2022-06-21 11:02:47 +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
chaijun
2dea092baf
add unique_with_pad functional
2022-06-21 10:00:29 +08:00
i-robot
3d41bf6b92
!36209 tensor scatter div sample bug
...
Merge pull request !36209 from ling/code_docs_pr
2022-06-21 01:38:22 +00:00
i-robot
666baf94ee
!36050 [kernel]add cdist vmap、ceil tensor api
...
Merge pull request !36050 from 张学同/ceil
2022-06-20 20:07:36 +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
gaoyong10
22de97ce8e
Keep ch api docs same as en.
2022-06-20 18:58:56 +08:00
i-robot
412ba826ab
!36206 Fix the docs of deformable_conv2d
...
Merge pull request !36206 from YuJianfeng/code_docs
2022-06-20 10:34:43 +00:00
i-robot
ae4c7962f1
!36202 remove Tensor API documents for InplaceAdd and InplaceSub
...
Merge pull request !36202 from zhujingxuan/code_docs_inplace_op
2022-06-20 09:31:31 +00:00
i-robot
d1900ed95e
!36119 Fix issue I5C8D0, boost readme
...
Merge pull request !36119 from archer2049/code_docs_master
2022-06-20 08:55:39 +00: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
zhangxuetong
7e3604d3e6
opt kernel
2022-06-20 16:34:59 +08:00
i-robot
3146f49feb
!36182 fix col2im func interface doc description
...
Merge pull request !36182 from baihuawei/fix_Col2Im_func_doc
2022-06-20 08:25:18 +00:00
yujianfeng
75455dc198
Fix the docs of deformable_conv2d
2022-06-20 15:49:23 +08:00
qinzheng
ce8285358b
fix split docs
2022-06-20 15:24:27 +08:00
zhujingxuan
6529a2beca
update documents for InplaceAdd and InplaceSub
2022-06-20 15:00:31 +08:00
kylin_su
e1f9ab7781
fix issue I5C8D0
...
1. Modified the mindspore.boost.rst. Added Chinese description of remaining functions.
2. A more precise description of Boost functionality was added: supported hardware platforms, execution modes et al.
2022-06-20 14:40:45 +08:00
xiongkun
16671a53ca
optimize ger
...
remove useless
modify ger
transform fp16
modify ger
modify ger
fix bug
ger vmap
use workspace
fix bug
fix vmap
codex
codex
fix bug
codex
2022-06-20 14:28:33 +08:00
i-robot
2b7f14a700
!35474 feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap.
...
Merge pull request !35474 from fujianzhao/ApplyAdadeltavmap
2022-06-20 03:46:46 +00:00
dayschan
f567d2fc34
update op docs for Concat and ScatterNd
2022-06-20 09:47:50 +08:00
baihuawei
cd79ab4a36
fix Col2Im func description
2022-06-20 09:43:30 +08:00
i-robot
220699107e
!35463 fix bernoulli docs
...
Merge pull request !35463 from jiangshuqiang/code_docs_fix_bernoulli
2022-06-19 09:00:56 +00: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
i-robot
cf09e3582e
!35963 Fix HWC2CHW with 2 dim tensor
...
Merge pull request !35963 from xiaotianci/fix_hwc
2022-06-18 03:17:47 +00:00
i-robot
c20e2e6083
!35369 accelerate reading tfrecord file
...
Merge pull request !35369 from luoyang/fix-tf
2022-06-18 02:39:29 +00:00
i-robot
e6107a4443
!35885 convert maskedfill vmap impl to batch_rank mode && support more datatype
...
Merge pull request !35885 from 范吉斌/maskedfill_vmap
2022-06-17 15:06:53 +00:00
i-robot
cff0361b95
!36093 update documents for MatrixDiagPartV3
...
Merge pull request !36093 from zhujingxuan/code_docs_matrix_diag_part
2022-06-17 14:15:35 +00:00
i-robot
e4ef0dad89
!36095 replace description with refer
...
Merge pull request !36095 from zhujingxuan/code_docs_inplace_op
2022-06-17 13:47:40 +00:00
i-robot
2a997efe03
!36070 modify files
...
Merge pull request !36070 from 宦晓玲/code_docs_0616
2022-06-17 08:29:59 +00:00
zhujingxuan
53641645d2
update documents for MatrixDiagPartV3
2022-06-17 15:49:23 +08:00
zhangyi
0050b7cf0e
modify the files
2022-06-17 15:41:18 +08:00
i-robot
27d9df648d
!35996 fix adaptive_avg_pool2d docs
...
Merge pull request !35996 from 范吉斌/fix_avg_docs
2022-06-17 07:04:58 +00:00
i-robot
f6db71aac1
!36098 Fix document not showing
...
Merge pull request !36098 from shenwei41/code_docs_rst
2022-06-17 06:37:32 +00:00
i-robot
7b9b3f40df
!36096 modify format
...
Merge pull request !36096 from 俞涵/code_docs_0616
2022-06-17 03:34:55 +00:00
huodagu
b655a64221
modify format
2022-06-17 11:04:41 +08:00
z00512249
76a4420b8d
change lp_norm api to morm api for tensor and fucntional
2022-06-17 10:32:40 +08:00
shenwei41
ca11bf2d69
Fix document not showing
2022-06-17 10:24:14 +08:00
Yang Jiao
7791c0ff96
remove onehot tensor api
2022-06-17 10:22:43 +08:00
zhujingxuan
47ed5c3dbc
replace description with refer
2022-06-17 10:12:18 +08:00
i-robot
2b3a994013
!35936 batchtospacend
...
Merge pull request !35936 from r1chardf1d0/bts2
2022-06-17 02:05:42 +00:00
jiangshuqiang
0a096070af
fix bernoulli docs
2022-06-17 09:59:12 +08:00
fanjibin
f1fddffee4
convert maskedfill vmap impl to batch_rank mode
2022-06-16 21:46:49 +08:00
i-robot
e2592d81a6
!36068 add shape and dtype discription for nn.BiDense
...
Merge pull request !36068 from 吕昱峰(Nate.River)/code_docs_bidense
2022-06-16 10:54:35 +00:00
lvyufeng
8b0cfe4bb8
add shape and dtype discription for nn.BiDense
2022-06-16 18:21:18 +08:00
i-robot
6ef6551a99
!35836 Improve API documents of LossBase, BroadcastTo, etc.
...
Merge pull request !35836 from panzhihui/code_docs_api_fix
2022-06-16 09:14:46 +00:00
PanZhihui
cb70c10080
Improve cn api doc
2022-06-16 16:40:21 +08:00
i-robot
4f2f579bcf
!35985 repair scatter_sub and scatter_update docs
...
Merge pull request !35985 from hujiahui8/code_docs
2022-06-16 08:24:29 +00:00
huodagu
9cae074b16
modify format
2022-06-16 16:11:18 +08:00
i-robot
043606cedb
!36044 update documents for Cosh
...
Merge pull request !36044 from zhujingxuan/code_docs_cosh
2022-06-16 07:08:00 +00:00
i-robot
123a69889a
!35976 modify files
...
Merge pull request !35976 from 宦晓玲/code_docs_0613
2022-06-16 06:44:14 +00:00
zhujingxuan
c3f3bc7e38
update documents for Cosh
2022-06-16 14:29:56 +08:00
zhangyi
985e2e5c4d
modify the files
2022-06-16 14:05:28 +08:00
i-robot
ace3624c38
!35698 [kernel]add cdist vmap and add ceil tensor functional api
...
Merge pull request !35698 from 张学同/applyproximaladagrad_gpu
2022-06-16 05:32:26 +00:00
Xiao Tianci
acf2e31f75
fix Hwc2Chw with 2 dim tensor
2022-06-16 11:51:13 +08:00
i-robot
e21690d34e
!36043 Fix doc of `gather_d` and `gather_elements`.
...
Merge pull request !36043 from TronZhang/code_docs_fix_gather_d
2022-06-16 03:47:04 +00:00
i-robot
008500a016
!35889 delete pdist api of tensor
...
Merge pull request !35889 from hemaohua/master
2022-06-16 03:42:45 +00:00
i-robot
e213427d04
!35998 optimize sparse doc
...
Merge pull request !35998 from 杨林枫/code_docs_sparse
2022-06-15 09:33:57 +00:00
i-robot
d27e3e7d0c
!36006 update documents for InplaceAdd and InplaceSub
...
Merge pull request !36006 from zhujingxuan/code_docs_inplace_op
2022-06-15 09:29:12 +00:00
yanglf1121
04da116794
optmize sparse doc
2022-06-15 17:09:44 +08:00
zhujingxuan
e12c50c345
update documents for InplaceAdd and InplaceSub
2022-06-15 16:36:11 +08:00
i-robot
10ea3018f2
!35933 fix api
...
Merge pull request !35933 from shaojunsong/code_docs_api
2022-06-15 08:11:12 +00:00
i-robot
844b4e4fb0
!35904 modify format
...
Merge pull request !35904 from 俞涵/code_docs_0610
2022-06-15 07:55:21 +00:00
fan-jibin
64666f0cc0
fix avg docs
2022-06-15 14:52:21 +08:00
i-robot
c6b826aed9
!35927 add exception information for inplace ops
...
Merge pull request !35927 from wangjun/code_docs_0614
2022-06-15 06:36:04 +00:00
i-robot
ccfb4e306f
!35987 modify rst different
...
Merge pull request !35987 from 冯一航/code_docs_modify_rst
2022-06-15 06:26:50 +00:00
fengyihang
21d1390a1f
modify_rst
2022-06-15 11:58:27 +08:00