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
MRXLT b19b01af18
add dygraph code for unstack (#27881)
6 years ago
..
amp Move dygraph amp api to paddle-2.0 (#27681) 6 years ago
dataset
distributed remove scale loss and coll grads, test=document_fix (#27874) 6 years ago
fluid add dygraph code for unstack (#27881) 6 years ago
framework Polish save load en doc details (#27845) 6 years ago
hapi Fix bug of Model.save (#27815) 6 years ago
incubate refine adam/strided_slice && fix doc for rmsprop/unstack (#27740) 6 years ago
inference
io
jit [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 6 years ago
libs
metric Update api 2.0 for some ops 6 years ago
nn fix norm api doc, test=develop (#27652) 6 years ago
optimizer fix norm api doc, test=develop (#27652) 6 years ago
proto
reader
static fix deform_conv2d doc, test=document_fix (#27873) 6 years ago
tensor Made a change in python API to support the GPU version of unique OP working in static graph (#27899) 6 years ago
tests Fix bug of Model.save (#27815) 6 years ago
text
utils
vision Refine vision models (#27476) 6 years ago
.gitignore
__init__.py Refine the format of printing tensor (#27673) 6 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py use paddle.is_compile_with_cuda (#27586) 6 years ago
distribution.py add categorical class (#27695) 6 years ago
regularizer.py fix reg (#27647) 6 years ago
sysconfig.py