ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
i-robot
962c3f4ae3
!21632 add post training quant of unet,maskrcnn,crnn,deeplabv3
Merge pull request !21632 from chenzhuo/quant
4 years ago
chenzhuo
3d0b6839c1
add post training quant of unet,maskrcnn,crnn,deeplabv3
4 years ago
zhang__sss
5fed27b32d
api modify
4 years ago
zhang__sss
da2db8780e
add all for api
4 years ago
i-robot
5cde059ef3
!19854 clearing the untrusted code of quantization
Merge pull request !19854 from Erpim/master
4 years ago
Erpim
300456a2d7
clearing the untrusted code of quantization
4 years ago
zhang__sss
dd1f1c26d9
code clean
4 years ago
Erpim
ce2c5d5fce
modified the quant API document description
4 years ago
i-robot
6103989fcc
!18003 finish q8bert task
Merge pull request !18003 from chenzhuo/q8bert
4 years ago
chenzhuo
9865ce6ed8
fix q8bert bugs
4 years ago
mindspore-ci-bot
82faa51cc9
!17756 quant cal zp error for 310
From: @zhang__sss
Reviewed-by: @zlq2020,@zhoufeng54
Signed-off-by: @zlq2020
4 years ago
mindspore-ci-bot
475386e338
!17569 Modified the ST of lenet_quant, and fix the neg_trunc bug for manual quantization
From: @erpim
Reviewed-by: @zhang__sss,@zlq2020,@zh_qh
Signed-off-by: @zlq2020
4 years ago
zhang__sss
15e2f2eb31
zp=0
4 years ago
Erpim
02228d342c
Modified the ST of lenet_quant, and fix the neg_trunc bug for manual quantization
4 years ago
zhang__sss
43948d255a
lsq end to end
4 years ago
mindspore-ci-bot
196156d4c2
!16721 modify api doc about quant
From: @zhang__sss
Reviewed-by: @zhoufeng54,@zh_qh
Signed-off-by: @zh_qh
4 years ago
zhang__sss
9626c3a1ae
api_modify
4 years ago
Erpim
275f247946
fix quant model export mindir failed bug
4 years ago
mindspore-ci-bot
f8f1f0f84d
!16362 Quant end to end accuracy testing
From: @zhang__sss
Reviewed-by: @zh_qh,@zlq2020,@liangchenghui
Signed-off-by: @zh_qh
4 years ago
zhang__sss
79cfdd8692
quant_export_910
4 years ago
Erpim
2e9c9a6d4f
fix lsq quant bugs
4 years ago
Erpim
5ece4a338c
fix lenet quant testcase failed occasionally
4 years ago
Erpim
90d5d5dab3
add lsq quantization method
5 years ago
dinglinhe
865cf68243
All the descriptions of batch normal under the mindspore folder have been uniformly updated to 'Batch Normalization'
4 years ago
chenzhuo
20fc2ca240
fix momentum of batchnorm in quantization
5 years ago
chengxianbin
b64d8c54b3
fix bug of quant function
5 years ago
zhangyi
ef0acc815c
fix api comment grammer errors and formatting error.
5 years ago
yingchen
d582883c03
fix api bugs
5 years ago
yepei6
908b590d8e
update comments
5 years ago
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
5 years ago
yanghaoran
58bae307d6
fix bugs
5 years ago
xiaoyisd
10062603a0
fix python api bug
5 years ago
xiaoyisd
5f18742e5c
add use one conv
5 years ago
yuchaojie
1c095221e6
fix QuantizationAwareTraining note typo error
5 years ago
yuchaojie
01303fa88e
move Conv2dBnAct,DenseBnAct to combined.py
5 years ago
yuchaojie
2bbe733fd6
add bool typecheck for conv param
5 years ago
yuchaojie
e030754f3e
Unify LeakyReLUQuant,HSwishQuant,HSigmoidQuant to ActQuant
5 years ago
yuchaojie
69d9e76d65
rename create_quant_config && add notes
5 years ago
yuchaojie
bf7cd2ceaa
modify compression module notes
5 years ago
yuchaojie
17082f0487
add value check for QuantizationAwareTraining's param optimize_option
5 years ago
yuchaojie
c8ec34d638
move train.quant to compression module & add QuantizationAwareTraining
5 years ago