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
MRXLT 1769d2128a
fix ut (#26844)
6 years ago
..
dataset Move hapi to python/paddle root dir. (#26442) 6 years ago
distributed Remove backend argument of init_parallel_env (#26773) 6 years ago
fluid fix ut (#26844) 6 years ago
framework Remove backend argument of init_parallel_env (#26773) 6 years ago
hapi Move hapi to python/paddle root dir. (#26442) 6 years ago
incubate Move hapi to python/paddle root dir. (#26442) 6 years ago
io Move hapi to python/paddle root dir. (#26442) 6 years ago
jit [Dy2Stat] Add debugging and logging mechanism for dygraph to static (#26457) 6 years ago
libs
metric Move hapi to python/paddle root dir. (#26442) 6 years ago
nn add embedding 2.0 (#26649) 6 years ago
optimizer update optimizer (#26711) 6 years ago
proto
reader open deccorator test, test=develop (#25464) 6 years ago
static [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 6 years ago
tensor Add support for tensor min/max in dygraph (#26764) 6 years ago
tests Move hapi to python/paddle root dir. (#26442) 6 years ago
text Move hapi to python/paddle root dir. (#26442) 6 years ago
utils Move hapi to python/paddle root dir. (#26442) 6 years ago
vision Move hapi to python/paddle root dir. (#26442) 6 years ago
.gitignore
__init__.py Move hapi to python/paddle root dir. (#26442) 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 Move hapi to python/paddle root dir. (#26442) 6 years ago
distribution.py fix sample method of Uniform and Normal class (#26713) 6 years ago
regularizer.py reorganize the paddle api test=develop (#23151) 6 years ago
sysconfig.py