ResourceHandleShapeAndType returns bytes, not unicode.
authorSkye Wanderman-Milne <skyewm@google.com>
Mon, 2 Apr 2018 21:40:37 +0000 (14:40 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 2 Apr 2018 21:42:57 +0000 (14:42 -0700)
commit817882c28fd6f0dbbbf35b6ac0764ccbd38430d0
treea149aaef047c19a4687c6a8b43012451dc9d0614
parente0488c7f4ee1d3d996c6e87076f4683a41883fd3
ResourceHandleShapeAndType returns bytes, not unicode.

This could cause failures when enabling the C API with python3.

PiperOrigin-RevId: 191350031
tensorflow/python/client/tf_session.i