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
Michał Gallus a63bcf9ae7
[DNNL][INT8][FP32] MatMul (#23395)
5 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 5 years ago
distributed Fix the default value bug of started port in launch.py. (#23531) 5 years ago
fleet reorganize the paddle api test=develop (#23151) 5 years ago
fluid [DNNL][INT8][FP32] MatMul (#23395) 5 years ago
framework reorganize the paddle api test=develop (#23151) 5 years ago
imperative reorganize the paddle api test=develop (#23151) 5 years ago
io reorganize the paddle api test=develop (#23151) 5 years ago
libs
metric reorganize the paddle api test=develop (#23151) 5 years ago
nn add activation ops under paddle.nn and paddle.nn.functional: ReLU, LogSoftmax (#23258) 5 years ago
optimizer reorganize the paddle api test=develop (#23151) 5 years ago
proto
reader fix typo words (#22653) 5 years ago
tensor add dist op (#23503) 5 years ago
utils reorganize the paddle api test=develop (#23151) 5 years ago
.gitignore
__init__.py add dist op (#23503) 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