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 216e085605
update, test=develop (#29139)
4 years ago
..
amp
dataset Upgrade string literals to raw string (#28989) 4 years ago
distributed update, test=develop (#29139) 4 years ago
fluid [Dynamic-to-Static] Support **kwargs as input of the function which is decorated by `jit.save.to_static` (#29098) 4 years ago
framework
hapi Revert "add hapi api flops (#28755)" (#29144) 4 years ago
incubate
inference
io
jit [Dynamic-to-Static] Fix bug: support pop from a dict and polish code of convert_pop (#29023) 4 years ago
libs
metric Fix doc format for callbacks, metrics and Model (#28638) 4 years ago
nn Fix interpolate doc (#29104) 4 years ago
onnx
optimizer add lamb optimizer and unittest (#28772) TODO:FIX BUGS LATER 4 years ago
proto
reader Upgrade string literals to raw string (#28989) 4 years ago
static fix doc of data,matmul,dot,cholesky,scatter,divide,remainder,inverse,sign (#28665) 4 years ago
tensor add paddle.broadcast_to api which is a alias of paddle.expand (#28706) 4 years ago
tests fix error with ut timeout and failed (#29148) 4 years ago
text Upgrade string literals to raw string (#28989) 4 years ago
utils
vision
.gitignore
__init__.py Revert "add hapi api flops (#28755)" (#29144) 4 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py fix some docs (#29011) 4 years ago
device.py
distribution.py Upgrade string literals to raw string (#28989) 4 years ago
regularizer.py Upgrade string literals to raw string (#28989) 4 years ago
sysconfig.py