Commit Graph

11 Commits

Author SHA1 Message Date
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine 2020-12-24 17:30:02 +08:00
yuchaojie c32139f3fa modify Resnet50-quant data_load_mode value 2020-11-24 10:10:35 +08:00
yuchaojie 733a37be13 update test_resnet50_quant loss threshold to 2.6 2020-11-11 16:06:17 +08:00
mindspore-ci-bot 32d6ed3e28 !7964 update resnet50_quant ci threshold
Merge pull request !7964 from yuchaojie/quant2
2020-10-29 20:01:09 +08:00
yuchaojie a1d6888c89 update resnet50_quant ci threshold 2020-10-29 16:29:31 +08:00
yuchaojie 69d9e76d65 rename create_quant_config && add notes 2020-10-27 19:10:43 +08:00
yuchaojie c8ec34d638 move train.quant to compression module & add QuantizationAwareTraining 2020-10-21 17:30:40 +08:00
yuchaojie a84affffd7 add QuantConfig & modify quant cells 2020-10-19 10:09:18 +08:00
hwjiaorui e8f1c6e9b9 modify dataset path 2020-10-12 15:09:57 +08:00
hwjiaorui 2e1e36f8af modify name test 2020-09-23 09:44:40 +08:00
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
2020-09-21 16:39:46 +08:00