1. 15 10月, 2019 12 次提交
  2. 14 10月, 2019 16 次提交
  3. 13 10月, 2019 7 次提交
  4. 12 10月, 2019 5 次提交
    • G
      Fix the assign data check (#20564) · c7ae6c62
      Guo Sheng 提交于
      * Fix the assign data check. test=develop
      
      * Fix test_assign_op.py. test=develop
      c7ae6c62
    • A
      Add ConvTranspose + BatchNorm fuse pass (#20161) · 7faa3e95
      Adam 提交于
      * Add ConvTranspose + BatchNorm fuse pass
      test=develop
      
      * Add tests for conv+bn and conv_transpose+bn passes
      test=develop
      7faa3e95
    • csdn5211's avatar
      Refine seq enum expand mask pad (#20344) · 27d1ef60
      csdn5211 提交于
      * disable nccl test
      
      * Update version.
      
      * fix term core only
      
      * fix transpiler error
      
      * fix protobuf memory leak (#11177)
      
      fix protobuf memory leak
      
      * "change eigen mirror"
      
      * refine en doc sequence enum pad expand mask d2s
      
      * refine seq enum expand mask pad test=develop, test=document_fix
      
      * remove cn char test=document_fix
      
      * spec test=document_fix
      
      * code style test=document_fix
      
      * test=document_fix
      
      * test=document_fix
      
      * test=document_fix
      
      * test=document_fix
      
      * test=document_fix
      
      * test=document_fix
      27d1ef60
    • Y
      fix en docs of Layer and guard (#20512) · 9a09ff14
      Youwei Song 提交于
      * fix en docs of Layer and guard
      test=document_fix, test=develop
      
      * fix en docs of Layer and guard
      test=document_fix, test=develop
      
      * minor fix
      test=document_fix, test=develop
      
      * minor fix
      test=document_fix, test=develop
      
      * fix api.spec
      test=document_fix, test=develop
      
      * fix api.spec
      test=document_fix, test=develop
      
      * fix docs
      test=document_fix, test=develop
      
      * fix docs
      test=document_fix, test=develop
      
      * fix docs
      test=document_fix, test=develop
      
      * fix api.spec
      test=document_fix, test=develop
      
      * fix api.spec
      test=document_fix, test=develop
      
      * add forward doc
      test=document_fix, test=develop
      
      * add "s" for parameters
      test=document_fix, test=develop
      9a09ff14
    • G
      Modify English documents (#20452) · 9b85f401
      guofei 提交于
      9b85f401