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 8a521c0b4d
Remove buggy get_test_program and refine c++ reader demo
7 years ago
..
layers Merge pull request #11853 from sneaxiy/complete_py_reader_python 7 years ago
tests Remove buggy get_test_program and refine c++ reader demo 7 years ago
transpiler update distribute transformer for adam and adamax optimizer 7 years ago
.gitignore Fix CI and enhance gitignore 8 years ago
__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 8 years ago
backward.py Merge pull request #12065 from reyoung/feature/hide_apis 7 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 add dist pass barrier 8 years ago
framework.py Fix import error 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 Remove buggy get_test_program and refine c++ reader demo 7 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 add optimized_guard for ModelAverage 7 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 bug fix 7 years ago
unique_name.py Add more docs 8 years ago