Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/
Dinception_preprocessing.cc36 auto height_width = ops::Cast(s, image_dims, DT_DOUBLE); in CentralCropImage() local
38 s, ops::Sub(s, height_width, ops::Mul(s, height_width, crop_fraction)), in CentralCropImage()
/external/u-boot/arch/arm/include/asm/arch-omap3/
Ddss.h141 u32 height_width; /* 0xCC */ member