i-robot
|
828b74c2b1
|
!36887 tensor scatter div docs bug
Merge pull request !36887 from ling/code_docs_sr
|
2022-06-29 07:23:57 +00:00 |
gaoshuanglong
|
1a2077e67b
|
Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout
|
2022-06-29 15:19:50 +08:00 |
i-robot
|
cc2bd395e0
|
!36878 modify format
Merge pull request !36878 from 俞涵/code_docs_0629
|
2022-06-29 07:19:26 +00:00 |
i-robot
|
cc14bbf23c
|
!36823 [Auto parallel] MoE adaption
Merge pull request !36823 from Xiaoda/132-moe-fixbugs
|
2022-06-29 07:11:07 +00:00 |
ling
|
4af56af761
|
tensor scatter div docs bug
|
2022-06-29 14:48:02 +08:00 |
fan-jibin
|
70e28a5dac
|
fix docs format
|
2022-06-29 14:35:06 +08:00 |
i-robot
|
420b6327ac
|
!36813 fix doc string
Merge pull request !36813 from hezhenhao1/code_docs
|
2022-06-29 06:19:28 +00:00 |
i-robot
|
dc774f0c9a
|
!36776 支持高维CSR文档修复
Merge pull request !36776 from 黄晓/code_docs_csrtensor_0629
|
2022-06-29 04:32:10 +00:00 |
huodagu
|
2734250119
|
modify format
|
2022-06-29 11:31:01 +08:00 |
fujianzhao
|
4c0fa7baed
|
update CN docs
|
2022-06-29 11:26:20 +08:00 |
i-robot
|
21e176ae01
|
!36857 soft shrink docs bug
Merge pull request !36857 from ling/code_docs_sr
|
2022-06-29 03:20:20 +00:00 |
hezhenhao1
|
e756ee88ac
|
fix doc string
|
2022-06-29 11:09:54 +08:00 |
muxiyin
|
274abd9c5f
|
高维CSR文档修复
|
2022-06-29 10:31:59 +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
|
d0d30f5c21
|
!36800 modify format
Merge pull request !36800 from 俞涵/code_docs_0621
|
2022-06-29 02:18:06 +00:00 |
ling
|
77d93809d9
|
soft shrink docs bug
|
2022-06-29 10:13:44 +08:00 |
Xiaoda Zhang
|
1e4c9bf13b
|
moe adaption
|
2022-06-29 09:36:43 +08:00 |
i-robot
|
9cfabe457c
|
!36818 [OP] fix docs bug of maxpoll_grad_grad and meshgrid
Merge pull request !36818 from yangruoqi713/code_docs_op
|
2022-06-29 01:20:25 +00:00 |
jinguo123
|
494ee10404
|
fix chinese api bug, This is a combination of 2 commits.
|
2022-06-28 22:22:53 +08:00 |
yangruoqi713
|
60cc552199
|
[OP] fix docs bug of maxpoll_grad_grad and meshgrid
|
2022-06-28 21:21:51 +08:00 |
yuchaojie
|
863d4197c4
|
Update tensor_scatter op chinese doc
|
2022-06-28 21:12:13 +08:00 |
mengyuanli
|
ff60b4f050
|
change support data type of resize
|
2022-06-28 21:08:36 +08:00 |
i-robot
|
25fe3dd073
|
!36340 [MS][LITE]fix unique_with_pad docs
Merge pull request !36340 from gongdaguo1/fix_unique_with_path
|
2022-06-28 11:46:41 +00:00 |
i-robot
|
1dc2c47431
|
!36768 scatter add functional
Merge pull request !36768 from ling/bug
|
2022-06-28 11:46:22 +00:00 |
i-robot
|
debfc55f0a
|
!36717 [MS][CPU]fix bug of smooth_l1_loss
Merge pull request !36717 from mengyuanli/fix_bug_smooth_l1_loss
|
2022-06-28 11:38:54 +00:00 |
huodagu
|
a1fd875f01
|
modify format
|
2022-06-28 17:34:40 +08:00 |
zhangyi
|
34749d39d3
|
modify the format of API files
|
2022-06-28 16:46:24 +08:00 |
ling
|
6cde34e9bf
|
scatter add functional & npu static+dynamic
|
2022-06-28 14:45:16 +08:00 |
mengyuanli
|
1a93c401ec
|
fix bug of smoothL1Loss
|
2022-06-28 14:37:20 +08:00 |
i-robot
|
1fc7471e35
|
!36670 code_docs_kl_div_cn
Merge pull request !36670 from zhuyuxiao/I51VMV-1
|
2022-06-28 06:28:50 +00:00 |
fan-jibin
|
7cbfa5d20a
|
add adaptiveMaxPool3D for gpu
|
2022-06-28 14:25:50 +08:00 |
zhangyi
|
0ce65e2d27
|
modify the files
|
2022-06-28 10:33:17 +08:00 |
i-robot
|
61e4b68872
|
!36697 add tanhshrink dtype check
Merge pull request !36697 from 冯一航/tanhshrink_dtype_check
|
2022-06-28 02:23:54 +00:00 |
zhuyuxiao
|
8f2d80e6bb
|
fix cn docs
|
2022-06-28 10:23:25 +08:00 |
i-robot
|
1a64acb096
|
!36619 change for mindspore.nn.BiDense
Merge pull request !36619 from koumengwang/code_docs_bernoulli
|
2022-06-28 02:17:57 +00:00 |
chaijun
|
a011326430
|
fix unique_with_pad docs and add unique_with_pad gpu op
|
2022-06-28 10:10:42 +08:00 |
i-robot
|
32872330fd
|
!36668 modify format
Merge pull request !36668 from 俞涵/code_docs_0621
|
2022-06-28 01:34:34 +00: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 |
fengyihang
|
c981b4ec24
|
tanhshrink_dtype_check
|
2022-06-27 19:49:44 +08:00 |
lby
|
55e8b59451
|
change FracZ to FRACTAL_Z
|
2022-06-27 19:48:10 +08:00 |
i-robot
|
509f5c4e0d
|
!36568 fix valueerror bugs and add chinese rst for applyadamwithamsgrad
Merge pull request !36568 from OwenSec/bugfix
|
2022-06-27 11:19:46 +00:00 |
i-robot
|
ce4294a1b7
|
!35922 Remove Onehot Tensor
Merge pull request !35922 from jiaoy1224/onehot
|
2022-06-27 10:23:38 +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 |
huodagu
|
4e53cc799d
|
modify format
|
2022-06-27 16:05:27 +08: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 |
i-robot
|
416fe7ab5f
|
!36615 [MS][DOC]resize doc
Merge pull request !36615 from mengyuanli/code_docs_resize
|
2022-06-27 07:02:21 +00:00 |
i-robot
|
220c708f18
|
!35780 add cpu operation of Reduce Std
Merge pull request !35780 from tan-wei-cheng-3260/develop-twc-master
|
2022-06-27 06:46:46 +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 |
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 |