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
wawltor 0a29fc85d6
fix the argmin,argmax op for the paddlepaddle 2.0
6 years ago
..
dataset Move hapi to python/paddle root dir. (#26442) 6 years ago
distributed supplement bug fix of parameter server (#26217) 6 years ago
fluid fix the argmin,argmax op for the paddlepaddle 2.0 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 fix adaptive_avg_1d outputsize type issue, test=document_fix (#26869) 6 years ago
optimizer Revert `no_grad` changes and add new implementation (#26826) 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 fix the argmin,argmax op for the paddlepaddle 2.0 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 Revert `no_grad` changes and add new implementation (#26826) 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