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
Qiyang Min cf307d0dfb
Imperative fix ptb rnn place bug (#16632)
7 years ago
..
contrib Fix model_stat importing in paddle/fluid/contrib 7 years ago
distributed fix API spec about infer_from_dataset 7 years ago
dygraph merge conficts, test=develop 7 years ago
incubate fix client to client communication bug 7 years ago
layers Merge pull request #15584 from velconia/imperative_lr_scheduler 7 years ago
tests Imperative fix ptb rnn place bug (#16632) 7 years ago
transpiler fix pylint 7 years ago
.gitignore
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator 7 years ago
annotations.py
async_executor.py fix API.spec 7 years ago
average.py
backward.py Fix some grad op desc makers (#16633) 7 years ago
clip.py
compiler.py Merge develop 7 years ago
data_feed_desc.py modify c++ and python dataset related code & fix bug 7 years ago
data_feeder.py Merge develop 7 years ago
dataset.py refine dataset API 7 years ago
debugger.py
default_scope_funcs.py
device_worker.py fix infer_from_dataset docs and abastract class problem 7 years ago
distribute_lookup_table.py
evaluator.py
executor.py fix infer_from_dataset docs and abastract class problem 7 years ago
framework.py Imperative deep-first backward process (#16605) 7 years ago
graphviz.py
inferencer.py
initializer.py move imperative to dygraph, test=develop 7 years ago
install_check.py move imperative to dygraph, test=develop 7 years ago
io.py Merge pull request #15799 from sneaxiy/feature/decoupled_reader 7 years ago
layer_helper.py move imperative to dygraph, test=develop 7 years ago
layer_helper_base.py move imperative to dygraph, test=develop 7 years ago
lod_tensor.py
metrics.py test=develop 7 years ago
net_drawer.py
nets.py
op.py
optimizer.py Fix dgc bug. (#16602) 7 years ago
parallel_executor.py Add DGC(Deep Gradient Compression) interface. (#15841) 7 years ago
param_attr.py
profiler.py rename 7 years ago
reader.py fix API.spec 7 years ago
recordio_writer.py rename 7 years ago
regularizer.py
trainer_desc.py fix dataset testcase problem 7 years ago
trainer_factory.py fix dataset testcase problem 7 years ago
unique_name.py rename 7 years ago
wrapped_decorator.py rename 7 years ago