Commit Graph

18 Commits

Author SHA1 Message Date
xiongkun c4f7aad9db [ms][pynative][lenet]fix training bug
[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug

[ms][pynative][lenet]fix training bug
2022-03-29 11:35:11 +08:00
Erpim 0acfeb2ac1 add test_lenet_quant_ascend st 2021-06-08 19:43:57 +08:00
Erpim 02228d342c Modified the ST of lenet_quant, and fix the neg_trunc bug for manual quantization 2021-06-03 09:29:53 +08:00
Erpim 5ece4a338c fix lenet quant testcase failed occasionally 2021-05-08 16:50:59 +08:00
Erpim 90d5d5dab3 add lsq quantization method 2021-04-27 20:48:04 +08:00
zlq2020 f6e80304fd add the test_lenet_quant.py testcase 2021-03-26 10:46:34 +08:00
zlq2020 5068d0c730 test_lenet_quant.py will occasionally fail, avoid it before fix the bug. 2021-03-23 19:24:43 +08:00
bai-yangfan c46c4dffe4 mindir_suffix 2020-12-02 11:52:37 +08:00
bai-yangfan a9cba56191 mode_train 2020-11-11 10:58:44 +08:00
bai-yangfan a0a4f77524 mode_export_example 2020-11-09 18:40:25 +08:00
yuchaojie c8ec34d638 move train.quant to compression module & add QuantizationAwareTraining 2020-10-21 17:30:40 +08:00
bai-yangfan f0d18d2ce0 mode_export_modelzoo 2020-10-19 14:21:53 +08:00
bai-yangfan 763a7bd3aa access_control 2020-10-13 17:14:55 +08:00
chenfei 5e0d9454bf add parameters discription of readme of quant 2020-09-19 10:44:28 +08:00
nhussain 92e99ff224 change map calls 2020-09-10 10:25:05 -04:00
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
2020-09-08 10:26:20 -04:00
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits 2020-09-03 17:33:20 +08:00
chenfei a71868f1e5 add ci for quant
add ci for quant
2020-08-21 14:05:45 +08:00