Paddle/python/paddle
zhupengyang 9b14117cac
logsumexp: impl kernel, refine docs ()
5 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. () 5 years ago
distributed 【paddle.fleet】solve the initial configuration about fleet and rolemaker () 5 years ago
fluid logsumexp: impl kernel, refine docs () 5 years ago
framework set_default_dtype only support float () 5 years ago
incubate Update 2.0 convolution api () 5 years ago
io add Sampler/SequenceSampler/RandomSampler () 5 years ago
jit Remove original name for alias APIs () 5 years ago
libs
metric Api move 20a () 5 years ago
nn 【API 2.0】Add conv1d API () 5 years ago
optimizer [WIP] update optimizer for 2.0 () 5 years ago
proto
reader open deccorator test, test=develop () 5 years ago
static add paddle.static.data () 5 years ago
tensor logsumexp: impl kernel, refine docs () 5 years ago
utils Refine deprecated decorator () 5 years ago
.gitignore
__init__.py normal: support mean and std tensor; randn = standard_normal () 5 years ago
batch.py Modify English documents () 6 years ago
check_import_scipy.py
common_ops_import.py Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop () 5 years ago
compat.py fix typo word () 5 years ago
device.py [API2.0] add op for cudnn version query test=develop () 5 years ago
distribution.py Release Distribution base class and Normal, Uniform class () 5 years ago
regularizer.py reorganize the paddle api test=develop () 5 years ago
sysconfig.py Enable users to create custom cpp op outside framework. () 6 years ago