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
lilong12 5132f5129d
terminate http server used by gloo for fleet after init (#27698)
6 years ago
..
dataset Remove dependency on nltk for paddle __init__. (#27388) 6 years ago
distributed terminate http server used by gloo for fleet after init (#27698) 6 years ago
fluid Add unittests and OP version registry for quant_conv2d_dequant_fuse_pass (#27689) 6 years ago
framework Add new paddle.save/load APIs (#27331) 6 years ago
hapi Refine vision models (#27476) 6 years ago
incubate Move hapi to python/paddle root dir. (#26442) 6 years ago
inference update for 2.0 inference api. (#27473) 6 years ago
io Add new paddle.save/load APIs (#27331) 6 years ago
jit [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 6 years ago
libs
metric remove paddle.metrics.cos_sim api (#27569) 6 years ago
nn Add transformer generate square subsequent mask api (#27651) 6 years ago
optimizer Remove DataParallel.scale_loss & apply_collective_grads (#27603) 6 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 6 years ago
static Polish api BuildStrategy/ExecutionStrategy doc & code example (#27662) 6 years ago
tensor update mv op docs (#27559) 6 years ago
tests Refine vision models (#27476) 6 years ago
text Remove dependency on nltk for paddle __init__. (#27388) 6 years ago
utils Remove dependences of cv2 (#27286) 6 years ago
vision Refine vision models (#27476) 6 years ago
.gitignore
__init__.py use paddle.is_compile_with_cuda (#27586) 6 years ago
batch.py Modify English documents (#20452) 7 years ago
check_import_scipy.py
common_ops_import.py Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop (#23471) 6 years ago
compat.py fix typo word (#22784) 6 years ago
device.py use paddle.is_compile_with_cuda (#27586) 6 years ago
distribution.py fix _check_values_dtype_in_probs method in Distribution class (#27046) 6 years ago
regularizer.py add regularizer api (#27292) 6 years ago
sysconfig.py Enable users to create custom cpp op outside framework. (#19256) 7 years ago