chenzomi
d5ae6fdd84
code format for nn.layer
5 years ago
lihongkang
c421fc1bad
fix bugs
5 years ago
simson
7cc48a9af8
Third round of enhancement of API comment & README_CN
5 years ago
wangdongxu
b59e5b60fe
fix HSigmoid comment
5 years ago
chenzomi
d383ade6f9
add mobilenetV2 quant export
5 years ago
mindspore-ci-bot
c8f26f799b
!2436 fix nn.PReLU example
Merge pull request !2436 from jiangjinsheng/issue_fix4
5 years ago
jiangjinsheng
157ee1ca16
fix nn.PReLU example
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
simson
ca988e9e69
fix the condition when activation name is 0
5 years ago
jiangjinsheng
6c92282e5e
fixed LeakyReLU
5 years ago
jiangjinsheng
eb4571a67f
fixed LeakyReLU, Optimizer
5 years ago
jiangjinsheng
f17c070fb6
fixed doc for GELU
5 years ago
peixu_ren
99fda6f431
Add logsigmoid and reduce_logsumexp
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
jiangjinsheng
d12976da6b
add example for hsigmoid
6 years ago
zhouneng
cf38d93eb8
为mindspore.nn包算子添加Examples
6 years ago
chenzomi
c0229fa951
change hswish and hsigmoid accroding to primitive
6 years ago
chenzomi
652ab6c386
add test case for aware quantizaiton
6 years ago
chenzomi
d64f662c76
quantization aware training frontend operators define.
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
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago