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
lilong12 2f75465d9a
fix the call to core.ops.x, test=develop (#26729)
5 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 5 years ago
distributed 【paddle.fleet】add comments about localsgd in DistributedStrategy (#26709) 5 years ago
fluid update copyright year, test=document_fix (#26586) 5 years ago
framework Update the demo code and the doc of varbase.backward. (#26506) 5 years ago
incubate [Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960) 5 years ago
io add TensorDataset for multiprocess DataLoader (#26332) 5 years ago
jit Remove original name for alias APIs (#26195) 5 years ago
libs
metric Unify the metrics implementation between low-level and high-level API. (#26158) 5 years ago
nn Add unified RNN APIs (#26588) 5 years ago
optimizer fix the tanh (#26657) 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 call to core.ops.x, test=develop (#26729) 5 years ago
tests Unify the metrics implementation between low-level and high-level API. (#26158) 5 years ago
utils disable deprecated (#26684) 5 years ago
.gitignore
__init__.py Update the demo code and the doc of varbase.backward. (#26506) 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 [API2.0] add op for cudnn version query test=develop (#26180) 5 years ago
distribution.py fix Distribution class problem (#26535) 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