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
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
..
layers Merge pull request #11853 from sneaxiy/complete_py_reader_python 7 years ago
tests Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont 7 years ago
transpiler update distribute transformer for adam and adamax optimizer 7 years ago
.gitignore
__init__.py Merge pull request #11853 from sneaxiy/complete_py_reader_python 7 years ago
annotations.py Hide get_places. Mark it as deprecated 7 years ago
average.py Add docs 7 years ago
backward.py Merge pull request #12065 from reyoung/feature/hide_apis 7 years ago
clip.py Hide clip APIs 7 years ago
concurrency.py
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 add dist pass barrier 7 years ago
framework.py Fix import error 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 move checkpoint api to trainer.py 7 years ago
layer_helper.py Hide more APIs 7 years ago
lod_tensor.py fix lodtensor.py 7 years ago
metrics.py change predictions to preds 7 years ago
net_drawer.py
nets.py add Doc fluid.net 7 years ago
op.py
optimizer.py add optimized_guard for ModelAverage 7 years ago
parallel_executor.py Change return_numpy [ParallelExecutor] default value (#11713) 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 Hide append_regularizer 7 years ago
trainer.py bug fix 7 years ago
unique_name.py Add more docs 7 years ago