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
乔龙飞 Qiao Longfei e1679b8847
Merge pull request #14893 from JiabinYang/feature/add_prefech_hs
8 years ago
..
contrib Init paddle slim (#14834) 8 years ago
distributed remove some comments 8 years ago
imperative Polish PyLayers 8 years ago
layers Merge pull request #14893 from JiabinYang/feature/add_prefech_hs 8 years ago
tests Merge pull request #14893 from JiabinYang/feature/add_prefech_hs 8 years ago
transpiler Merge pull request #14893 from JiabinYang/feature/add_prefech_hs 8 years ago
.gitignore
__init__.py Merge pull request #15134 from wopeizl/windows/whlsupport 8 years ago
annotations.py
async_executor.py fix doc 8 years ago
average.py fix the wrong format 8 years ago
backward.py Shameless copy 8 years ago
clip.py Fix clip.py (#14718) 8 years ago
data_feed_desc.py AsyncExecutor (#14627) 8 years ago
data_feeder.py en api improve format Dec 27 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 Refine detection mAP in metrics.py. 8 years ago
executor.py add scope_pool 8 years ago
framework.py Merge pull request #15134 from wopeizl/windows/whlsupport 8 years ago
graphviz.py
inferencer.py Move trainer to contrib 8 years ago
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 Polish code 8 years ago
lod_tensor.py fix lod tensor 8 years ago
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 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op 8 years ago
optimizer.py Complete imperative optimizer implementation 8 years ago
parallel_executor.py disable parallelgraph mode by default test=develop 8 years ago
param_attr.py fix api format and example (#14686) 8 years ago
profiler.py
recordio_writer.py fix_recordio_internal_link 8 years ago
regularizer.py Fix input<tensor> (#14208) 8 years ago
trainer.py Move trainer to contrib 8 years ago
unique_name.py