JunYuLiu
1eaa4a30dd
Add labels to python files
5 years ago
zhangz0911gm
dda18138c1
t# This is a combination of 2 commits.
updating notes of pynative in nn_layer
5 years ago
caozhou
131b3e3933
add formula and result
5 years ago
VectorSL
509b25ef1e
gpu nhwc
5 years ago
chenzomi
acadb694aa
[ME] delete reduant function in check_parameter
5 years ago
chenzomi
cabb387545
[ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
5 years ago
chenzomi
d471d32e87
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
5 years ago
chenzomi
d4e8e94981
[ME] delete check_bool and replace with Validate.check_bool
5 years ago
chenzomi
6c9b6d491d
[ME]delete ParamValidator and change all to Validator
5 years ago
chenzomi
d5ae6fdd84
code format for nn.layer
5 years ago
panfengfeng
2d7b93e958
fix nn & operations api comments
5 years ago
caozhou
5010956773
fix weight_init bug
5 years ago
caozhou
7f9e42e266
unify the expression of Conv2d and DepthwiseConv2d
5 years ago
lihongkang
569693af52
fix bugs
5 years ago
Yi Huaijie
a836d25c64
change API set_strategy() to shard()
5 years ago
mindspore-ci-bot
76e544fab6
!5894 enhance ops API comment part3
Merge pull request !5894 from Simson/push-to-opensource
5 years ago
simson
e7f3a283fc
enhance ops API comment part3
5 years ago
chenfei
6cc9e3ec1a
rm default value of group of depthwiseConv2d
5 years ago
lihongkang
0f76c362a5
fix bugs
5 years ago
chenfei
e0eed8b5c2
can't delete arg 'group' of DepthwiseConv2d
5 years ago
liuxiao93
d8773caffc
For nn.DepthwiseConv2d, padding support tuple.
5 years ago
mindspore-ci-bot
d2641bbf79
!4969 delete group parameter from nn.DepthwiseConv2d
Merge pull request !4969 from chenzhongming/lite
5 years ago
chenzomi
8337ae710e
delete group parameter from nn.DepthwiseConv2d
5 years ago
liuxiao93
cfe8859499
fix some bug in API and validator of input.
5 years ago
chenzomi
5bbfa67439
bug fix for ME
5 years ago
simson
7cc48a9af8
Third round of enhancement of API comment & README_CN
5 years ago
simson
dec2e4a819
Third round of the enhancement of API comments
5 years ago
chenzomi
8918c90b66
add mindspore hub for download ckpt file
add mindspore.hub and change model_zoo
5 years ago
liuxiao93
fcaa378c92
fix bug for con1d with 3d input.
5 years ago
jiangjinsheng
0397b609b3
fixed Conv1dTranspose
5 years ago
jiangjinsheng
8ee091fb92
fix Conv2d
5 years ago
jiangjinsheng
7f9bbfd338
add Conv1d ops
5 years ago
chenzomi
1089c908a9
cherry-pick r0.5 to master for quantizaiton aware training
5 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
5 years ago
yangyongjie
f586c9fa08
add annotaion that group cannot greater than 1 when running in Davinci devices.
6 years ago
mindspore-ci-bot
b9d3495c4d
!1081 format nn. and change quant.py
Merge pull request !1081 from SanjayChan/formast
6 years ago
chenzomi
1397326c46
add quant.py and change the format of __init__
6 years ago
mindspore-ci-bot
8a45ab1125
!906 fix a bug that support dilation greater than 1 in conv2dTranspose ops
Merge pull request !906 from yangyongjie/master
6 years ago
jinyaohui
88e763a98f
modify conv2dtranspose
6 years ago
yangyongjie
3f1c6b7b47
solve the problem when dialtion greater than 1 in Conv2dTranspose ops
6 years ago
wangnan39@huawei.com
2604acedcb
extend conv stride and dilation to 2d
6 years ago
zhongligeng
144a636b51
resolve some issue in nn comments
6 years ago
万万没想到
605d980305
1. add Note refer to nn.SGD for detail
2. delete default value of stat
3. delete examples
4. some comments error from wangting review
5. modify comments from jinyaohui
6. modify examples from wanghao
7. modify Select operation examples
6 years ago
chang zherui
eaf7146d46
modify longtime python ut
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago