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
lilong12 ed9dd7c9f0
add send and recv ops (#28590)
5 years ago
..
amp fix AMP auto_cast and grad_scaler En doc (#28177) 5 years ago
dataset deprecated APIs under paddle.dataset. test=develop (#28423) 5 years ago
distributed 【Paddle.Fleet】Fix fleetrun heter (#28252) 5 years ago
fluid add send and recv ops (#28590) 5 years ago
framework updata 2.0 API english doc (#28525) 5 years ago
hapi save dtype of inputs (#28301) 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 paddle.io.ComposeDataset & paddle.io.ChainDataset (#28311) 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 Update `add` `clip` `MSELoss` and `no_grad` (#28530) 5 years ago
onnx Add ONNX Exporter (#27831) 5 years ago
optimizer updata 2.0 API english doc (#28525) 5 years ago
proto
reader exec ut no more than 15s 1 (#28439) 5 years ago
static Remove and reorganize the alias of APIs (#27717) 5 years ago
tensor Update `add` `clip` `MSELoss` and `no_grad` (#28530) 5 years ago
tests exec ut no more than 15s 1 (#28439) 5 years ago
text Clean text.py and decode.py for API 2.0 (#26853) 5 years ago
utils enhance the op_version_registry, test=develop (#28347) 5 years ago
vision add fashion dataset (#28411) 5 years ago
.gitignore
__init__.py Add ONNX Exporter (#27831) 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 refine the doc for API2.0 (#28386) 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