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
5 years ago
buxue
01e9b2d94e
fix bprop of ExtractImagePatches
5 years ago
yoonlee666
12d9c71c83
delete dropout when prob equals 0 and adjust bert ci script
5 years ago
chujinjin
da13f5980c
fix dropout in pynative
5 years ago
gaojing
abb4b7ed5c
fix some python code format
5 years ago
mindspore-ci-bot
b9d3495c4d
!1081 format nn. and change quant.py
Merge pull request !1081 from SanjayChan/formast
5 years ago
chenzomi
1397326c46
add quant.py and change the format of __init__
5 years ago
chenzomi
661f9dfaf8
add dropout primtive
5 years ago
buxue
0f89cc1da4
dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm
5 years ago
dinghao
60971f26d8
fix clipbynorm in pynative mode
5 years ago
fary86
8cbbbd950e
Add cell name to error message
6 years ago
buxue
62807da0c4
Develop operator Unfold,take the ge backend,dock with tbe's ExtractImagePatches operator
6 years ago
zhaozhenlong
6a2cf4b6e6
ssim impl code
6 years ago
gaojing
2db3e64ff2
add operation
6 years ago
zhaozhenlong
f9d180d413
add api image gradients
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
万万没想到
849b84abb1
fix typo in formula
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago