1. 27 6月, 2018 3 次提交
  2. 26 6月, 2018 11 次提交
    • S
      update blocking queue · d4d946db
      sneaxiy 提交于
      d4d946db
    • Y
      update · 8d04d0e2
      yi.wu 提交于
      8d04d0e2
    • Y
      fix broadcast bug · 6f010712
      yi.wu 提交于
      6f010712
    • Y
      wip · 8e48c77b
      yi.wu 提交于
      8e48c77b
    • T
      rename grpc to rpc (#11717) · a1f1a5ed
      tangwei12 提交于
      a1f1a5ed
    • Y
      fix dist train broadcasting bug · 3d69a82b
      yi.wu 提交于
      3d69a82b
    • C
      small refine (#11460) · bb29800a
      chengduo 提交于
      bb29800a
    • G
      Fix rpc_deadline (#11709) · ab0c2e1d
      gongweibao 提交于
      ab0c2e1d
    • T
      renae · f57978e6
      tangwei12 提交于
      f57978e6
    • T
      MKLDNN elementwis_add with default broadcast operations (#11544) · e26f51ce
      Tomasz Patejko 提交于
      * elementwise_add with bcast: Brian's implementation by Brian added, with default bcasts
      
      * elementwise_add with bcast: GetExpectedKernelType added to elementwise_op
      
      * elementwise_add with bcast: use_mkldnn attribute added
      
      * elementwise_add with bcast: changes after review and some formatting
      
      * elementwise_add with bcast: changes after style check
      
      * elementwise_add with bcast: changes after style check cont.
      
      * elementwise_add with bcast: MKLDNN unittests added
      
      * elementwise_add with bcast: original unittests with use_mkldnn flag
      
      * elementwise_add with bcast: handling of MKLDNN format corrected
      
      * elementwise_add with bcast: setting MKLDNN format turned into lambda
      
      * elementwise_add with bcast: MKDNN format setting turned into separate function
      
      * elementwise_add with bcast: condition for choosing MKLDNN simplified
      
      * elementwise_add with bcast: fix for MKLDNN format set incorrectly in bcasts
      
      * elementwise_add with bcast: changes in unittests for broadcasts
      
      * elementwise_add with bcast: fixes in unittests regarding dimensions
      
      * elementwise_add with bcast: bring back correct format setting in mklml grad path
      
      * elementwise_add with bcast: fixed compilation error
      e26f51ce
    • Y
      fix asyn update error on pserver · 86e09b34
      Yancey1989 提交于
      86e09b34
  3. 25 6月, 2018 11 次提交
  4. 23 6月, 2018 1 次提交
  5. 22 6月, 2018 10 次提交
  6. 21 6月, 2018 4 次提交
    • J
      - MKLDNN Softmax Grad Op · 98f3ad3b
      Jacek Czaja 提交于
      - Added hash function inside of MKLDNN softmax op to be used as handle for primitives stroing in a
      context
      
      - Style fixes to softmax mkldnn op
      
      - Fixes after review
      
      - Coding style
      
      - Fix to style
      
      - style fixes
      
      - style fix
      
      - style fixes
      
      - Fix to cody style check
      
      - Rephrasing a comment
      
      fix t obroken merge
      
      Fixes to rebase
      
      Conflicts:
      	benchmark/fluid/models/machine_translation.py
      	cmake/external/mkldnn.cmake
      	paddle/fluid/operators/softmax_mkldnn_op.cc
      
      - Bumped revision of MKL-DNN up to have softmax backward primitive
      
      - Added choosing MKLDNN softmax grad operator
      
      - First reuse of softmax backward
      
      - Reinvented reusing for softmax
      
      - Fix to crash in reinvented reuse
      
      - Clang format fixes
      
      - Clang format fixes
      
      - Improved softmax mkldnn reuse mechanism
      
      - clang format fixes
      
      - Fix to broken merge
      
      - Fix
      98f3ad3b
    • C
      Enhance Parallel Executor stable (#11634) · 7d26dd81
      chengduo 提交于
      * Fix Parallel Exe(VarHandel's version)
      
      * Fix broadcast
      
      * enhance ParallelExecutor stable
      7d26dd81
    • T
      Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout" · d5fb8fa7
      tensor-tang 提交于
      This reverts commit 4d8e8ee2, reversing
      changes made to d6a9f005.
      d5fb8fa7
    • F
      fix mac compile · 964f515e
      fengjiayi 提交于
      964f515e