You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/incubate/hapi
Kaipeng Deng 5fdec3ed35
fix test_metrics accuracy. test=develop (#26358)
6 years ago
..
datasets Add a high-level API with traning and inference into Paddle. (#24293) 6 years ago
tests fix test_metrics accuracy. test=develop (#26358) 6 years ago
text Paddle-2.0 API directory migration (#25898) 6 years ago
vision Refine Model of high level API (#25559) 6 years ago
__init__.py Add uncombined_weight_to_state_dict api (#25649) 6 years ago
callbacks.py Remove paddle.incubate.hapi.loss and reuse paddle.nn.layer.loss in high level API (#25590) 6 years ago
device.py Refine Model of high level API (#25559) 6 years ago
distributed.py DistributedBatchSampler add num_replicas and rank. test=develop (#26315) 6 years ago
download.py Add vision api for hapi (#24404) 6 years ago
dygraph_layer_patch.py remove ProgramTranslator.save_inference_model (#25740) 6 years ago
logger.py Add a high-level API with traning and inference into Paddle. (#24293) 6 years ago
metrics.py Remove paddle.incubate.hapi.loss and reuse paddle.nn.layer.loss in high level API (#25590) 6 years ago
model.py Remove paddle.incubate.hapi.loss and reuse paddle.nn.layer.loss in high level API (#25590) 6 years ago
progressbar.py Add a high-level API with traning and inference into Paddle. (#24293) 6 years ago
utils.py Add uncombined_weight_to_state_dict api (#25649) 6 years ago