1. 14 5月, 2020 1 次提交
    • G
      Add hapi.text and corresponding unit test. (#24457) · aa02e347
      Guo Sheng 提交于
      * Add hapi.text and corresponding unit test.
      test=develop
      
      * Remove hapi.text apis' reuse parameter args for coverage.
      test=develop
      
      * Fix TransformerCell and TransformerBeamSearchDecoder example codes.
      test=develop
      
      * Fix example codes in hapi.text.
      test=develop
      
      * Add some apis in hapi.text into example code white list.
      test=develop
      
      * Fix example code of DynamicDecode in hapi.text.
      text=develop
      
      * Rename Model.self as model in test_text.py
      test=develop
      aa02e347
  2. 11 5月, 2020 1 次提交
    • Q
      Add a high-level API with traning and inference into Paddle. (#24293) · 43625bda
      qingqing01 提交于
      * Merge hapi into Paddle
      
      Hapi is a high level API for training and inference.
      The main modules include Model, Loss, Metrics, Dataset.
      Also includes common modules and models in NLP and computer vision, such as BERT, ResNet.
      
      These modules are developed by:
      0YuanZhang0, guoshengCS heavengate, LielinJiang, qingqing01, xyzhou-puck huangjun12, wangxiao1021, zhangyang.
      43625bda
  3. 12 3月, 2020 1 次提交
    • C
      Rename dygraph parallel env & add doc (#22925) · 3dfaf44a
      Chen Weihang 提交于
      * add dygraph parallel env doc, test=develop
      
      * polish details, test=develop, test=document_fix
      
      * fix examples error in other apis, test=develop
      
      * fix more example error in other api, test=develop
      
      * add white list for gpu examples, test=develop, test=document_fix
      3dfaf44a
  4. 10 3月, 2020 1 次提交