1. 21 9月, 2020 4 次提交
    • W
      Add pass compatible and unit test. (#27377) · 39546aa2
      Wilber 提交于
      39546aa2
    • 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
    • L
      Refine error msg in paddle/fluid/framework/details [part 1] (#25631) · bbc84e0f
      Leo Chen 提交于
      * refine error msg in var_handle.h, test=develop
      
      * refine all_reduce_op_handle
      
      * fix some error msg
      
      * refine variable_visitor
      
      * refine threaded_ssa_graph_executor
      
      * refine inplace related files
      
      * refine executor related files
      
      * refine fetch_op_handle.cc
      
      * fix bug
      
      * follow comments
      bbc84e0f
    • M
      fix adam (#27343) · f936adbd
      MRXLT 提交于
      * fix adam
      
      * rmsprop support double
      f936adbd
  2. 18 9月, 2020 8 次提交
  3. 17 9月, 2020 11 次提交
  4. 16 9月, 2020 11 次提交
  5. 15 9月, 2020 6 次提交