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
zhupengyang 2cd10fc465
fix 2.0 api docs (#28445)
6 years ago
..
amp fix AMP auto_cast and grad_scaler En doc (#28177) 6 years ago
dataset deprecated APIs under paddle.dataset. test=develop (#28423) 6 years ago
distributed fix nccl init failed in parallel dygraph mode (#28497) 6 years ago
fluid fix 2.0 api docs (#28445) 6 years ago
framework fix doc of save/load (#28645) 6 years ago
hapi Fix summary api for rnn gru lstm (#28566) 6 years ago
incubate add + - * / @ [] operator to ComplexVariable (#28217) 6 years ago
inference update for 2.0 inference api. (#27473) 6 years ago
io Add weighted random sampler (#28545) 6 years ago
jit [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 6 years ago
libs
metric Support squeezed label as input in paddle.metric.Accuracy (#28535) 6 years ago
nn fix 2.0 api docs (#28445) 6 years ago
onnx Add ONNX Exporter (#27831) 6 years ago
optimizer fix doc of save/load (#28645) 6 years ago
proto
reader exec ut no more than 15s 1 (#28439) 6 years ago
static Remove and reorganize the alias of APIs (#27717) 6 years ago
tensor fix 2.0 api docs (#28445) 6 years ago
tests modified timeout value for some ut (#28616) 6 years ago
text Clean text.py and decode.py for API 2.0 (#26853) 6 years ago
utils enhance the op_version_registry, test=develop (#28347) 6 years ago
vision Fix vgg error when num_classes is given (#28557) 6 years ago
.gitignore
__init__.py Add ONNX Exporter (#27831) 6 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py refine the doc for API2.0 (#28386) 6 years ago
distribution.py 2.0rc api rename (#28088) 6 years ago
regularizer.py 2.0rc api rename (#28088) 6 years ago
sysconfig.py