aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/crf
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-02-24 10:45:00 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-02-24 11:09:33 -0800
commitdc00fe6cf27c59fc78783735375a05ff720333f4 (patch)
tree45df6dcc7aedf991ffddecc1d6a4931f9b653bb7 /tensorflow/contrib/crf
parent4fac560515d19123afb5e6cf4e7a91c3f057d0c7 (diff)
Update module docstrings to (consistently) link to the guide in the
body instead of the title (consistently). Also fix some malformed @{$...} references and titles starting with "##". Change: 148476930
Diffstat (limited to 'tensorflow/contrib/crf')
-rw-r--r--tensorflow/contrib/crf/__init__.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/tensorflow/contrib/crf/__init__.py b/tensorflow/contrib/crf/__init__.py
index 442e62d6ed..80a31cc334 100644
--- a/tensorflow/contrib/crf/__init__.py
+++ b/tensorflow/contrib/crf/__init__.py
@@ -12,7 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
-"""Linear-chain CRF layer. See the @{$python/contrib.crf} guide.
+"""Linear-chain CRF layer.
+
+See the @{$python/contrib.crf} guide.
@@crf_sequence_score
@@crf_log_norm