aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/edit_distance_op.cc
Commit message (Expand)AuthorAge
* Use the safe sparse tensor API that returns errors rather than crashingGravatar A. Unique TensorFlower2018-07-16
* Registers resource handles by default for most kernels.Gravatar A. Unique TensorFlower2016-12-12
* edit_distance returns inf in normalized mode when the truth sequence is empty...Gravatar Eugene Brevdo2016-06-10
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* int64->32 fixes. Notable fixes: Have listdiff return an explicit error insteadGravatar David G. Andersen2016-05-23
* Merge changes from github.Gravatar Derek Murray2016-05-23
* Minor formatting fixes.Gravatar Vijay Vasudevan2016-02-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* Make `MakeShape` and `VectorToShape` robust to negative indices.Gravatar Derek Murray2015-12-16
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06