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/fluid
Qi Li 8d194524ba
hardtanh prelu softmax, test=develop (#26431)
5 years ago
..
contrib [Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639) 5 years ago
dataloader add Sampler/SequenceSampler/RandomSampler (#26375) 5 years ago
distributed Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
dygraph Enhance add_parameter check for dygraph layer (#26188) 5 years ago
incubate Fix ps gpu (#26218) 5 years ago
layers hardtanh prelu softmax, test=develop (#26431) 5 years ago
tests hardtanh prelu softmax, test=develop (#26431) 5 years ago
transpiler Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
.gitignore
__init__.py add cpu random Generator (#26013) 5 years ago
average.py
backward.py
clip.py Upgrade `no_grad` decorator (#25472) 5 years ago
communicator.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
compiler.py
core.py make preloading ligbomp more robust, test=develop (#25527) 5 years ago
data.py Fix paddle.nn.data in new unittest (#26484) 5 years ago
data_feed_desc.py
data_feeder.py expose and unify the Tensor concepts to the user (#25978) 5 years ago
dataset.py
debugger.py
default_scope_funcs.py
device_worker.py add heter ps mode (#25682) 5 years ago
distribute_lookup_table.py
dygraph_utils.py add use_mkldnn attribute to ops in dygraph (#25773) 5 years ago
entry_attr.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
evaluator.py
executor.py Add check if fluid.data() variable no feed data (#25858) 5 years ago
framework.py [API2.0] add Device api (set_device and get_device)(#26103) 5 years ago
generator.py add cpu random Generator (#26013) 5 years ago
graphviz.py
initializer.py
input.py Add new one hot function in nn.functional (#26183) 5 years ago
install_check.py Paddle-2.0 API directory migration (#25898) 5 years ago
io.py Paddle-2.0 API directory migration (#25898) 5 years ago
layer_helper.py
layer_helper_base.py add set default dtype, get default dtype (#26006) 5 years ago
lod_tensor.py
log_helper.py
metrics.py
multiprocess_utils.py
net_drawer.py
nets.py
op.py
optimizer.py add check approval (#26284) 5 years ago
parallel_executor.py
param_attr.py add weight_norm & remove_weight_norm (#26131) 5 years ago
profiler.py
reader.py fix static dataloader default pin memory set (#26390) 5 years ago
regularizer.py Revert "add device attr for regularizer, test=develop (#24981)" (#25375) 5 years ago
trainer_desc.py add heter ps mode (#25682) 5 years ago
trainer_factory.py add heter ps mode (#25682) 5 years ago
unique_name.py
wrapped_decorator.py