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
liym27 435fc4f0af
[while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330)
6 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 6 years ago
declarative Api move 20a (#24559) 6 years ago
distributed Fix typo in interface. (#24779) 6 years ago
fleet remove async configuration from distributed_strategy.py (#25425) 6 years ago
fluid [while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330) 6 years ago
framework Api move 20a (#24559) 6 years ago
imperative Api move 20a (#24559) 6 years ago
incubate modify trace api test=develop (#25397) 6 years ago
io Api move 20a (#24559) 6 years ago
libs
metric Api move 20a (#24559) 6 years ago
nn add Pad2D and LeakyReLU (#25177) 6 years ago
optimizer Api move 20a (#24559) 6 years ago
proto
reader open deccorator test, test=develop (#25464) 6 years ago
tensor modify trace api test=develop (#25397) 6 years ago
utils Implement the new profiler api. (#24344) 6 years ago
.gitignore
__init__.py Paddle fleet distributed strategy (#25379) 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