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
ShenLiang 5113aae6ea
fix the doc of inverse, dot, cholesky (#25860)
5 years ago
..
contrib add trt int8 support for elementwise_mul and scale (#25676) 5 years ago
dataloader Add iterable dataset support for multiprocess DataLoader (#25558) 5 years ago
distributed Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
dygraph Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903) 5 years ago
incubate 【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186) 5 years ago
layers paddle.mean: add attr axis, keepdim (#26147) 5 years ago
tests fix the doc of inverse, dot, cholesky (#25860) 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
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
data_feed_desc.py
data_feeder.py fix error in convert_dtype: ValueError->TypeError and polish message (#25788) 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
entry_attr.py Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
evaluator.py
executor.py Save checkpoint automatically (#25917) 5 years ago
framework.py Paddle-2.0 API directory migration (#25898) 5 years ago
graphviz.py
initializer.py add new API: set_global_initializer (#24378) 5 years ago
input.py
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 new API: set_global_initializer (#24378) 5 years ago
lod_tensor.py
log_helper.py
metrics.py
multiprocess_utils.py
net_drawer.py
nets.py
op.py
optimizer.py 【paddle.fleet】Add dgc to fleet meta optimizer (#25738) 5 years ago
parallel_executor.py
param_attr.py
profiler.py
reader.py 【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186) 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