Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/
Dinception_preprocessing.cc59 auto resized_image = in AddToGraph() local
63 ::tensorflow::Output preprocessed_image = resized_image; in AddToGraph()
/external/tensorflow/tensorflow/contrib/model_pruning/examples/cifar10/
Dcifar10_input.py243 resized_image = tf.image.resize_image_with_crop_or_pad(
247 float_image = tf.image.per_image_standardization(resized_image)