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
李灿 4193ae0d02
fix bugs test=develop (#28158)
5 years ago
..
amp Change reduce mean (#27997) (#28004) 5 years ago
dataset Remove dependency on nltk for paddle __init__. (#27388) 5 years ago
distributed 【paddle.fleet】fleet add _get_applied_meta_list and _get_applied_graph_list, test=develop (#27952) (#28053) 5 years ago
fluid 【paddle.fleet】fleet add _get_applied_meta_list and _get_applied_graph_list, test=develop (#27952) (#28053) 5 years ago
framework Remove and reorganize the alias of APIs (#27717) 5 years ago
hapi [cherry-pick] lr scheduler epoch2step (#28056) 5 years ago
incubate refine adam/strided_slice && fix doc for rmsprop/unstack (#27740) 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 [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 5 years ago
libs
metric Remove paddle.metric.auc in 2.0 API (#27851) 5 years ago
nn fix pad api (#28045) 5 years ago
optimizer fix optimizer init (#27994) 5 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 5 years ago
static Remove and reorganize the alias of APIs (#27717) 5 years ago
tensor fix bugs test=develop (#28158) 5 years ago
tests transform add pil backend (#28132) 5 years ago
text Clean text.py and decode.py for API 2.0 (#26853) (#27958) 5 years ago
utils Reimplement paddle.utils.install_check. (#27771) (#27963) 5 years ago
vision transform add pil backend (#28132) 5 years ago
.gitignore
__init__.py [API 2.0: doc] transfer from paddle.fluid.layers.assign() into creation.py (#27999) (#28074) 5 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py Support setting xpu place in dygraph mode (#27909) 5 years ago
distribution.py cherry pick 27946 Fix error message of multinomial op (#28080) 5 years ago
regularizer.py fix reg (#27647) 5 years ago
sysconfig.py