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
Dong Daxiang 50a5bcfc9d
【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186)
5 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 5 years ago
distributed 【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186) 5 years ago
fluid 【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186) 5 years ago
framework Paddle-2.0 API directory migration (#25898) 5 years ago
incubate Paddle-2.0 API directory migration (#25898) 5 years ago
io Add iterable dataset support for multiprocess DataLoader (#25558) 5 years ago
jit Paddle-2.0 API directory migration (#25898) 5 years ago
libs
metric Api move 20a (#24559) 5 years ago
nn change api name eps to epsilon for the pair_distance 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 paddle.mean: add attr axis, keepdim (#26147) 5 years ago
utils add paddle.utils.deprecated. (#25912) 5 years ago
.gitignore
__init__.py 【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186) 5 years ago
batch.py Modify English documents (#20452) 5 years ago
check_import_scipy.py Optimized error reporting information (#19173) 6 years ago
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 reorganize the paddle api test=develop (#23151) 5 years ago
distribution.py reorganize the paddle api test=develop (#23151) 5 years ago
regularizer.py reorganize the paddle api test=develop (#23151) 5 years ago
sysconfig.py Enable users to create custom cpp op outside framework. (#19256) 5 years ago