• 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
__init__.py 9.9 KB