Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Ddecode_image_op.cc62 FileFormat ClassifyFileFormat(StringPiece data) { in ClassifyFileFormat() function
200 switch (ClassifyFileFormat(input)) { in Compute()