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
chenweihang ea548a794b
refactor: simplify class to function
8 years ago
..
contrib refactor: simplify class to function 8 years ago
layers Hiden some LoDTensor ralated ops' Python wrapper. (#12230) 8 years ago
tests Update test_pe_mnist threshold (#12348) 8 years ago
transpiler fix _create_prefetch_block in distribute_transpiler 8 years ago
.gitignore
__init__.py Beam search decoder API (#11687) 8 years ago
annotations.py Hide get_places. Mark it as deprecated 8 years ago
average.py Add docs 8 years ago
backward.py Remove block api (#12107) 8 years ago
clip.py Remove block api (#12107) 8 years ago
concurrency.py Remove block api (#12107) 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
evaluator.py "module document non-layer doc" (#11598) 8 years ago
executor.py update executor interface 8 years ago
framework.py hide variable API (#12307) 8 years ago
graphviz.py
inferencer.py add doc for Inferencer 8 years ago
initializer.py Remove block api (#12107) 8 years ago
io.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into make_get_test_program_private 8 years ago
layer_helper.py Hide more APIs 8 years ago
lod_tensor.py fix lodtensor.py 8 years ago
metrics.py Update auc op (#12199) 8 years ago
net_drawer.py
nets.py add Doc fluid.net 8 years ago
op.py
optimizer.py Fix serious bug in nesterov momentum optimizer. (#12231) 8 years ago
parallel_executor.py Remove block api (#12107) 8 years ago
param_attr.py Hide more APIs 8 years ago
profiler.py Polish profiler Python API. 8 years ago
recordio_writer.py Follow comments & polish doc 8 years ago
regularizer.py Refine multi thread cpu parallel exe (#11406) 8 years ago
trainer.py codestyle fix 8 years ago
unique_name.py Add more docs 8 years ago