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
xiemoyuan 4d3eefbb95
Modify the docs for Transformer's APIs. test=document_fix (#27729)
4 years ago
..
dataset Remove dependency on nltk for paddle __init__. (#27388) 4 years ago
distributed 【paddle.fleet】fleet support non_distributed training in dygraph mode (#27714) 4 years ago
fluid [Dy2stat] Add Resnet Test for V2 APIs (#27459) 4 years ago
framework Add new paddle.save/load APIs (#27331) 4 years ago
hapi Remove Input requirement in dygraph for Model (#27557) 4 years ago
incubate Move hapi to python/paddle root dir. (#26442) 5 years ago
inference update for 2.0 inference api. (#27473) 4 years ago
io Add new paddle.save/load APIs (#27331) 4 years ago
jit [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 4 years ago
libs
metric remove paddle.metrics.cos_sim api (#27569) 4 years ago
nn Modify the docs for Transformer's APIs. test=document_fix (#27729) 4 years ago
optimizer Remove DataParallel.scale_loss & apply_collective_grads (#27603) 4 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 4 years ago
static [API 2.0]Update 2.0 api from fluid to paddle. (#27598) 4 years ago
tensor fix bmm enforce equal batch (#27694) 4 years ago
tests Remove Input requirement in dygraph for Model (#27557) 4 years ago
text Remove dependency on nltk for paddle __init__. (#27388) 4 years ago
utils Remove dependences of cv2 (#27286) 4 years ago
vision Refine vision models (#27476) 4 years ago
.gitignore
__init__.py add multinomial op (#27219) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop (#23471) 5 years ago
compat.py fix typo word (#22784) 5 years ago
device.py use paddle.is_compile_with_cuda (#27586) 4 years ago
distribution.py fix _check_values_dtype_in_probs method in Distribution class (#27046) 4 years ago
regularizer.py fix reg (#27647) 4 years ago
sysconfig.py