Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/
Dinception_preprocessing.cc34 double crop_fraction, tensorflow::Output* cropped_image) { in CentralCropImage() argument
38 s, ops::Sub(s, height_width, ops::Mul(s, height_width, crop_fraction)), in CentralCropImage()