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
Chen Weihang 532079a222
API (CompiledProgram) error message enhancement (#23559)
6 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 6 years ago
distributed Fix the default value bug of started port in launch.py. (#23531) 6 years ago
fleet reorganize the paddle api test=develop (#23151) 6 years ago
fluid API (CompiledProgram) error message enhancement (#23559) 6 years ago
framework reorganize the paddle api test=develop (#23151) 6 years ago
imperative reorganize the paddle api test=develop (#23151) 6 years ago
io reorganize the paddle api test=develop (#23151) 6 years ago
libs
metric reorganize the paddle api test=develop (#23151) 6 years ago
nn Add Sigmoid and sigmoid op in paddle.nn and paddle.nn.functional (#23334) 6 years ago
optimizer reorganize the paddle api test=develop (#23151) 6 years ago
proto
reader fix typo words (#22653) 6 years ago
tensor Add new API : randn (#23211) 6 years ago
utils reorganize the paddle api test=develop (#23151) 6 years ago
.gitignore
__init__.py Add new API : randn (#23211) 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