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
minqiyang 61fe139f34
Polish code
6 years ago
..
contrib Fix model_stat importing in paddle/fluid/contrib 6 years ago
distributed fix API spec about infer_from_dataset 6 years ago
dygraph Polish code 6 years ago
incubate fix client to client communication bug 6 years ago
layers Add UT for most layers without params 6 years ago
tests Polish code 6 years ago
transpiler
.gitignore
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator 6 years ago
annotations.py
async_executor.py fix API.spec 6 years ago
average.py
backward.py
clip.py
compiler.py
data_feed_desc.py
data_feeder.py
dataset.py refine dataset API 6 years ago
debugger.py
default_scope_funcs.py
device_worker.py fix infer_from_dataset docs and abastract class problem 6 years ago
distribute_lookup_table.py
evaluator.py
executor.py fix infer_from_dataset docs and abastract class problem 6 years ago
framework.py Imperative deep-first backward process (#16605) 6 years ago
graphviz.py
inferencer.py
initializer.py
install_check.py
io.py
layer_helper.py
layer_helper_base.py
lod_tensor.py
metrics.py
net_drawer.py
nets.py
op.py
optimizer.py Fix dgc bug. (#16602) 6 years ago
parallel_executor.py
param_attr.py
profiler.py
reader.py
recordio_writer.py
regularizer.py
trainer_desc.py
trainer_factory.py
unique_name.py
wrapped_decorator.py