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
heqiaozhi 7bd16e3afa
fix some bug & add log
6 years ago
..
contrib fix some bug & add log 6 years ago
distributed add finialize 6 years ago
layers Fix comments of ctc_greedy_decoder. (#14679) 6 years ago
tests AsyncExecutor (#14627) 6 years ago
transpiler fix code style test=develop 6 years ago
.gitignore
__init__.py AsyncExecutor (#14627) 6 years ago
annotations.py
async_executor.py fix some bug & add log 6 years ago
average.py
backward.py hide operator API (#12543) 6 years ago
clip.py Merge pull request #14036 from phlrain/add_dropout_att_new 6 years ago
data_feed_desc.py AsyncExecutor (#14627) 6 years ago
data_feeder.py Support variable data shape of non-sequence data. (#13482) 7 years ago
debugger.py
default_scope_funcs.py
distribute_lookup_table.py add hadoop helper function for distributed training 6 years ago
evaluator.py Refine detection mAP in metrics.py. 6 years ago
executor.py AsyncExecutor (#14627) 6 years ago
framework.py Fix save and load lookup table/optimizer vars (#14301) 6 years ago
graphviz.py
inferencer.py
initializer.py Add scope doc (#14582) 6 years ago
io.py Fix the invalid list operation on save_inference_model function. 6 years ago
layer_helper.py better handle var type inference 6 years ago
lod_tensor.py fix lod tensor 6 years ago
metrics.py fix unit test cases 6 years ago
net_drawer.py
nets.py Add bias_attr in sequence_conv_pool API. (#14553) 6 years ago
op.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op 6 years ago
optimizer.py follow comment test=develop 6 years ago
parallel_executor.py Fix allreduce dependency order. (#14586) 6 years ago
param_attr.py clean a few more kwargs 7 years ago
profiler.py
recordio_writer.py fix_recordio_internal_link 6 years ago
regularizer.py Fix input<tensor> (#14208) 6 years ago
trainer.py
unique_name.py