Home
last modified time | relevance | path

Searched refs:expand_animations_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Ddecode_image_op.cc149 &expand_animations_)); in DecodeImageV2Op()
467 (op_type_ == "DecodeImage" && expand_animations_)) { in DecodeGifV2()
470 } else if (op_type_ == "DecodeImage" && !expand_animations_) { in DecodeGifV2()
488 &error_string, expand_animations_); in DecodeGifV2()
660 bool expand_animations_ = true; member in tensorflow::__anon1dc796c10111::DecodeImageV2Op