1. 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
  2. 30 4月, 2020 1 次提交
    • Y
      Move complex into dir incubate (#24254) · fb82d72c
      Yibing Liu 提交于
      * Move complex into dir incubate, test=develop
      
      * Fix imports, test=develop
      
      * Fix docs, test=develop
      
      * Forbid import functions from paddle.incubate directly, test=develop
      fb82d72c