zhaozhenlong
71d33b087e
limit ssim input img type to fp32 and fp16
5 years ago
Wei Luning
8f56528f8c
add flags on function
5 years ago
mindspore-ci-bot
c8f26f799b
!2436 fix nn.PReLU example
Merge pull request !2436 from jiangjinsheng/issue_fix4
5 years ago
mindspore-ci-bot
ac78ac9700
!2297 add vm support for operators include MatrixDiag, MatrixDiagPart etc
Merge pull request !2297 from jiangjinsheng/vm_matrixdiag
5 years ago
jiangjinsheng
157ee1ca16
fix nn.PReLU example
5 years ago
jiangjinsheng
017ff492af
vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
5 years ago
wangdongxu
02584fe2c7
fix perchannel num_channels not set bug and adjust quant.py params order
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
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
mindspore-ci-bot
2f9c6ec8bc
!2337 aware quantization training auto create graph
Merge pull request !2337 from chenzhongming/master
5 years ago
chenzomi
c268c88220
aware quantization training auto create graph
5 years ago
mindspore-ci-bot
c55b81e94f
!2348 fix image.CenterCrop.
Merge pull request !2348 from liuxiao/central_crop
5 years ago
mindspore-ci-bot
de6571413f
!2328 fix range
Merge pull request !2328 from jiangjinsheng/issue_fix4
5 years ago
liuxiao
858f2b59b2
fix image.CentralCrop
5 years ago
mindspore-ci-bot
9958bc479a
!2161 [qat]Export network from quantization aware network to deploy
Merge pull request !2161 from vlne-v1/I1IZV3-quant-infer
5 years ago
jiangjinsheng
5d9421b92c
fixed range
5 years ago
Wei Luning
1d77bf86a9
Exports MindSpore quant predict model to deploy with GEIR
5 years ago
chenzomi
bbce6faff9
remove _quant_ops.py from __init__.py
5 years ago
mindspore-ci-bot
74c3e15675
!2194 fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
Merge pull request !2194 from 王东旭/master
5 years ago
mindspore-ci-bot
9ba6f61d01
!2148 fix hook and bprop debug issue in pynative
Merge pull request !2148 from wangqiuliang/fix-hook-bprop-issue
5 years ago
mindspore-ci-bot
4e3b3711be
!2199 Fix the condition when activation name is 0
Merge pull request !2199 from Simson/push-to-opensource
5 years ago
kingfo
358982a98f
fix hook and bprop debug issue
5 years ago
simson
ca988e9e69
fix the condition when activation name is 0
5 years ago
mindspore-ci-bot
39bee74ebf
!2192 fix cpu lstm bug when hidden_size is zero
Merge pull request !2192 from baihuawei/cpulstm
5 years ago
王东旭
4e09ae83eb
fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
5 years ago
baihuawei
7f7c006acf
fix lstm bug when hidden_size is zero
5 years ago
mindspore-ci-bot
0b7d4855dd
!2168 Chage combined quant to nn.quant
Merge pull request !2168 from chenzhongming/combined
5 years ago
chenzomi
4878616e43
change combined to nn
5 years ago
mindspore-ci-bot
6089d58d8d
!2171 ssim input shape h and w should be greater than or equal to filter_size
Merge pull request !2171 from zhaozhenlong/fix-issues-quant-not-exposed-ssim-ksize-check
5 years ago
zhaozhenlong
ea681bfb0f
fix ssim filter size check
5 years ago
liuxiao
aa73abc2f7
Add image.CentralCrop
5 years ago
jiangjinsheng
032e921298
hidden range
5 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
5 years ago
mindspore-ci-bot
af499a777a
!2008 fake quant debug
Merge pull request !2008 from chenzhongming/master
5 years ago
chenzomi
185d80930b
fake quant debug
5 years ago
mindspore-ci-bot
a022d42132
!1992 fix lstm weight initializer
Merge pull request !1992 from baihuawei/cpulstm
5 years ago
chenzomi
d7a4ae2e34
bug fix in fake quant training in r0.3
5 years ago
baihuawei
3bd03ddecc
fix lstm weight initializer issue
5 years ago
jiangjinsheng
6c92282e5e
fixed LeakyReLU
5 years ago
chenzomi
4da1e21f45
bug fix in fake quant
5 years ago
mindspore-ci-bot
994b1d83c9
!1890 Fix some bugs for issue.
Merge pull request !1890 from liuxiao/fix-for-issuse
5 years ago
liuxiao
26c231b734
fix some bugs for issues.
5 years ago
mindspore-ci-bot
4c0622e549
!1884 annotate CellList supports methods and binary ops supports different dtype
Merge pull request !1884 from zhangbuxue/annotate_CellList_supports_methods
5 years ago
mindspore-ci-bot
c82a8bf483
!1678 modify print
Merge pull request !1678 from jinyaohui/print
5 years ago
buxue
b82dfb5d28
annotate CellList supports methods and binary ops supports different dtype.
5 years ago
zhaozhenlong
1f342fb926
add op BroadcastTo
5 years ago
chenzomi
b7db3e9a4b
add fake quant per channel and bug fix
5 years ago
jinyaohui
5e43edc474
clean pylint
5 years ago