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
dzhwinter 15130fc8cb
"non-layer add doc for executor module" (#11602)
7 years ago
..
layers add beam search doc (#11469) 7 years ago
tests fix a error in unit tests 7 years ago
transpiler Merge pull request #11531 from reyoung/feature/non_layer_api_doc 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/non_layer_api_doc 7 years ago
average.py Add docs 7 years ago
backward.py Merge pull request #11560 from JiayiFeng/doc_non_layer_api 7 years ago
clip.py Do not change API in doc PR 7 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 7 years ago
data_feeder.py Merge pull request #11580 from chengduoZH/fix_doc_data_reader 7 years ago
debugger.py change name debuger to debugger (#10949) 7 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
evaluator.py Enhance detection_map_op and more check in prior_box API. (#10796) 7 years ago
executor.py "non-layer add doc for executor module" (#11602) 7 years ago
framework.py Merge pull request #11531 from reyoung/feature/non_layer_api_doc 7 years ago
graphviz.py Fix debuger bugs. (#9705) 7 years ago
inferencer.py add doc for Inferencer 7 years ago
initializer.py add doc for init_on_cpu 7 years ago
io.py fix errors 7 years ago
layer_helper.py initial commit (#10387) 7 years ago
lod_tensor.py Polish LoDTensor API 7 years ago
metrics.py fix auc 7 years ago
net_drawer.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
nets.py add Doc fluid.net 7 years ago
op.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
optimizer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-none-layers-api-doc 7 years ago
parallel_executor.py hidden bcast_params call in dist train (#11575) 7 years ago
param_attr.py refine doc 7 years ago
profiler.py Polish profiler Python API. 7 years ago
recordio_writer.py Follow comments & polish doc 7 years ago
regularizer.py Do not change API in doc PR 7 years ago
trainer.py Add types 7 years ago
unique_name.py Add more docs 7 years ago