Skip to content

Commit

Permalink
tl docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hao Dong committed Aug 5, 2016
1 parent 3b239c6 commit 7fe2c85
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ However, different with other inflexible TensorFlow wrappers,
A basic understanding of how TensorFlow works is required to be
able to use `TensorLayer`_ skillfully.

xxx

.. _TensorLayer-philosopy:

Expand Down Expand Up @@ -57,7 +58,7 @@ Its development is guided by a number of design goals:
into TensorLayer, suitable for Researches.

* **Simplicity**: Be easy to use, extend and modify, to facilitate use
in Research and Engineering.
in Research and Engineering.

* **High-Speed**: The running speed under GPU support is the same with
TensorFlow only. The simplicity do not sacrifice the performance.
Expand Down
Binary file added tensorlayer/__pycache__/__init__.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/activation.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/cost.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/files.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/iterate.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/layers.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/nlp.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/ops.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/preprocess.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/rein.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/utils.cpython-34.pyc
Binary file not shown.
Binary file added tensorlayer/__pycache__/visualize.cpython-34.pyc
Binary file not shown.

0 comments on commit 7fe2c85

Please sign in to comment.