aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/crf/__init__.py
Commit message (Expand)AuthorAge
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Add function crf_multitag_sequence_score which enables calculating scores wit...Gravatar A. Unique TensorFlower2018-07-21
* Replaces custom _lengths_to_masks function with the official, more efficient ...Gravatar A. Unique TensorFlower2017-12-22
* Merge changes from github.Gravatar Jonathan Hseu2017-08-25
* Update module docstrings to (consistently) link to the guide in theGravatar A. Unique TensorFlower2017-02-24
* Documentation changes to adhere to new doc generatorGravatar Brennan Saeta2017-02-13
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* Adds a linear-chain CRF layer to tensorflow/contrib.Gravatar A. Unique TensorFlower2016-09-22