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
Feiyu Chan e853ece0a2
update document template for unary elementwise layers (#25896)
5 years ago
..
contrib add trt int8 support for elementwise_mul and scale (#25676) 5 years ago
dataloader make default_collate_fn visible. test=develop (#25244) 5 years ago
distributed Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
dygraph [Dy2Stat-ErrorMessage]Optimize error value to improve readability when error raised in runtime. (#25970) 5 years ago
incubate Fix/large scale fix (#25999) 5 years ago
layers update document template for unary elementwise layers (#25896) 5 years ago
tests enable check_dygraph for mkldnn activation tests (#25779) 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 flags to control call stack of error message (#25997) 5 years ago
average.py
backward.py [while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330) 5 years ago
clip.py English API Docs Optimization Part 1 (#24536) 5 years ago
communicator.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
compiler.py English API Docs Optimization Part 1 (#24536) 5 years ago
core.py make preloading ligbomp more robust, test=develop (#25527) 5 years ago
data.py English API Docs Optimization Part 1 (#24536) 5 years ago
data_feed_desc.py English API Docs Optimization Part 1 (#24536) 5 years ago
data_feeder.py fix error in convert_dtype: ValueError->TypeError and polish message (#25788) 5 years ago
dataset.py Support AucRunner in PaddleBox (#22884) 5 years ago
debugger.py
default_scope_funcs.py
device_worker.py add heter ps mode (#25682) 5 years ago
distribute_lookup_table.py
dygraph_utils.py
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 heter ps mode (#25682) 5 years ago
framework.py Add support for tuple of concat Op test=develop (#25800) 5 years ago
graphviz.py
initializer.py add new API: set_global_initializer (#24378) 5 years ago
input.py English API Docs Optimization Part 1 (#24536) 5 years ago
install_check.py
io.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
layer_helper.py
layer_helper_base.py add new API: set_global_initializer (#24378) 5 years ago
lod_tensor.py test=develop (#24522) 5 years ago
log_helper.py
metrics.py
multiprocess_utils.py
net_drawer.py
nets.py test=develop (#24522) 5 years ago
op.py
optimizer.py 【paddle.fleet】Add dgc to fleet meta optimizer (#25738) 5 years ago
parallel_executor.py test=develop (#24522) 5 years ago
param_attr.py test=develop (#24522) 5 years ago
profiler.py
reader.py move dataset from paddfle.fluid to paddle.fleet (#25887) 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