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
ShenLiang 2cd0bf5764
Fix doc of fleet api (#29282)
6 years ago
..
amp Dev/fix doc of some api (#28785) 6 years ago
dataset fix DATA_HOME path in win (#29222) 6 years ago
distributed Fix doc of fleet api (#29282) 6 years ago
fluid fix matmulv2 for windows (#29302) 6 years ago
framework fix doc of save/load (#28645) 6 years ago
hapi add unit test (#29228) 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] Fix PaddleGan Deoldify Model Dy2stat Problems (#29226) 6 years ago
libs
metric Enhance paddle.metric.Accuracy (#29125) 6 years ago
nn fix nll_loss doc;test=document_fix; (#29247) 6 years ago
onnx Add ONNX Exporter (#27831) 6 years ago
optimizer Fix doc (adadelta, sgd, momentum) (#29212) 6 years ago
proto
reader Upgrade string literals to raw string (#28989) 6 years ago
static enhance doc. add kwargs for backward compatibility. test=develop (#29143) 6 years ago
tensor fix docs (#29097) 6 years ago
tests fix DATA_HOME path in win (#29222) 6 years ago
text Update APIs in text/datasets and dataloader (#29219) 6 years ago
utils fix DATA_HOME path in win (#29222) 6 years ago
vision Update Codes of Cifar and VOC2012 (#29204) 6 years ago
.gitignore
__init__.py add unit test (#29228) 6 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) 6 years ago
compat.py fix some docs (#29011) 6 years ago
device.py refine the doc for API2.0 (#28386) 6 years ago
distribution.py fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541) 6 years ago
regularizer.py Upgrade string literals to raw string (#28989) 6 years ago
sysconfig.py