Searched defs:output_offset_vec (Results 1 – 2 of 2) sorted by relevance
970 const int32x4_t output_offset_vec = vdupq_n_s32(output_offset); in LegacyFullyConnectedAsGEMVWorkerImpl() local1981 const int32x4_t output_offset_vec = vdupq_n_s32(output_offset); in LegacyInt8FullyConnectedAsGEMVWorkerImpl() local
5416 const int32x4_t output_offset_vec = vdupq_n_s32(output_zp); in Quantize() local
Completed in 44 milliseconds