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
LiuChiachi 25dad426ef
fix sample code for hapi.model.save (#26667)
5 years ago
..
dataset Refine paddle.manual_seed (#26496) 5 years ago
distributed Add interface to launch parallel dygraph by multiprocessing (#26044) 5 years ago
fluid Remove `sorted_sum_gradient_` form BasicEngine and PartialGradTask. (#26766) 5 years ago
framework Refine paddle.manual_seed (#26496) 5 years ago
incubate fix sample code for hapi.model.save (#26667) 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 For normalize op, remove special treatment of one-dimensional input, add check for one-dimensional input (#26747) 5 years ago
optimizer [2.0API]support 2.0 lr_scheduler for 2.0 optimizer (#26737) 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 Modify English documents (#20452) 6 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 sample method of Uniform and Normal class (#26713) 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) 6 years ago