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
Aurelius84 8af0d85ea4
fix unittest failed on windows GPU (#29072)
6 years ago
..
amp Dev/fix doc of some api (#28785) 6 years ago
dataset Upgrade string literals to raw string (#28989) 6 years ago
distributed Polish parallel api impl & doc details (#28980) 6 years ago
fluid fix unittest failed on windows GPU (#29072) 6 years ago
framework fix doc of save/load (#28645) 6 years ago
hapi Add EarlyStopping (#28691) 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 Upgrade string literals to raw string (#28989) 6 years ago
nn save one name in cross_entropy and softmax_cross_entropy, test=develop (#29074) 6 years ago
onnx Add ONNX Exporter (#27831) 6 years ago
optimizer add lamb optimizer and unittest (#28772) TODO:FIX BUGS LATER 6 years ago
proto
reader Upgrade string literals to raw string (#28989) 6 years ago
static Upgrade string literals to raw string (#28989) 6 years ago
tensor Update pow (#29000) 6 years ago
tests fix mnist fmnist (#29018) 6 years ago
text Upgrade string literals to raw string (#28989) 6 years ago
utils fix warning in english doc (#28981) 6 years ago
vision fix mnist fmnist (#29018) 6 years ago
.gitignore
__init__.py add log10 (#28576) 6 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py fix some docs (#29011) 6 years ago
device.py refine the doc for API2.0 (#28386) 6 years ago
distribution.py Upgrade string literals to raw string (#28989) 6 years ago
regularizer.py Upgrade string literals to raw string (#28989) 6 years ago
sysconfig.py