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 2853f0c4f9
Set static shape for shape tensor with constant [part 1] (#28275)
5 years ago
..
amp fix AMP auto_cast and grad_scaler En doc (#28177) 5 years ago
dataset Catch exception in download (#28090) 5 years ago
distributed 【Paddle.Fleet】Fix fleetrun heter (#28252) 5 years ago
fluid Set static shape for shape tensor with constant [part 1] (#28275) 5 years ago
framework 2.0rc api rename (#28088) 5 years ago
hapi Update hapi predict interface (#28180) 5 years ago
incubate refine adam/strided_slice && fix doc for rmsprop/unstack (#27740) 5 years ago
inference update for 2.0 inference api. (#27473) 5 years ago
io Add new paddle.save/load APIs (#27331) 5 years ago
jit [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 5 years ago
libs
metric Remove paddle.metric.auc in 2.0 API (#27851) 5 years ago
nn [cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215) 5 years ago
optimizer fix load check_point bug of LinearWarmup (#28280) 5 years ago
proto
reader [doc] Add example for cache and buffered (#26819) 5 years ago
static Remove and reorganize the alias of APIs (#27717) 5 years ago
tensor fix print tensor place,add cpu/cuda/pin_memory API for Tensor (#28200) 5 years ago
tests set random seed to in test_export_deploy_model (#28274) 5 years ago
text Clean text.py and decode.py for API 2.0 (#26853) 5 years ago
utils Reimplement paddle.utils.install_check. (#27771) 5 years ago
vision Update hapi predict interface (#28180) 5 years ago
.gitignore
__init__.py [cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215) 5 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 Support setting xpu place in dygraph mode (#27909) 5 years ago
distribution.py 2.0rc api rename (#28088) 5 years ago
regularizer.py 2.0rc api rename (#28088) 5 years ago
sysconfig.py