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
Aurelius84 3718b2e706
Fix test_lstm unittest failed and Add more unittest (#28029)
4 years ago
..
amp Change reduce mean (#27997) 4 years ago
dataset Remove dependency on nltk for paddle __init__. (#27388) 4 years ago
distributed 【paddle.fleet】fleet add _get_applied_meta_list and _get_applied_graph_list (#27952) 4 years ago
fluid Fix test_lstm unittest failed and Add more unittest (#28029) 4 years ago
framework Remove and reorganize the alias of APIs (#27717) 4 years ago
hapi step lr_scheduler on epoch end in hapi/model.py fit (#27730) 4 years ago
incubate refine adam/strided_slice && fix doc for rmsprop/unstack (#27740) 4 years ago
inference update for 2.0 inference api. (#27473) 4 years ago
io Add new paddle.save/load APIs (#27331) 4 years ago
jit [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 4 years ago
libs
metric Remove paddle.metric.auc in 2.0 API (#27851) 4 years ago
nn Incorporate cudnn_lstm into LSTM api (#27217) 4 years ago
optimizer Change reduce mean (#27997) 4 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 4 years ago
static Remove and reorganize the alias of APIs (#27717) 4 years ago
tensor change paddle.fluid.layers.fill_constant to paddle.full in sample codes (#27993) 4 years ago
tests Clean text.py and decode.py for API 2.0 (#26853) 4 years ago
text Clean text.py and decode.py for API 2.0 (#26853) 4 years ago
utils Reimplement paddle.utils.install_check. (#27771) 4 years ago
vision Fix load pretrained model in hapi (#27893) 4 years ago
.gitignore
__init__.py Remove and reorganize the alias of APIs (#27717) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py Support setting xpu place in dygraph mode (#27909) 4 years ago
distribution.py Remove and reorganize the alias of APIs (#27717) 4 years ago
regularizer.py fix reg (#27647) 4 years ago
sysconfig.py