Searched refs:output_zp (Results 1 – 2 of 2) sorted by relevance
33 int32_t n_output, int32_t output_zp, T* output) { in MatrixBatchVectorMultiplyAccumulate() argument45 acc += output_zp; in MatrixBatchVectorMultiplyAccumulate()187 int32_t n_batch, int32_t n_input, int32_t output_zp, int8_t* output);
113 int32_t n_batch, int32_t n_input, int32_t output_zp, int8_t* output) { in CwiseMul() argument121 value -= output_zp; in CwiseMul()