Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/
Dinception_preprocessing.cc33 void CentralCropImage(const Scope& s, const tensorflow::Output& decoded_image, in CentralCropImage() function
57 CentralCropImage(s, decoded_jpeg, params_.cropping_fraction, &cropped_image); in AddToGraph()