Searched refs:imageInfo_float32 (Results 1 – 1 of 1) sorted by relevance
119 std::vector<float> imageInfo_float32(getNumberOfElements(imageInfoDataShape)); in bboxTransformFloat16() local120 convertFloat16ToFloat32(imageInfoData, &imageInfo_float32); in bboxTransformFloat16()124 imageInfo_float32.data(), imageInfoDataShape, in bboxTransformFloat16()140 std::vector<float> imageInfo_float32(getNumberOfElements(imageInfoDataShape)); in bboxTransformQuant() local142 &imageInfo_float32); in bboxTransformQuant()162 std::vector<float> imageInfo_float32(getNumberOfElements(imageInfoDataShape)); in bboxTransformQuant() local164 &imageInfo_float32); in bboxTransformQuant()1136 std::vector<float> imageInfo_float32(getNumberOfElements(imageInfoShape)); in generateProposalsFloat16() local1137 convertFloat16ToFloat32(imageInfoData, &imageInfo_float32); in generateProposalsFloat16()1187 std::vector<float> imageInfo_float32(getNumberOfElements(imageInfoShape)); in generateProposalsQuant() local[all …]