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