1. 24 5月, 2020 1 次提交
  2. 21 5月, 2020 2 次提交
  3. 15 5月, 2020 3 次提交
  4. 14 5月, 2020 11 次提交
  5. 13 5月, 2020 16 次提交
  6. 12 5月, 2020 5 次提交
  7. 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