Searched refs:desired_channel_bits_ (Results 1 – 1 of 1) sorted by relevance
46 desired_channel_bits_ = 8; in EncodePngOp()48 desired_channel_bits_ = 16; in EncodePngOp()79 if (desired_channel_bits_ == 8) { in Compute()83 width * channels, channels, desired_channel_bits_, in Compute()90 width * channels * 2, channels, desired_channel_bits_, in Compute()98 int desired_channel_bits_; member in tensorflow::EncodePngOp