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
ceci3 54d8424e93
[2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108)
4 years ago
..
dataset remove the dependence of matplotlib in dataset of uci_housing 4 years ago
distributed fix the localsgd optimizer (#27094) 4 years ago
fluid [2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108) 4 years ago
framework add cuda generator (#26786) 5 years ago
hapi Fix conv and summary api bug (#27023) 5 years ago
incubate Move hapi to python/paddle root dir. (#26442) 5 years ago
io Move hapi to python/paddle root dir. (#26442) 5 years ago
jit Support load state dict form `inference model` format save result (#26718) 5 years ago
libs
metric Move hapi to python/paddle root dir. (#26442) 5 years ago
nn [2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108) 4 years ago
optimizer fix sample code (#26962) 5 years ago
proto
reader open deccorator test, test=develop (#25464) 5 years ago
static [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 5 years ago
tensor fix gpu kernel for numel Op (#27085) 4 years ago
tests Fix conv and summary api bug (#27023) 5 years ago
text Move hapi to python/paddle root dir. (#26442) 5 years ago
utils Add summary for hapi (#26386) 5 years ago
vision Move hapi to python/paddle root dir. (#26442) 5 years ago
.gitignore
__init__.py add cuda generator (#26786) 5 years ago
batch.py Modify English documents (#20452) 5 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) 5 years ago
compat.py fix typo word (#22784) 5 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) 4 years ago
regularizer.py reorganize the paddle api test=develop (#23151) 5 years ago
sysconfig.py