mindspore-ci-bot
99fc0a4e64
!8526 Add 'in_channel' and 'out_channel' to cell_attr_register
From: @wanyiming
Reviewed-by: @kingxian
Signed-off-by: @kingxian
5 years ago
hedongodng
a5016a0ead
fix: I24U3E, I24U50, I24U7V and I24TZT. Correct operator descriptions
5 years ago
l00591931
e1dba1337c
Add nn.Tril function
5 years ago
zhangz0911gm
dda18138c1
t# This is a combination of 2 commits.
updating notes of pynative in nn_layer
5 years ago
wanyiming
237bcfd36b
add_channel_to_attr
5 years ago
wanyiming
2e6db43ec5
modify_dense
5 years ago
mindspore-ci-bot
7622b44c21
!8170 Support Nd*2d for nn.Dense
From: @wanyiming
Reviewed-by:
Signed-off-by:
5 years ago
lilei
a4e5b6bd40
modify guide for website
5 years ago
wanyiming
3c7a3b6693
modify_dense
5 years ago
jzg
4851a67bb5
add layer of clipbyglobalnorm.
5 years ago
lihongkang
3704e05370
fix bugs
5 years ago
jzg
7cbd55e17d
add embedding layer.
5 years ago
chenzomi
44bf4c3e37
[ME] format code
5 years ago
lilei
127f70ce40
Extension interface for dense
5 years ago
chenzomi
acadb694aa
[ME] delete reduant function in check_parameter
5 years ago
mindspore-ci-bot
311a4b0dd1
!7298 refactor seed interfaces
Merge pull request !7298 from yihuaijie/master
5 years ago
Yi Huaijie
b28a6ff88e
refactor seed interfaces
5 years ago
liangchenghui
8eedd68b8e
Fix MatrixSetDiag, Select, Conv2D op annotation problem.
5 years ago
Yi Huaijie
c5f7700992
refactor get_seed() interface
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
d5ae6fdd84
code format for nn.layer
5 years ago
mindspore-ci-bot
8f55187492
!6976 bug fix for nn.Dense and P.Matmul
Merge pull request !6976 from chenzhongming/zomi_master
5 years ago
chenzomi
b22cb38dab
bug fix fot nn.Dense and P.Matmul
5 years ago
liubuyu
96622fc804
support extract_image_patches op
5 years ago
lihongkang
e427ea59df
fix bugs
5 years ago
panfengfeng
2d7b93e958
fix nn & operations api comments
5 years ago
lihongkang
569693af52
fix bugs
5 years ago
liangchenghui
d57c5ce010
fix nn.dropout performance problem
5 years ago
mindspore-ci-bot
dd215f4080
!5735 delete seed0 and seed1
Merge pull request !5735 from caozhou/delete_seed
5 years ago
lihongkang
b958f15d24
fix bugs
5 years ago
caozhou
6509fa9023
delete seed0 and seed1 in Dropout
5 years ago
danish
273fc0071c
New User facing Pad Kernel + ST + Allows for channel padding
style fix
lint fixes
added check in NN layer for > 4 paddings, plus lint fix
fix python lint
lint fix
lint fix
updating to pytest asserts to improve testing
removed unnecc vars from test file fail checks
5 years ago
yao_yf
1e60cef198
fix wide&deep dropout set strategy
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
fangzehua
c16a22c680
fix unsortedgrad clipbynorm boundingboxdecode
5 years ago
fangzehua
236204f931
fix matrixdiag floordiv softmax
5 years ago
fangzehua
86dd0c583a
fix avgpool grad
5 years ago
Wei Luning
88e864a4a3
remove loop can unroll flag, clean some python usage
5 years ago
mindspore-ci-bot
cf0cecc13f
!2478 Support writing pass in python
Merge pull request !2478 from BowenK/python_pass_clean
5 years ago
BowenK
b26f6b6b67
Add python pass support
5 years ago
Wei Luning
8f56528f8c
add flags on function
5 years ago
jiangjinsheng
017ff492af
vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
5 years ago
chenhaozhe
435fc12e28
optimize clip_norm
6 years ago
buxue
01e9b2d94e
fix bprop of ExtractImagePatches
6 years ago
yoonlee666
12d9c71c83
delete dropout when prob equals 0 and adjust bert ci script
6 years ago
chujinjin
da13f5980c
fix dropout in pynative
6 years ago