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
LiuChiachi 70385518a6
Add EarlyStopping (#28691)
5 years ago
..
amp fix AMP auto_cast and grad_scaler En doc (#28177) 5 years ago
dataset deprecated APIs under paddle.dataset. test=develop (#28423) 5 years ago
distributed lazily init global group in collective (#28780) 5 years ago
fluid support ps-gpu (#28752) 5 years ago
framework fix doc of save/load (#28645) 5 years ago
hapi Add EarlyStopping (#28691) 5 years ago
incubate add + - * / @ [] operator to ComplexVariable (#28217) 5 years ago
inference update for 2.0 inference api. (#27473) 5 years ago
io Add weighted random sampler (#28545) 5 years ago
jit [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 5 years ago
libs
metric Support squeezed label as input in paddle.metric.Accuracy (#28535) 5 years ago
nn Optimize conv performance (#28766) 5 years ago
onnx Add ONNX Exporter (#27831) 5 years ago
optimizer fix API optimizer get_lr to support static graph mode (#28681) 5 years ago
proto
reader exec ut no more than 15s 1 (#28439) 5 years ago
static fix save_inference_model and load_inference_mode alias. test=develop (#28736) 5 years ago
tensor refine the doc of dist op, test=document_fix (#28947) 5 years ago
tests Add EarlyStopping (#28691) 5 years ago
text Clean text.py and decode.py for API 2.0 (#26853) 5 years ago
utils fix docs (#28683) 5 years ago
vision Add with_pool args for vgg (#28684) 5 years ago
.gitignore
__init__.py add log10 (#28576) 5 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py refine the doc for API2.0 (#28386) 5 years ago
distribution.py 2.0rc api rename (#28088) 5 years ago
regularizer.py 2.0rc api rename (#28088) 5 years ago
sysconfig.py