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
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
5 years ago
..
dataset Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 5 years ago
distributed add feature to fleet2.0 role_maker, distribute_strategy, test=develop (#26267) 5 years ago
fluid [Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639) 5 years ago
framework add set default dtype, get default dtype (#26006) 5 years ago
incubate fix test_metrics accuracy. test=develop (#26358) 5 years ago
io Add iterable dataset support for multiprocess DataLoader (#25558) 5 years ago
jit Remove original name for alias APIs (#26195) 5 years ago
libs
metric Api move 20a (#24559) 5 years ago
nn log_softmax and LogSoftmax: impl kernel and refind docs (#26088) 5 years ago
optimizer Api move 20a (#24559) 5 years ago
proto
reader open deccorator test, test=develop (#25464) 5 years ago
static Paddle-2.0 API directory migration (#25898) 5 years ago
tensor 【API2.0】add Chunk API (#26314) 5 years ago
utils Refine deprecated decorator (#26238) 5 years ago
.gitignore
__init__.py 【API2.0】add Chunk API (#26314) 5 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) 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 reorganize the paddle api test=develop (#23151) 5 years ago
regularizer.py reorganize the paddle api test=develop (#23151) 5 years ago
sysconfig.py