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
chengduo 7c8b69c700
Feature/op fusion (#12240)
8 years ago
..
contrib Beam search decoder API (#11687) 8 years ago
layers Fix the result of unit test (#12520) 8 years ago
tests Feature/op fusion (#12240) 8 years ago
transpiler add warning to dist lookup table optimizer 8 years ago
.gitignore Fix CI and enhance gitignore 8 years ago
__init__.py Fix the order of sum (#12562) 8 years ago
annotations.py Hide get_places. Mark it as deprecated 8 years ago
average.py Add docs 8 years ago
backward.py Do not set loss@Grad as persistable 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 move _is_inited_by into framework.py 8 years ago
graphviz.py Fix debuger bugs. (#9705) 8 years ago
inferencer.py add doc for Inferencer 8 years ago
initializer.py revert initializer.py 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 add threads in thread pool for CPU (#12475) 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 regularization for selected_rows (#12369) 8 years ago
trainer.py codestyle fix 8 years ago
unique_name.py Add more docs 8 years ago