zlq2020
5068d0c730
test_lenet_quant.py will occasionally fail, avoid it before fix the bug.
4 years ago
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
4 years ago
xiaoyisd
8cf438d711
fix mobilenet
4 years ago
Xiao Tianci
31fed1a2f6
change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
xiaoyisd
c5ba1d49d9
add mobilenet ascend st
4 years ago
xiaoyisd
e843d6a813
add mobilenetv2_quant gpu test
4 years ago
bai-yangfan
c46c4dffe4
mindir_suffix
4 years ago
mindspore-ci-bot
5353cd196b
!8935 remove quantization_aware option in Mobilenetv2-quant config
...
From: @yuchaojie
Reviewed-by: @chenfei52
Signed-off-by:
4 years ago
yuchaojie
9051c56436
remove quantization_aware option in Mobilenetv2-quant config
4 years ago
yuchaojie
c32139f3fa
modify Resnet50-quant data_load_mode value
4 years ago
mindspore-ci-bot
fed8702a29
!8457 update test_resnet50_quant loss threshold to 2.6
...
From: @yuchaojie
Reviewed-by: @c_34,@xsmq
Signed-off-by: @c_34
4 years ago
yuchaojie
733a37be13
update test_resnet50_quant loss threshold to 2.6
4 years ago
bai-yangfan
a9cba56191
mode_train
4 years ago
bai-yangfan
a0a4f77524
mode_export_example
4 years ago
mindspore-ci-bot
32d6ed3e28
!7964 update resnet50_quant ci threshold
...
Merge pull request !7964 from yuchaojie/quant2
4 years ago
yuchaojie
a1d6888c89
update resnet50_quant ci threshold
4 years ago
yuchaojie
69d9e76d65
rename create_quant_config && add notes
4 years ago
yuchaojie
c8ec34d638
move train.quant to compression module & add QuantizationAwareTraining
4 years ago
mindspore-ci-bot
eb6cdd5ac0
!7422 [quant] add QuantConfig & modify quant cells
...
Merge pull request !7422 from yuchaojie/quant3
4 years ago
bai-yangfan
f0d18d2ce0
mode_export_modelzoo
4 years ago
yuchaojie
a84affffd7
add QuantConfig & modify quant cells
4 years ago
bai-yangfan
763a7bd3aa
access_control
4 years ago
hwjiaorui
e8f1c6e9b9
modify dataset path
4 years ago
mindspore-ci-bot
4238e34982
!6753 modify funcion name of test case
...
Merge pull request !6753 from hwjiaorui/master
4 years ago
hwjiaorui
2e1e36f8af
modify name test
4 years ago
mindspore-ci-bot
3e885c0bc1
!6639 add monilenetv2_quant and resnet50_quant st
...
Merge pull request !6639 from hwjiaorui/master
4 years ago
hwjiaorui
9dad633ca8
add smoke test
...
modify st
st code
modify step threhold
const modify
threshold value
add resnet50 st
modify monitor
init weights
modify batch size
px
delete loss scale and add init weiht
modify loss precision
format code
modify dataset path
modify mobiluenet dataset path
format code
delete ()
delete unuse import
delete nn
4 years ago
chenfei
5e0d9454bf
add parameters discription of readme of quant
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
chenfei
a71868f1e5
add ci for quant
...
add ci for quant
5 years ago