1. 21 9月, 2020 5 次提交
    • 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
    • G
      Correct the error in decorator.py (#27409) · aa7835ef
      guofei 提交于
      test=develop
      aa7835ef
    • 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
    • K
      fix CIFAR MNIST UCIHousing dataset. test=develop (#27368) · f3b4a64a
      Kaipeng Deng 提交于
      * fix CIFAR & MNIST dataset. test=develop
      f3b4a64a
    • M
      fix adam (#27343) · f936adbd
      MRXLT 提交于
      * fix adam
      
      * rmsprop support double
      f936adbd
  2. 20 9月, 2020 1 次提交
    • T
      【paddle.fleet】Fix/role maker api fix (#27326) · d6b54de4
      tangwei12 提交于
      * fix fleet util and gloo
      
      * fix worker endpoints
      
      * fix
      
      * fix UT
      
      * fix gloo
      
      * fix gloo
      
      * update gloo
      
      * update gloo
      
      * update gloo
      
      * update gloo
      
      * update gloo
      
      * fix gloo wrapper for hdfs
      
      * add file gloo and UT
      
      * fix UT
      
      * fix UT
      
      * fix UT
      
      * hide public method of RoleMaker
      
      * fix UT
      
      * GPU fleetrun support gloo
      
      * parameterserver fleetrun support gloo
      
      * add UT
      
      * add UT
      
      * fix UT
      
      * fix get server endpoint
      
      * fix get server endpoint
      
      * fix UT
      
      * hide public method of rolemaker
      
      * hide public method of rolemaker
      
      * hide public method of rolemaker
      
      * Update test_fleet_rolemaker_new.py
      
      * hide public method of rolemaker
      
      * hide public method of rolemaker
      d6b54de4
  3. 18 9月, 2020 12 次提交
  4. 17 9月, 2020 22 次提交