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 wenhui 8388abe66b
Fix api 1128 (#29174)
5 years ago
..
amp Dev/fix doc of some api (#28785) 5 years ago
dataset Upgrade string literals to raw string (#28989) 5 years ago
distributed Support dynamic graph distributed (#28997) 5 years ago
fluid [Dy2stat] Disable PaddleInference IR Optimization in test_mnist for CUDA11 (#29105) 5 years ago
framework fix doc of save/load (#28645) 5 years ago
hapi Add ReduceLROnPlateau (#29113) 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] Fix bug: the return statement should be transformed to an equivalent Paddle/Python if statement, which depends on if conditions of the return stmt. (#29165) 5 years ago
libs
metric Fix doc format for callbacks, metrics and Model (#28638) 5 years ago
nn Fix api 1128 (#29174) 5 years ago
onnx Add ONNX Exporter (#27831) 5 years ago
optimizer Fix api 1128 (#29174) 5 years ago
proto
reader Upgrade string literals to raw string (#28989) 5 years ago
static enhance doc. add kwargs for backward compatibility. test=develop (#29143) 5 years ago
tensor update expand as op to use the shape of the target tensor instead of the target tensor itself. (#29020) 5 years ago
tests Add ReduceLROnPlateau (#29113) 5 years ago
text Upgrade string literals to raw string (#28989) 5 years ago
utils fix warning in english doc (#28981) 5 years ago
vision alias yolo_loss & yolo_box to paddle.vision. (#28520) 5 years ago
.gitignore
__init__.py add paddle.subtract, optimize paddle.maximum and paddle.minimum 5 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py fix some docs (#29011) 5 years ago
device.py refine the doc for API2.0 (#28386) 5 years ago
distribution.py fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541) 5 years ago
regularizer.py Upgrade string literals to raw string (#28989) 5 years ago
sysconfig.py