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
Thunderbrook f58434ef2c
fix slice doc (#27941)
6 years ago
..
amp Remove and reorganize the alias of APIs (#27717) 6 years ago
dataset Remove dependency on nltk for paddle __init__. (#27388) 6 years ago
distributed 【paddle.fleet】raise error when using multi-cards in fleet non_distributed mode (#27854) 6 years ago
fluid fix slice doc (#27941) 6 years ago
framework Remove and reorganize the alias of APIs (#27717) 6 years ago
hapi step lr_scheduler on epoch end in hapi/model.py fit (#27730) 6 years ago
incubate refine adam/strided_slice && fix doc for rmsprop/unstack (#27740) 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 support channel last in BatchNorm*d 6 years ago
optimizer Remove and reorganize the alias of APIs (#27717) 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 reshape support bool, test=develop (#27944) 6 years ago
tests step lr_scheduler on epoch end in hapi/model.py fit (#27730) 6 years ago
text Remove dependency on nltk for paddle __init__. (#27388) 6 years ago
utils Reimplement paddle.utils.install_check. (#27771) 6 years ago
vision Fix load pretrained model in hapi (#27893) 6 years ago
.gitignore
__init__.py Remove and reorganize the alias of APIs (#27717) 6 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py Support setting xpu place in dygraph mode (#27909) 6 years ago
distribution.py Remove and reorganize the alias of APIs (#27717) 6 years ago
regularizer.py fix reg (#27647) 6 years ago
sysconfig.py