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
Qi Li 2de034e146
fix prelu, test=develop (#26613)
6 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 6 years ago
distributed 【paddle.fleet】add cudnn related strategies to DistributedStrategy (#26598) 6 years ago
fluid update the code for the topk v2 6 years ago
framework set_default_dtype only support float (#26435) 6 years ago
incubate Update save inference model to support dygraph (#25894) 6 years ago
io add Sampler/SequenceSampler/RandomSampler (#26375) 6 years ago
jit Remove original name for alias APIs (#26195) 6 years ago
libs
metric Unify the metrics implementation between low-level and high-level API. (#26158) 6 years ago
nn fix prelu, test=develop (#26613) 6 years ago
optimizer fix english doc of all lr_scheduler (#26619) 6 years ago
proto
reader open deccorator test, test=develop (#25464) 6 years ago
static [2.0API] Reconstruct all API related to LR Scheduler, unify dygraph and static (#26550) 6 years ago
tensor update the code for the topk v2 6 years ago
tests Unify the metrics implementation between low-level and high-level API. (#26158) 6 years ago
utils Refine deprecated decorator (#26238) 6 years ago
.gitignore
__init__.py Add isfinite v2 op (#26344) 6 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) 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 Release Distribution base class and Normal, Uniform class (#26355) 6 years ago
regularizer.py reorganize the paddle api test=develop (#23151) 6 years ago
sysconfig.py