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
chajchaj 357341381c
del the DEFINE_ALIAS of sigmoid_cross_entropy_with_logits (#27883)
4 years ago
..
amp Move dygraph amp api to paddle-2.0 (#27681) 4 years ago
dataset Remove dependency on nltk for paddle __init__. (#27388) 4 years ago
distributed 【paddle.fleet】fix sparse load (#27680) 4 years ago
fluid Fix adam (#27778) 4 years ago
framework Polish save load en doc details (#27845) 4 years ago
hapi Fix bug of Model.save (#27815) 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 del the DEFINE_ALIAS of sigmoid_cross_entropy_with_logits (#27883) 4 years ago
optimizer fix norm api doc, test=develop (#27652) 4 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 4 years ago
static fix deform_conv2d doc, test=document_fix (#27873) 4 years ago
tensor Refine tensor to_string (#27925) 4 years ago
tests Fix bug of Model.save (#27815) 4 years ago
text Remove dependency on nltk for paddle __init__. (#27388) 4 years ago
utils Remove dependences of cv2 (#27286) 4 years ago
vision Refine vision models (#27476) 4 years ago
.gitignore
__init__.py Refine the format of printing tensor (#27673) 4 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) 5 years ago
compat.py fix typo word (#22784) 5 years ago
device.py use paddle.is_compile_with_cuda (#27586) 4 years ago
distribution.py add categorical class (#27695) 4 years ago
regularizer.py fix reg (#27647) 4 years ago
sysconfig.py