64 Commits (bada826b18f3e4dc8aac0f82af3457794de9c7bb)

Author SHA1 Message Date
  bai-yangfan eaef24ca4d modify manual export 5 years ago
  mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 5 years ago
  chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 5 years ago
  mindspore-ci-bot 3d21c80e3b !7110 [ME] delete check_bool and replace with Validate.check_bool 5 years ago
  chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool 5 years ago
  yuchaojie 07fc1eb455 quant evaluation export bugfix 5 years ago
  chenzomi 6c9b6d491d [ME]delete ParamValidator and change all to Validator 5 years ago
  chenzomi d5ae6fdd84 code format for nn.layer 5 years ago
  panfengfeng 2d7b93e958 fix nn & operations api comments 5 years ago
  mindspore-ci-bot e04ada1148 !6246 modify export quant network bug 5 years ago
  changzherui 4275ecb11b mod quant export mindir bug 5 years ago
  chenfei 1741721240 rm arg 'after_fake' of Conv2dBnAct 5 years ago
  mindspore-ci-bot 0b37c55272 !5927 export quant binary model 5 years ago
  caozhou 7f9e42e266 unify the expression of Conv2d and DepthwiseConv2d 5 years ago
  chenfei 827d5443de display quant delay in ir when run with ascend 5 years ago
  yuchaojie 393a3f5825 add bias for Conv2dBnFoldQuant 5 years ago
  changzherui 501d7f9f0d export quant mindir 5 years ago
  chengxianbin 4a76059f2b fix quant export bug 5 years ago
  simson 7cc48a9af8 Third round of enhancement of API comment & README_CN 5 years ago
  chengxianbin b97ed00c89 modify quant code 5 years ago
  mindspore-ci-bot bc702459bc !4319 upload yolov3-darknet quant net codes 5 years ago
  chengxianbin 759392571f upload yolov3-darknet53 quant code 5 years ago
  mindspore-ci-bot 6d557a9892 !4199 [MS][QUANT] mindspore model zoo example for hand make quant graph 5 years ago
  chenzomi 94fd9dd8cf [MS][QUANT] mindspore model zoo example for hand make quant graph 5 years ago
  simson dec2e4a819 Third round of the enhancement of API comments 5 years ago
  chenzomi 26b1242bc4 mobilenetV2 change for gpu 5 years ago
  chenzomi 315c6a5742 quant aware training add without bn fold and bn fold 5 years ago
  chenzomi ed2e84d4ed add LeakReLUQuant OP for bug fix. 5 years ago
  chenzomi b8686fc5bf bug fix for quant.py in train/ and nn/ 5 years ago
  Wei Luning 7d5c9d52bc fix geir export bugs 5 years ago
  Wei Luning 28d1d37085 End at validate when export. 5 years ago
  buxue 6d5c580a61 change shape and dtype of tensor from interface to attr 5 years ago
  mindspore-ci-bot d3ec05d716 !2943 [quant]export bug fix 5 years ago
  Wei Luning b522368161 fix bug of quant export without input fakequant. 5 years ago
  chenzomi 2ff29f0198 fix hswishquant and hsigmoidquant validation false bug 5 years ago
  chenzomi 3446940142 bug fix in quantization aware training auto create graph 5 years ago
  chenzomi d383ade6f9 add mobilenetV2 quant export 5 years ago
  chenzomi 9b7a426c6b bug fix in auto create quant graph in master 5 years ago
  chenzomi 1089c908a9 cherry-pick r0.5 to master for quantizaiton aware training 5 years ago
  wangdongxu 02584fe2c7 fix perchannel num_channels not set bug and adjust quant.py params order 5 years ago
  chenzomi a834a6308e change some comment name in the whole project 5 years ago
  chenzomi c268c88220 aware quantization training auto create graph 5 years ago
  mindspore-ci-bot 9958bc479a !2161 [qat]Export network from quantization aware network to deploy 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
  王东旭 4e09ae83eb fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug 5 years ago
  chenzomi 4878616e43 change combined to nn 5 years ago
  buxue 66bbdb4a31 change tensor dtype and shape from function to attr 5 years ago
  chenzomi 185d80930b fake quant debug 5 years ago
  chenzomi d7a4ae2e34 bug fix in fake quant training in r0.3 5 years ago