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
zhupengyang 586a6dd358
log_softmax and LogSoftmax: impl kernel and refind docs (#26088)
5 years ago
..
contrib set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178) 5 years ago
dataloader fix test_multiprocess_dataloader unittest. test=develop (#26241) 5 years ago
distributed Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
dygraph Add children and named_children for Layer (#26289) 5 years ago
incubate 【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186) 5 years ago
layers add the sigmoid, Sigmoid for the api 2.0 (#26171) 5 years ago
tests log_softmax and LogSoftmax: impl kernel and refind docs (#26088) 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 [while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330) 5 years ago
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 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 expose and unify the Tensor concepts to the user (#25978) 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 [API2.0] add Device api (set_device and get_device)(#26103) 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 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 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 add check approval (#26284) 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