STT-tensorflow/tensorflow/core/lib/png
Gunhan Gulsoy 92a328a473 [CLEANUP] Remove unnecessary aliases to core/lib/png:png_io
PiperOrigin-RevId: 334501796
Change-Id: I89e13aecdef92b069633cc19b9d493a1eef99909
2020-09-29 18:07:04 -07:00
..
testdata Add target environment constraints to a subset of TensorFlow packages and targets. 2020-09-21 10:57:01 -07:00
BUILD [CLEANUP] Remove unnecessary aliases to core/lib/png:png_io 2020-09-29 18:07:04 -07:00
png_io.cc Rollback of https://github.com/tensorflow/tensorflow/pull/41472. The change introduces regression. Reason is that, with the change, the decoder treats number of channels as an indicator for deciding whether to decode png images as palette based or not; if desired channel is 1, then it would decode in palette mode, it not then in rgb mode. However, this fails for grascale rgb images where there exists only 1 channel and don't want palette mode. 2020-09-10 12:45:14 -07:00
png_io.h Removed USE_TSTRING usage. 2020-01-28 22:26:26 -08:00