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
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
5 years ago
..
contrib Set fuse_all_reduce_ops=false for quantization test, test=develop (#23413) 5 years ago
distributed
dygraph support if logic for Variable in dygraph (#22892) 5 years ago
incubate Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586) 5 years ago
layers API (switch_case) error message enhancement. test=develop (#23429) 5 years ago
tests Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586) 5 years ago
transpiler fix bug at sync with communicator (#23077) 5 years ago
.gitignore
__init__.py add new method of gradient_clip, better to use,test=develop (#23224) 5 years ago
annotations.py
average.py
backward.py Add dygraph double grad implementation (#22939) 5 years ago
clip.py add new method of gradient_clip, better to use,test=develop (#23224) 5 years ago
communicator.py
compiler.py Close fuse when use dgc & move DGC strategy from PE to compiler, test=develop (#22914) 5 years ago
core.py
data.py
data_feed_desc.py
data_feeder.py skip type/dtype check in dygraph mode, test=develop (#22915) 5 years ago
dataset.py Add need_save_delta parameter to solve OOM (#23097) 5 years ago
debugger.py
default_scope_funcs.py
device_worker.py fix gen_worker_desc in hogwild (#23423) 5 years ago
distribute_lookup_table.py
dygraph_utils.py support if logic for Variable in dygraph (#22892) 5 years ago
evaluator.py
executor.py [feature] prune program by feed and fetch_list automatically (#22474) 5 years ago
framework.py [feature] prune program by feed and fetch_list automatically (#22474) 5 years ago
graphviz.py
inferencer.py
initializer.py remove init_on_cpu and force_init_on_cpu APIs, test=develop (#22202) 5 years ago
input.py
install_check.py
io.py
layer_helper.py
layer_helper_base.py
lod_tensor.py
log_helper.py
metrics.py
net_drawer.py
nets.py Add inplace abn op (#22806) 5 years ago
op.py
optimizer.py [feature] prune program by feed and fetch_list automatically (#22474) 5 years ago
parallel_executor.py Close fuse when use dgc & move DGC strategy from PE to compiler, test=develop (#22914) 5 years ago
param_attr.py add new method of gradient_clip, better to use,test=develop (#23224) 5 years ago
profiler.py
reader.py add cuda resource pool for BufferedReader, test=develop (#23152) 5 years ago
regularizer.py Feature/expand params in auto-generated pybind functions for dygraph operators (#23181) 5 years ago
trainer_desc.py add fleet pslib pull and push sparse op and push dense op (#23139) 5 years ago
trainer_factory.py
unique_name.py
wrapped_decorator.py