Searched defs:const_border_value (Results 1 – 6 of 6) sorted by relevance
356 const T const_border_value = static_cast<T>(_constant_border_value.get<ConstType>()); in scale_bilinear_nchw() local504 const T const_border_value = static_cast<T>(_constant_border_value.get<ConstType>()); in scale_bilinear_qasymm() local
110 …const float16_t const_border_value = static_cast<float16_t>(constant_border_value.get<ConstType>()… in fp16_neon_scale_bilinear() local
102 … const uint8_t const_border_value = static_cast<uint8_t>(constant_border_value.get<uint8_t>()); in u8_neon_scale_bilinear() local582 … const int16_t const_border_value = static_cast<int16_t>(constant_border_value.get<int16_t>()); in s16_neon_scale_bilinear() local
70 … const uint8_t const_border_value = static_cast<uint8_t>(constant_border_value.get<uint8_t>()); in qasymm8_neon_scale_bilinear() local
190 const T const_border_value = static_cast<T>(constant_border_value.get<ConstType>()); in bilinear_neon_scale() local
69 const int8_t const_border_value = static_cast<int8_t>(constant_border_value.get<int8_t>()); in qasymm8_signed_neon_scale_bilinear() local