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
huangjun12 e480168fae
fix dropout bug in backward when input is 1d tensor (#26837)
5 years ago
..
dataset Move hapi to python/paddle root dir. (#26442) 5 years ago
distributed fix sample codes in collective.py (#26787) 5 years ago
fluid fix dropout bug in backward when input is 1d tensor (#26837) 5 years ago
framework Remove backend argument of init_parallel_env (#26773) 5 years ago
hapi Correct 2.0 API usage in hapi.model.load (#26829) 5 years ago
incubate Move hapi to python/paddle root dir. (#26442) 5 years ago
io Move hapi to python/paddle root dir. (#26442) 5 years ago
jit [Dy2Stat] Add debugging and logging mechanism for dygraph to static (#26457) 5 years ago
libs
metric Move hapi to python/paddle root dir. (#26442) 5 years ago
nn fix dropout bug in backward when input is 1d tensor (#26837) 5 years ago
optimizer Revert `no_grad` changes and add new implementation (#26826) 5 years ago
proto
reader open deccorator test, test=develop (#25464) 5 years ago
static [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 5 years ago
tensor fix the argmin,argmax op for the paddlepaddle 2.0 5 years ago
tests Correct 2.0 API usage in hapi.model.load (#26829) 5 years ago
text Move hapi to python/paddle root dir. (#26442) 5 years ago
utils add deprecated information to the top of an API docstring (#26818) 5 years ago
vision Move hapi to python/paddle root dir. (#26442) 5 years ago
.gitignore
__init__.py Revert `no_grad` changes and add new implementation (#26826) 5 years ago
batch.py Modify English documents (#20452) 6 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 Move hapi to python/paddle root dir. (#26442) 5 years ago
distribution.py fix sample method of Uniform and Normal class (#26713) 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) 6 years ago