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
pangyoki 644dfd7dd5
Release Distribution base class and Normal, Uniform class (#26355)
6 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 6 years ago
distributed add save/load for parameter server (#26235) 6 years ago
fluid Release Distribution base class and Normal, Uniform class (#26355) 6 years ago
framework set_default_dtype only support float (#26435) 6 years ago
incubate [Paddle2.0] Rename hapi.Input and move `data` api (#26396) 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 Api move 20a (#24559) 6 years ago
nn [2.0API]Add adaptive_avg_pool_2/3d (#26369) 6 years ago
optimizer Api move 20a (#24559) 6 years ago
proto
reader open deccorator test, test=develop (#25464) 6 years ago
static [Paddle2.0] Rename hapi.Input and move `data` api (#26396) 6 years ago
tensor mean: not support int32, int64; add check for axis (#26401) 6 years ago
utils Refine deprecated decorator (#26238) 6 years ago
.gitignore
__init__.py Release Distribution base class and Normal, Uniform class (#26355) 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