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
Leo Chen 41a7ce8347
fix random failure of test_buffer_sahred_memory_reuse_pass (#27551)
6 years ago
..
dataset Remove dependency on nltk for paddle __init__. (#27388) 6 years ago
distributed 【paddle.fleet】 Usages Change: from fleet.util() to fleet.util (#27468) 6 years ago
fluid fix random failure of test_buffer_sahred_memory_reuse_pass (#27551) 6 years ago
framework Add new paddle.save/load APIs (#27331) 6 years ago
hapi Reproduce summary api (#27367) 6 years ago
incubate Move hapi to python/paddle root dir. (#26442) 6 years ago
inference update for 2.0 inference api. (#27473) 6 years ago
io Add new paddle.save/load APIs (#27331) 6 years ago
jit Support load state dict form `inference model` format save result (#26718) 6 years ago
libs
metric Move hapi to python/paddle root dir. (#26442) 6 years ago
nn fix pool bug (#27366) 6 years ago
optimizer fix adam (#27343) 6 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 6 years ago
static Add new paddle.save/load APIs (#27331) 6 years ago
tensor Add new paddle.save/load APIs (#27331) 6 years ago
tests Remove dependency on nltk for paddle __init__. (#27388) 6 years ago
text Remove dependency on nltk for paddle __init__. (#27388) 6 years ago
utils Remove dependences of cv2 (#27286) 6 years ago
vision use paddle.get_default_dtype in vision datasets. test=develop (#27426) 6 years ago
.gitignore
__init__.py Use dygraph mode by default (#27443) 6 years ago
batch.py
check_import_scipy.py
common_ops_import.py Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop (#23471) 6 years ago
compat.py fix typo word (#22784) 6 years ago
device.py Move hapi to python/paddle root dir. (#26442) 6 years ago
distribution.py fix _check_values_dtype_in_probs method in Distribution class (#27046) 6 years ago
regularizer.py add regularizer api (#27292) 6 years ago
sysconfig.py