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
flame d60751fb71
add python inference api (#15248)
7 years ago
..
contrib Memory optimization of depthwise conv op and group norm op (#15313) 7 years ago
distributed remove some comments 8 years ago
imperative fix bias 8 years ago
layers Memory optimization of depthwise conv op and group norm op (#15313) 7 years ago
tests add python inference api (#15248) 7 years ago
transpiler fix style test=develop 8 years ago
.gitignore
__init__.py Merge pull request #15331 from panyx0718/api 8 years ago
annotations.py
async_executor.py remove file cnt assignment in async_executor 8 years ago
average.py
backward.py Shameless copy 8 years ago
clip.py Fix clip.py (#14718) 8 years ago
compiler.py add python inference api (#15248) 7 years ago
data_feed_desc.py AsyncExecutor (#14627) 8 years ago
data_feeder.py polish code 8 years ago
debugger.py
default_scope_funcs.py
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 8 years ago
evaluator.py
executor.py add python inference api (#15248) 7 years ago
framework.py fix the prompt when dll load failed on windows 7 years ago
graphviz.py
inferencer.py
initializer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist 8 years ago
io.py Fix io doc (#14751) 8 years ago
layer_helper.py fix 8 years ago
lod_tensor.py
metrics.py en api improve format Dec 27 8 years ago
net_drawer.py Fix net_drawer 8 years ago
nets.py Add bias_attr in sequence_conv_pool API. (#14553) 8 years ago
op.py
optimizer.py add attr min_row_size_to_use_multithread in op config test=develop 8 years ago
parallel_executor.py expose CompiledProgram 8 years ago
param_attr.py fix api format and example (#14686) 8 years ago
profiler.py
recordio_writer.py
regularizer.py
trainer.py
unique_name.py