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
Dong Daxiang 994217ea05
【paddle.fleet】fix api documents (#26777)
5 years ago
..
dataset Refine paddle.manual_seed (#26496) 5 years ago
distributed 【paddle.fleet】fix api documents (#26777) 5 years ago
fluid [API2.0]Unify pooling function and add adaptive max pooling function (#26483) 5 years ago
framework Refine paddle.manual_seed (#26496) 5 years ago
incubate Fix hapi transform bug (#26738) 5 years ago
io add TensorDataset for multiprocess DataLoader (#26332) 5 years ago
jit [Dy2Stat] Add debugging and logging mechanism for dygraph to static (#26457) 5 years ago
libs
metric Unify the metrics implementation between low-level and high-level API. (#26158) 5 years ago
nn [API2.0]Unify pooling function and add adaptive max pooling function (#26483) 5 years ago
optimizer Adadelta Optimizer (#26590) 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 [2.0API]support set_default_dtype for to_tensor (#26432) 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 Add interface to launch parallel dygraph by multiprocessing (#26044) 5 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) 5 years ago
compat.py
device.py [API2.0] add op for cudnn version query test=develop (#26180) 5 years ago
distribution.py fix sample method of Uniform and Normal class (#26713) 5 years ago
regularizer.py
sysconfig.py