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
Tao Luo 5a9ae411e0
Merge pull request #12618 from sfraczek/sfraczek/fix-new-mkldnn-conv-tests
7 years ago
..
contrib refactor: simplify class to function 7 years ago
layers Fix the result of unit test (#12520) 7 years ago
tests Merge pull request #12618 from sfraczek/sfraczek/fix-new-mkldnn-conv-tests 7 years ago
transpiler revert the change of api 7 years ago
.gitignore
__init__.py Fix the order of sum (#12562) 7 years ago
annotations.py Hide get_places. Mark it as deprecated 7 years ago
average.py Add docs 7 years ago
backward.py Do not set loss@Grad as persistable 7 years ago
clip.py Remove block api (#12107) 7 years ago
concurrency.py Remove block api (#12107) 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
evaluator.py "module document non-layer doc" (#11598) 7 years ago
executor.py update executor interface 7 years ago
framework.py move _is_inited_by into framework.py 7 years ago
graphviz.py
inferencer.py add doc for Inferencer 7 years ago
initializer.py revert initializer.py 7 years ago
io.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into make_get_test_program_private 7 years ago
layer_helper.py Hide more APIs 7 years ago
lod_tensor.py fix lodtensor.py 7 years ago
metrics.py Update auc op (#12199) 7 years ago
net_drawer.py
nets.py add Doc fluid.net 7 years ago
op.py
optimizer.py Fix serious bug in nesterov momentum optimizer. (#12231) 7 years ago
parallel_executor.py add threads in thread pool for CPU (#12475) 7 years ago
param_attr.py Hide more APIs 7 years ago
profiler.py Polish profiler Python API. 7 years ago
recordio_writer.py Follow comments & polish doc 7 years ago
regularizer.py Refine regularization for selected_rows (#12369) 7 years ago
trainer.py codestyle fix 7 years ago
unique_name.py Add more docs 7 years ago