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
Shang Zhizhou e6e2e53782
Optimize error report (#27254)
6 years ago
..
dataset remove the dependence of matplotlib in dataset of uci_housing 6 years ago
distributed remove auto mode from localsgd optimizer (#27237) 6 years ago
fluid Optimize error report (#27254) 6 years ago
framework add cuda generator (#26786) 6 years ago
hapi Fix kl and summary bug (#27132) 6 years ago
incubate Move hapi to python/paddle root dir. (#26442) 6 years ago
io Move hapi to python/paddle root dir. (#26442) 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 paddle.nn.functional.logsigmoid -> log_sigmoid (#27277) 6 years ago
optimizer add check for sparse parameters with weight_decay (#27141) 6 years ago
proto
reader open deccorator test, test=develop (#25464) 6 years ago
static [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 6 years ago
tensor check the validation of parameters for expand and tile apis (#26816) 6 years ago
tests Fix kl and summary bug (#27132) 6 years ago
text Move hapi to python/paddle root dir. (#26442) 6 years ago
utils Add summary for hapi (#26386) 6 years ago
vision Move hapi to python/paddle root dir. (#26442) 6 years ago
.gitignore
__init__.py add empty op (c++, python, unit test) (#26659) 6 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
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
sysconfig.py