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
liym27 85292e0b46
[Dynamic-to-Static] Fix bug of convert_logical_and/convert_logical_or: the operands are executed sequentially(#28993)
4 years ago
..
amp Dev/fix doc of some api (#28785) 4 years ago
dataset Delete mq2007 dataset. (#28995) 4 years ago
distributed 【paddle.distributed.fleet】Optimize ParameterServer's Async Mode (#28442) 4 years ago
fluid [Dynamic-to-Static] Fix bug of convert_logical_and/convert_logical_or: the operands are executed sequentially(#28993) 4 years ago
framework fix doc of save/load (#28645) 4 years ago
hapi Add EarlyStopping (#28691) 4 years ago
incubate add + - * / @ [] operator to ComplexVariable (#28217) 4 years ago
inference update for 2.0 inference api. (#27473) 4 years ago
io Add weighted random sampler (#28545) 4 years ago
jit [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 4 years ago
libs
metric Support squeezed label as input in paddle.metric.Accuracy (#28535) 4 years ago
nn fix eng doc for some api (#28477) 4 years ago
onnx Add ONNX Exporter (#27831) 4 years ago
optimizer fix API optimizer get_lr to support static graph mode (#28681) 4 years ago
proto
reader exec ut no more than 15s 1 (#28439) 4 years ago
static fix save_inference_model and load_inference_mode alias. test=develop (#28736) 4 years ago
tensor Dev/fix doc of some api (#28785) 4 years ago
tests fix mnist fmnist (#29018) 4 years ago
text Clean text.py and decode.py for API 2.0 (#26853) 4 years ago
utils fix warning in english doc (#28981) 4 years ago
vision fix mnist fmnist (#29018) 4 years ago
.gitignore
__init__.py add log10 (#28576) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py refine the doc for API2.0 (#28386) 4 years ago
distribution.py 2.0rc api rename (#28088) 4 years ago
regularizer.py 2.0rc api rename (#28088) 4 years ago
sysconfig.py