aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/substr_op_test.py
Commit message (Expand)AuthorAge
* Add "encoding" attribute to string substr op, which controls how each "charac...Gravatar A. Unique TensorFlower2018-10-04
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-17
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Support passing a negative position to substr. If the position is negative, t...Gravatar A. Unique TensorFlower2018-09-12
* Revise tf.substr so that it returns an empty string when "pos" argument is eq...Gravatar A. Unique TensorFlower2017-11-16
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Benoit Steiner2016-11-09