1. 21 9月, 2020 2 次提交
    • H
      Quant op dev (#25932) · 02606d45
      huangxu96 提交于
      * Finished ChannelWiseQuantDequantAbsMaxOp and Passed unittests.
      
      * Finished channel-wise quantize strategy in imperative quantization.
      
      * Added Cuda code of ChannelWiseQuantDequantMaxAbsOP
      Add Cuda code of ChannelWiseQuantDequantMaxAbsOp
      
      * Add quant_axis for channel_wise quant.
      
      * fixed a bug in unnitests, which will not trigger axis = 1 case and cannot meet the coverage rate requirement.
      
      * Added some assert infomation and fixed some coding style mistakes.
      02606d45
    • M
      fix adam (#27343) · f936adbd
      MRXLT 提交于
      * fix adam
      
      * rmsprop support double
      f936adbd
  2. 18 9月, 2020 2 次提交
  3. 17 9月, 2020 5 次提交
  4. 16 9月, 2020 5 次提交
  5. 15 9月, 2020 1 次提交
  6. 14 9月, 2020 7 次提交
  7. 13 9月, 2020 1 次提交
  8. 12 9月, 2020 1 次提交
    • L
      Fix GRU mkldnn kernel fail on look_table_v2 (#27198) · 5c4eed66
      lidanqing 提交于
      * Fix the lookup_table_v2 failed on GRU mkldnn kernel issue
      test=develop
      
      * fix according to reviews, removed x_num_col_dims
      test=develop
      
      * update gru model. change according to reviews
      test=develop
      
      * change according to reviews
      test=develop
      5c4eed66
  9. 11 9月, 2020 3 次提交
  10. 10 9月, 2020 8 次提交
  11. 09 9月, 2020 4 次提交
  12. 08 9月, 2020 1 次提交