Searched defs:DecodeGif (Results 1 – 3 of 3) sorted by relevance
290 void DecodeGif(OpKernelContext* context, StringPiece input) { in DecodeGif() function in tensorflow::__anon7a5f54c80111::DecodeImageOp
53 TEST(ImageOpsTest, DecodeGif) { in TEST() argument
36920 func DecodeGif(scope *Scope, contents tf.Output) (image tf.Output) { func