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
Wojciech Uss d0a921ba98
Quant2 updates and fixes (#25313)
5 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 5 years ago
declarative Api move 20a (#24559) 5 years ago
distributed fix the compatibility of PY2 and PY3 in paddle.distributed.launch (#25304) 5 years ago
fleet reorganize the paddle api test=develop (#23151) 5 years ago
fluid Quant2 updates and fixes (#25313) 5 years ago
framework Api move 20a (#24559) 5 years ago
imperative Api move 20a (#24559) 5 years ago
incubate Remove RUN_SERIAL TRUE (#25179) 5 years ago
io Api move 20a (#24559) 5 years ago
libs
metric Api move 20a (#24559) 5 years ago
nn update interpolate & upsample api's doc (#24553) 5 years ago
optimizer Api move 20a (#24559) 5 years ago
proto
reader temporarily disable these unittests failed on windows (#24942) 5 years ago
tensor [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 5 years ago
utils Implement the new profiler api. (#24344) 5 years ago
.gitignore
__init__.py Add histc op (#24562) 5 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) 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