Searched defs:imageInfoDataShape (Results 1 – 1 of 1) sorted by relevance
63 const float* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformFloat32()113 const _Float16* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformFloat16()133 const uint16_t* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformQuant()155 const uint16_t* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformQuant()1294 Shape imageInfoDataShape = context->getInputShape(kImageInfoTensor); in prepare() local