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
Zhou Wei 162b4d6c13
remove to_variable from 2.0 (#27528)
5 years ago
..
dataset Remove dependency on nltk for paddle __init__. (#27388) 5 years ago
distributed Fix test dist fleet heter ctr (#27513) 5 years ago
fluid remove to_variable from 2.0 (#27528) 5 years ago
framework Add new paddle.save/load APIs (#27331) 5 years ago
hapi Refine vision models (#27476) 5 years ago
incubate Move hapi to python/paddle root dir. (#26442) 5 years ago
inference update for 2.0 inference api. (#27473) 5 years ago
io Add new paddle.save/load APIs (#27331) 5 years ago
jit Support load state dict form `inference model` format save result (#26718) 5 years ago
libs
metric Refine vision models (#27476) 5 years ago
nn fix pool bug, test=develop (#27537) 5 years ago
optimizer fix adam (#27343) 5 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 5 years ago
static Add static mode check on data() (#27495) 5 years ago
tensor remove to_variable from 2.0 (#27528) 5 years ago
tests Refine vision models (#27476) 5 years ago
text Remove dependency on nltk for paddle __init__. (#27388) 5 years ago
utils Remove dependences of cv2 (#27286) 5 years ago
vision Refine vision models (#27476) 5 years ago
.gitignore
__init__.py remove to_variable from 2.0 (#27528) 5 years ago
batch.py Modify English documents (#20452) 6 years ago
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) 5 years ago
distribution.py fix _check_values_dtype_in_probs method in Distribution class (#27046) 5 years ago
regularizer.py add regularizer api (#27292) 5 years ago
sysconfig.py Enable users to create custom cpp op outside framework. (#19256) 6 years ago