1. 29 3月, 2018 1 次提交
  2. 28 3月, 2018 3 次提交
  3. 27 3月, 2018 4 次提交
  4. 26 3月, 2018 4 次提交
    • L
      remove vars when remove ops · ccfec1bc
      Luo Tao 提交于
      ccfec1bc
    • Q
      add split ids op (#9370) · f3dc3112
      Qiao Longfei 提交于
      * add split_ids_op
      
      * add TestSplitIdsOp
      
      * fix comment
      
      * add test for empty tensor
      
      * clean code
      
      * rm unused code
      f3dc3112
    • D
      Add lrn layer (#9157) · 54a85b7b
      dragonwarrior 提交于
      * add LRN layer for fluid
      
      * add LRN layer for fluid
      
      * add documentation for LRN layer
      
      * add paper reference for LRN layer
      
      * add seperate documentation for LRN layer
      
      * rm lrn.py in doc/fluid/dev/src
      
      * change code style in lrn
      
      * fix style of comments in lrn
      54a85b7b
    • Q
      support empty tensor (#9338) · 8ccc61f3
      Qiao Longfei 提交于
      * support empty tensor
      8ccc61f3
  5. 23 3月, 2018 5 次提交
  6. 22 3月, 2018 7 次提交
  7. 21 3月, 2018 4 次提交
    • J
      - Softmax MKLDNN primitive integration · 3b95b55f
      Jacek Czaja 提交于
      removed diagnostic
      
      - Added Unit tests for Softmax MKLDNN Forward
      
      Added fix for div by 0 to happen in cross_entropy backward
      
      Conflicts:
      	paddle/fluid/operators/CMakeLists.txt
      
      - Cosmetic fixes to SoftMax MKLDNN fluid operator
      
      Added misssing softmax fluid operator file
      
      Disabled MKLDNN softmax operator by default
      
      Fix to softmax op unittest merge
      
      clang_formater fixes
      
      clang_formatter fixes
      
      - Name changing of softmax mkldnn operator to maintin consistency
        across codebase
      
      - updated comment
      
      fix to comment
      3b95b55f
    • K
      initial commit · 70e71227
      Kexin Zhao 提交于
      70e71227
    • K
      small fix · 018f3bda
      Kexin Zhao 提交于
      018f3bda
    • K
      inital commit · d60180af
      Kexin Zhao 提交于
      d60180af
  8. 20 3月, 2018 12 次提交