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
Leo Chen 8953038400
Fix transpose in conv cudnn kernel when addto enabled (#28295)
4 years ago
..
amp fix AMP auto_cast and grad_scaler En doc (#28177) 4 years ago
dataset Catch exception in download (#28090) 4 years ago
distributed 【Paddle.Fleet】Fix fleetrun heter (#28252) 4 years ago
fluid Fix transpose in conv cudnn kernel when addto enabled (#28295) 4 years ago
framework 2.0rc api rename (#28088) 4 years ago
hapi Update hapi predict interface (#28180) 4 years ago
incubate add + - * / @ [] operator to ComplexVariable (#28217) 4 years ago
inference
io
jit
libs
metric Remove paddle.metric.auc in 2.0 API (#27851) 4 years ago
nn [cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215) 4 years ago
optimizer fix load check_point bug of LinearWarmup (#28280) 4 years ago
proto
reader
static Remove and reorganize the alias of APIs (#27717) 4 years ago
tensor fix print tensor place,add cpu/cuda/pin_memory API for Tensor (#28200) 4 years ago
tests set random seed to in test_export_deploy_model (#28274) 4 years ago
text Clean text.py and decode.py for API 2.0 (#26853) 4 years ago
utils Reimplement paddle.utils.install_check. (#27771) 4 years ago
vision Update hapi predict interface (#28180) 4 years ago
.gitignore
__init__.py [cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py Support setting xpu place in dygraph mode (#27909) 4 years ago
distribution.py 2.0rc api rename (#28088) 4 years ago
regularizer.py 2.0rc api rename (#28088) 4 years ago
sysconfig.py