1. 27 9月, 2019 15 次提交
    • J
      Optimze/optimize dygraph api (#19999) · 39ff0f9c
      Jiabin Yang 提交于
      * test=develop, fix docker with paddle nccl problem
      
      * test=develop, Add Variable api and refine dygraph related API
      
      * test=develop, Add Variable api and refine dygraph related API
      
      * test=develop, refine test for new api and error info
      
      * test=develop, refine error info and test_layers
      
      * test=develop, add API.spec
      
      * test=devleop, fix to_string python2 and python3 compat error and refien doc
      
      * test=devleop, add API spec
      
      * test=devleop, update API spec
      
      * test=devleop, update API spec
      
      * test=develop, invoke ci
      
      * test=develop, fix example code
      
      * test=develop, update API spec
      
      * test=develop, add compat test and fix inplace campat dict error
      39ff0f9c
    • J
      Disable conv requant squash (#20041) · f5221ac1
      joanna.wozna.intel 提交于
      * Fix conv2d+dequantize squash for residual fusion
      
      test=develop
      
      * Disable conv-requant squash
      
      test=develop
      f5221ac1
    • M
      add train demo to paddle_build.sh (#19885) · dd8fc981
      mapingshuo 提交于
      * add train demo to paddle_build.sh
      
      test=develop
      test=document_preview
      
      * code cleaning
      
      * test=develop
      
      test=develop
      
      * remove program desc files
      
      test=develop
      
      * add test_train to CI
      
      test=develop
      test=document_preview
      
      * make run.sh excutable
      
      test=develop
      test=document_preview
      
      * switch with_mkl to off
      
      test=develop
      test=document_preview
      
      * switch with_mkl to off
      
      test=develop
      
      * switch with_mkl to on
      
      test=develop
      
      * move test_fluid_lib_train to ci_py35
      
      test=develop
      
      * fix bugs of MKLDNN building
      
      * rm build_train_lib(), test=develop
      
      * restore tensor.h, test=develop
      dd8fc981
    • K
      polish pool infer shape (#20038) · e7a6567b
      Kaipeng Deng 提交于
      * fix pool infershape. test=develop
      
      * fix unittest converage. test=develop
      
      * fix format. test=develop
      e7a6567b
    • C
      Add fp16 support for pad and split (#19881) · fb2a9cdf
      chengduo 提交于
      * make pad and split support fp16
      test=develop
      fb2a9cdf
    • W
      codegen code for reconstruction (#19728) · c9ea317b
      wangchaochaohu 提交于
      * codegen code for reconstruction test=develop
      
      * fix the cmake test=develop
      
      * fix review advice test=develop
      c9ea317b
    • L
      fix mul double grad (#20040) · 647ff784
      lvmengsi 提交于
      647ff784
    • T
      the integrated communicator (#19849) · 8f0b3c05
      tangwei12 提交于
      * add a base class for the Communicator
      * add AsyncCommunicator Impl for async distributed training
      8f0b3c05
    • W
      Refine document of DGCMomentumOptimizer (#19960) · 8d92b36d
      WangXi 提交于
      Refine document of DGCMomentumOptimizer
      8d92b36d
    • D
      Polish English docs of elementwise_add/sub/mul/div (#20027) · 5cef7a2f
      danleifeng 提交于
      Polish English docs of elementwise_add/sub/mul/div
      5cef7a2f
    • C
      Paddle error message stack shaping and optimization (#19895) · b9163350
      Chen Weihang 提交于
      * shape and optimize paddle error message stack, test=develop
      
      * limit exception type & add unittest, test=develop
      
      * fix multi-platform problem, test=develop
      
      * fix related unnitest failed, test=develop
      
      * add doc & fix unittest errors, test=develop
      
      * fix function name error, test=develop
      
      * update tensor test exception msg compare, test=develop
      
      * remove unittest on win32, the dir format is different, test=develop
      
      * remove useless package, test=develop
      
      * add paddle enforce handler unittest, test=develop
      
      * add exception checkout, test=develop
      
      * fix coverage failed, test=develop
      
      * fix op registry test failed, test=develop
      
      * refactor whole pr, test=develop
      
      * remove test in CMakelist, test=develop
      
      * fix coverage, test=develop
      b9163350
    • L
      Fixed warpctc, test=develop (#20011) · c8e12587
      Li Fuchen 提交于
      Use AllocateTmpTensor() for creating temporary tensors in warpctc.
      c8e12587
    • J
      Updated AUTHORS from PP Poland (#20010) · 63dd3183
      Jacek Czaja 提交于
      63dd3183
    • Z
      Fix name_scope test case bug (#20034) · 5a2ecdea
      zhaoyuchen2018 提交于
      test=develop
      Signed-off-by: Nzhaoyuchen <zhaoyuchen01@baidu.com>
      5a2ecdea
    • H
      Update API of paddle.fluid.data (#20024) · 7836f477
      Huihuang Zheng 提交于
      Set output type LoDTensor only
      
      After code experiment, I found data doens't support other type
      7836f477
  2. 26 9月, 2019 21 次提交
  3. 25 9月, 2019 4 次提交