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
Zhang Ting eb37ee2a26
modify docs of program API, test=document_fix (#27600)
4 years ago
..
dataset Remove dependency on nltk for paddle __init__. (#27388) 4 years ago
distributed Revert "Initialize gloo for low level collective apis (#27356)", test=document_fix (#27665) 4 years ago
fluid modify docs of program API, test=document_fix (#27600) 4 years ago
framework Add new paddle.save/load APIs (#27331) 4 years ago
hapi Refine vision models (#27476) 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 Support load state dict form `inference model` format save result (#26718) 5 years ago
libs
metric remove paddle.metrics.cos_sim api (#27569) 4 years ago
nn fix pad2d example code (#27615) 4 years ago
optimizer Remove optimizer which in fleet, test=develop (#27606) 4 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 4 years ago
static [API 2.0] Fix example code of api 'switch_case' and add/delete alias (#27578) 4 years ago
tensor remove to_variable from 2.0 (#27528) 4 years ago
tests Refine vision models (#27476) 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 support elementwise add, activation, matmul on Baidu Kunlun (#27143) 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
device.py support elementwise add, activation, matmul on Baidu Kunlun (#27143) 4 years ago
distribution.py fix _check_values_dtype_in_probs method in Distribution class (#27046) 4 years ago
regularizer.py add regularizer api (#27292) 4 years ago
sysconfig.py