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
Double_V 17db031a05
fix pool bug, test=develop (#28359)
6 years ago
..
amp fix AMP auto_cast and grad_scaler En doc (#28177) 6 years ago
dataset Catch exception in download (#28090) 6 years ago
distributed 【Paddle.Fleet】Fix fleetrun heter (#28252) 6 years ago
fluid Pool2d cuda kernel supports fp16 (#28316) 6 years ago
framework 2.0rc api rename (#28088) 6 years ago
hapi Make vision datasets return PIL.Image as default (#28264) 6 years ago
incubate add + - * / @ [] operator to ComplexVariable (#28217) 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 [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 6 years ago
libs
metric Remove paddle.metric.auc in 2.0 API (#27851) 6 years ago
nn fix pool bug, test=develop (#28359) 6 years ago
optimizer Fix lr setting of AdamW when lr is an instance of LRScheduler (#28300) 6 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 6 years ago
static Remove and reorganize the alias of APIs (#27717) 6 years ago
tensor Add median api. (#28310) 6 years ago
tests Make vision datasets return PIL.Image as default (#28264) 6 years ago
text Clean text.py and decode.py for API 2.0 (#26853) 6 years ago
utils Reimplement paddle.utils.install_check. (#27771) 6 years ago
vision Make vision datasets return PIL.Image as default (#28264) 6 years ago
.gitignore
__init__.py Add median api. (#28310) 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 Support setting xpu place in dygraph mode (#27909) 6 years ago
distribution.py 2.0rc api rename (#28088) 6 years ago
regularizer.py 2.0rc api rename (#28088) 6 years ago
sysconfig.py