1. 05 8月, 2020 2 次提交
    • P
      Fix registering trt plugin (#25744) · b717895f
      Pei Yang 提交于
      * develop dynamic shape serilization
      
      * add test param for gelu
      
      * fix bugs
      
      * delete redundant comments
      
      * debug
      
      * fix conflict. test=develop
      
      * fix bug. test=develop
      
      * add trt dynamic shape serialized support
      
      * fix ernie serialized bug
      test=develop
      
      * fix codestyle
      test=develop
      
      * fix bug
      test=develop
      
      * fix bug.test=develop
      
      * modify cmakelist test=develop
      
      * fix bug
      test=develop
      
      * fix error message.  test=develop
      
      * fix trt register plugin based on pr#25003
      
      * add trt dynload
      
      * fix deserialization bug of not finding plugin registration
      
      * refine code style
      
      * recover engine key in tensorrt_subgraph_pass
      
      * for ci coverage
      
      * add unittest for deserialization
      Co-authored-by: Nhaozech <chenhaoze94@gmail.com>
      b717895f
    • W
      Update the code of the compare ops for the broadcast function · a697e946
      wawltor 提交于
      Update the code for the compare ops for the broadcast function
      a697e946
  2. 04 8月, 2020 6 次提交
  3. 03 8月, 2020 9 次提交
    • T
      Fix/distibuted heart beat (#25902) · 253fd407
      tangwei12 提交于
      * disable heart beat UT
      253fd407
    • W
      remove all op with out args (#25570) · 12bed4a9
      WuHaobo 提交于
      * test=develop,test=document_fix, remove the out args
      
      * Revert "test=develop,test=document_fix, remove the out args"
      
      This reverts commit f430799b.
      
      * test=develop,test=document_fix, remove the out args
      
      * remove all  the out args
      
      * remove all  the out args
      
      * test=develop, remove all  the out args
      
      * test=develop, remove all  the out args
      
      * test=develop, remove out args in matmul testcase
      
      * test=develop, fix the bugs of out args testcase in logsumexp
      
      * test=develop, fix the bugs of out args testcase in elementwise_add
      
      * test=develop, fix the bugs of out args testcase in elementwise_div
      
      * test=develop, fix the bugs of out args testcase in activation
      
      * test=develop, fix the bugs of out args testcase in addcmul
      
      * test=develop, fix the bugs of out args
      
      * test=develop, fix the bugs of out args in API example
      
      * test=develop, fix the bugs of out args in kron testcase
      
      * test=develop, fix the bugs of out args in kron testcase
      
      * test=develop, remove out args
      
      * test=develop, remove out args
      
      * test=develop, fix the coverage
      
      * test=develop, polish codestyle
      
      * test=develop, Update math.py
      
      * test=develop, polish codestyle
      
      * test=develop, polish codestyle
      
      * test=develop, polish codestyle
      
      * test=develop, polish codestyle
      
      * test=develop, polish the test_activation_op.py
      
      * test=develop, Update math.py
      
      * test=develop, fix the failed CI
      
      * test=develop, add core.ops
      
      * test=develop, add core.ops change clamp to clip
      
      * test=develop, add core.ops change clamp to clip
      
      * test=develop, write testcase for clamp OP
      12bed4a9
    • W
      Add amp to fleet meta optimizer, test=develop (#25770) · a6c87fd0
      WangXi 提交于
      a6c87fd0
    • P
      9e9a569d
    • X
      fix dump, fix cvm check (#25400) · d11c140e
      xujiaqi01 提交于
      * fix dump, fix cvm check
      test=develop
      
      * fix
      test=develop
      
      * fix
      test=develop
      
      * fix
      test=develop
      d11c140e
    • J
      add lars to fleet meta optimizer (#25884) · 8ebffc78
      JZ-LIANG 提交于
      8ebffc78
    • D
      【paddle.fleet】Fleet run graph in Executor and add two more strategies (#25844) · 8d2896f1
      Dong Daxiang 提交于
      * split meta optimizer files
      * add graph execution in execution, update two properties in DistributedStrategy, unit tests for these features
      8d2896f1
    • Z
      6486fe8a
    • G
      fix stratege.set_program_config (#25864) · 6773fcc1
      gentelyang 提交于
      6773fcc1
  4. 01 8月, 2020 1 次提交
  5. 31 7月, 2020 10 次提交
  6. 30 7月, 2020 12 次提交