Searched defs:dst_shift (Results 1 – 3 of 3) sorted by relevance
120 int32_t dst_shift{}; in validate() local260 int32_t dst_shift{}; in create_arm_pooling_requant() local
900 unsigned dst_shift = lp_const_shift(dst_type); in lp_build_conv() local1006 unsigned dst_shift = lp_const_shift(dst_type); in lp_build_conv() local
408 int32_t dst_multiplier{ 0 }, dst_shift{ 0 }; member in CLGEMMValidateExample