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
littletomatodonkey 52a6ca0cf5
test=develop, improve pad assertion error (#26748)
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 test=develop, improve pad assertion error (#26748) 5 years ago
framework Update the demo code and the doc of varbase.backward. (#26506) 5 years ago
incubate [2.0 API] add paddle.nn.functional.linear and fix paddle.nn.Linear (#26480) 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 test=develop, improve pad assertion error (#26748) 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 clip input check (#26683) 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
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