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
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
check_import_scipy.py
common_ops_import.py
compat.py
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
sysconfig.py