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
fengjiayi ff4317cee9
follow comments
8 years ago
..
layers Fix python api of mean iou op. (#11797) 8 years ago
tests follow comments 8 years ago
transpiler bnorm+relu fuse for mkldnn (inference) (#11434) 8 years ago
.gitignore Fix CI and enhance gitignore 8 years ago
__init__.py Init allocated memory for unit test (#11657) 8 years ago
average.py Add docs 8 years ago
backward.py Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout" 8 years ago
clip.py Do not change API in doc PR 8 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 8 years ago
data_feeder.py Merge pull request #11580 from chengduoZH/fix_doc_data_reader 8 years ago
debugger.py change name debuger to debugger (#10949) 8 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
evaluator.py "module document non-layer doc" (#11598) 8 years ago
executor.py enable PE return numpy (#11704) 8 years ago
framework.py Merge pull request #11706 from JiayiFeng/expose_Parameter_2 8 years ago
graphviz.py Fix debuger bugs. (#9705) 8 years ago
inferencer.py add doc for Inferencer 8 years ago
initializer.py add doc for init_on_cpu 8 years ago
io.py add doc 8 years ago
layer_helper.py initial commit (#10387) 8 years ago
lod_tensor.py fix lodtensor.py 8 years ago
metrics.py change predictions to preds 8 years ago
net_drawer.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
nets.py add Doc fluid.net 8 years ago
op.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
optimizer.py Fix model average on multi-GPUs. (#11814) 8 years ago
parallel_executor.py Change return_numpy [ParallelExecutor] default value (#11713) 8 years ago
param_attr.py refine doc 8 years ago
profiler.py Polish profiler Python API. 8 years ago
recordio_writer.py Follow comments & polish doc 8 years ago
regularizer.py Do not change API in doc PR 8 years ago
trainer.py Merge pull request #11690 from typhoonzero/fix_trainer_nccl2_env 8 years ago
unique_name.py Add more docs 8 years ago