1. 31 5月, 2022 1 次提交
  2. 05 1月, 2022 1 次提交
  3. 01 12月, 2021 1 次提交
  4. 13 1月, 2021 1 次提交
  5. 05 1月, 2021 1 次提交
    • C
      Support dygraph quant model (#29927) · 1fa863da
      cc 提交于
      * Avoid the scale to be infinity in quant2_int8_mkldnn_pass, test=develop
      * support quantized model for paddle2.0 dygraph, test=develop
      1fa863da
  6. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f
  7. 07 9月, 2020 1 次提交
    • S
      fix dimensions error for mobilenetv1_KL_quant (#26776) · eb65877c
      Sylwester Fraczek 提交于
      * fix dimensions error for mobilenetv1_KL_quant
      
      fixes AssertionError: The size of weight scales vector (1000) does not match the number of output channels (1024) in the weights tensor fc7_weights.
      
      add mul test
      
      * remove comment
      
      * add third case unit test
      eb65877c
  8. 30 6月, 2020 1 次提交
  9. 29 6月, 2020 1 次提交
  10. 02 4月, 2020 1 次提交