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
Yang Zhang 617eb67f29
Upgrade `no_grad` decorator (#25472)
5 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 5 years ago
distributed 【paddle.fleet】upgrade fleet: modify role_maker (#26038) 5 years ago
fluid Upgrade `no_grad` decorator (#25472) 5 years ago
framework Remove original name for alias APIs (#26195) 5 years ago
incubate Use faster algorithm for complex matmul, test=develop (#26231) 5 years ago
io Add iterable dataset support for multiprocess DataLoader (#25558) 5 years ago
jit Remove original name for alias APIs (#26195) 5 years ago
libs
metric Api move 20a (#24559) 5 years ago
nn hardshrink and Hardshrink: add class, threshold default 0.5 (#26198) 5 years ago
optimizer Api move 20a (#24559) 5 years ago
proto
reader open deccorator test, test=develop (#25464) 5 years ago
static Paddle-2.0 API directory migration (#25898) 5 years ago
tensor fix the doc of inverse, dot, cholesky (#25860) 5 years ago
utils add paddle.utils.deprecated. (#25912) 5 years ago
.gitignore
__init__.py Upgrade `no_grad` decorator (#25472) 5 years ago
batch.py
check_import_scipy.py
common_ops_import.py
compat.py
device.py
distribution.py
regularizer.py
sysconfig.py