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
lilong12 bc3e9ba1c6
check the validation of parameters for expand and tile apis (#26816)
5 years ago
..
dataset remove the dependence of matplotlib in dataset of uci_housing 5 years ago
distributed remove auto mode from localsgd optimizer (#27237) 5 years ago
fluid add check for sparse parameters with weight_decay (#27141) 5 years ago
framework add cuda generator (#26786) 5 years ago
hapi Fix kl and summary bug (#27132) 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 fix conv depthwise bug (#27278) 5 years ago
optimizer add check for sparse parameters with weight_decay (#27141) 5 years ago
proto
reader
static [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 5 years ago
tensor check the validation of parameters for expand and tile apis (#26816) 5 years ago
tests Fix kl and summary bug (#27132) 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 empty op (c++, python, unit test) (#26659) 5 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
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
sysconfig.py