1. 15 5月, 2020 2 次提交
    • X
      [for 2.0-alpha] add alias in paddle.nn and paddle.tensor test=develop (#24561) · 217ca776
      XiaoguangHu 提交于
      * add alias in paddle.nn and paddle.tensor test=develop
      
      * add alias in paddle.nn and paddle.tensor dir test=develop
      
      * fix same conflict manually test=develop
      
      * update fc and dygraph alias test=develop
      
      * fix initalizer.py typo test=develop
      217ca776
    • H
      Api move 20a (#24559) · 2b6d0049
      hong 提交于
      * add base name alias; test=develop
      
      * fix embedding bug; test=develop
      
      * fix io error; test=develop
      
      * add metric; test=develop
      
      * add import palce; test=develop
      
      * add setup; test=develop
      
      * fix incubate reader; test=develop
      
      * fix initializer error; test=develop
      2b6d0049
  2. 14 5月, 2020 11 次提交
  3. 13 5月, 2020 16 次提交
  4. 12 5月, 2020 5 次提交
  5. 11 5月, 2020 2 次提交
    • 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
    • X
      fix rnn check_type list error (#24346) · 4af3ec0f
      Xing Wu 提交于
      * fix rnn check_type list error
      
      * tigger ci, test=develop
      
      * update modify, test=develop
      4af3ec0f
  6. 09 5月, 2020 4 次提交