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 7c4b9b577a
Polish code
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 branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn 7 years ago
incubate fix client to client communication bug 7 years ago
layers Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn 7 years ago
tests Polish code 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 fix the wrong format 7 years ago
backward.py Fix some grad op desc makers (#16633) 7 years ago
clip.py Fix clip.py (#14718) 7 years ago
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 add doc string for downpour.py and distribute_lookup_table.py 7 years ago
evaluator.py Refine detection mAP in metrics.py. 7 years ago
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 Fix net_drawer 7 years ago
nets.py Add bias_attr in sequence_conv_pool API. (#14553) 7 years ago
op.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op 7 years ago
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 fix api format and example (#14686) 7 years ago
profiler.py rename 7 years ago
reader.py fix API.spec 7 years ago
recordio_writer.py rename 7 years ago
regularizer.py Fix input<tensor> (#14208) 7 years ago
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