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
Kaipeng Deng dbc88bb900
Add iterable dataset support for multiprocess DataLoader (#25558)
6 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 6 years ago
distributed records the offset of log when creating by paddle.distributed.launch (#25725) 6 years ago
fleet 【paddle.fleet】add lamb to fleet meta optimizer (#26025) 6 years ago
fluid Add iterable dataset support for multiprocess DataLoader (#25558) 6 years ago
framework Paddle-2.0 API directory migration (#25898) 6 years ago
incubate Paddle-2.0 API directory migration (#25898) 6 years ago
io Add iterable dataset support for multiprocess DataLoader (#25558) 6 years ago
jit Paddle-2.0 API directory migration (#25898) 6 years ago
libs
metric Api move 20a (#24559) 6 years ago
nn softmax: imperative->static; fix doc examples (#26134) 6 years ago
optimizer Api move 20a (#24559) 6 years ago
proto
reader open deccorator test, test=develop (#25464) 6 years ago
static Paddle-2.0 API directory migration (#25898) 6 years ago
tensor add deprecated decorator, remove alias for cumsum op (#26104) 6 years ago
utils add paddle.utils.deprecated. (#25912) 6 years ago
.gitignore
__init__.py Paddle-2.0 API directory migration (#25898) 6 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) 6 years ago
compat.py fix typo word (#22784) 6 years ago
device.py reorganize the paddle api test=develop (#23151) 6 years ago
distribution.py reorganize the paddle api test=develop (#23151) 6 years ago
regularizer.py reorganize the paddle api test=develop (#23151) 6 years ago
sysconfig.py