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 2675cae758
add deprecated decorator for old apis expand and expand_as (#26759)
6 years ago
..
dataset Refine paddle.manual_seed (#26496) 6 years ago
distributed Add interface to launch parallel dygraph by multiprocessing (#26044) 6 years ago
fluid add deprecated decorator for old apis expand and expand_as (#26759) 6 years ago
framework Refine paddle.manual_seed (#26496) 6 years ago
incubate Fix hapi transform bug (#26738) 6 years ago
io add TensorDataset for multiprocess DataLoader (#26332) 6 years ago
jit [Dy2Stat] Add debugging and logging mechanism for dygraph to static (#26457) 6 years ago
libs
metric Unify the metrics implementation between low-level and high-level API. (#26158) 6 years ago
nn [2.0 API] add SyncBatchNorm.convert_sync_batch_norm (#26688) 6 years ago
optimizer [2.0API]support 2.0 lr_scheduler for 2.0 optimizer (#26737) 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 [2.0API]support set_default_dtype for to_tensor (#26432) 6 years ago
tests Unify the metrics implementation between low-level and high-level API. (#26158) 6 years ago
utils disable deprecated (#26684) 6 years ago
.gitignore
__init__.py Add interface to launch parallel dygraph by multiprocessing (#26044) 6 years ago
batch.py Modify English documents (#20452) 7 years ago
check_import_scipy.py Optimized error reporting information (#19173) 7 years ago
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 [API2.0] add op for cudnn version query test=develop (#26180) 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 Enable users to create custom cpp op outside framework. (#19256) 7 years ago