Searched refs:decodeJpeg (Results 1 – 1 of 1) sorted by relevance
98 b.cast(b.decodeJpeg(input, 3), Float.class), in constructAndExecuteGraphToNormalizeImage()193 Output<UInt8> decodeJpeg(Output<String> contents, long channels) { in decodeJpeg() method in LabelImage.GraphBuilder