Home
last modified time | relevance | path

Searched defs:v_high (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_instance_norm.cc68 const uint8x8_t v_high = vget_high_u8(v); in ColMeanAndVariance() local
165 const uint16x8_t v_high = vmovl_u8(vget_high_u8(v)); in MinAndMax() local
221 const uint16x8_t v_high = vmovl_u8(vget_high_u8(v)); in InstanceNorm() local