aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/decode_raw_op_test.py
Commit message (Expand)AuthorAge
* Merge pull request #19984 from jiefangxuanyan:masterGravatar TensorFlower Gardener2018-09-13
|\
* | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
| * Specify endianness in expected_result array to fix #15767.Gravatar jiefangxuanyan2018-06-13
|/
* Add pylint check for W0611 unused-import in ci_sanity.sh and fix existing pyl...Gravatar Yifei Feng2018-02-06
* Ensure decode_raw on an empty string returns an empty tensor.Gravatar A. Unique TensorFlower2018-01-04
* Merge changes from github.Gravatar Patrick Nguyen2017-09-15
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Decode raw op should return when input is empty.Gravatar Yuefeng Zhou2017-05-11
* Merge changes from github.Gravatar A. Unique TensorFlower2017-02-01
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Use ndarray.tostring() instead of ndarray.tobytes(). Both are equivalent, butGravatar Benoit Steiner2016-10-24
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06