Skip to content

Commit 1cce055

Browse files
committed
merge baidu/develop
2 parents 8b7516e + fe7c181 commit 1cce055

File tree

80 files changed

+210
-152
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+210
-152
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ third_party/
2727
cmake-build-*
2828

2929
# generated while compiling
30-
python/paddle/v2/fluid/core.so
3130
paddle/pybind/pybind.h
3231
CMakeFiles
3332
cmake_install.cmake
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

doc/api/fluid/index.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
======================
2+
Fluid
3+
======================
4+
5+
.. toctree::
6+
:maxdepth: 1
7+
8+
layers.rst
9+
data_feeder.rst
10+
executor.rst
11+
initializer.rst
12+
evaluator.rst
13+
nets.rst
14+
optimizer.rst
15+
param_attr.rst
16+
profiler.rst
17+
regularizer.rst
18+
io.rst
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)