Searched defs:OutputStageScaleInt32ByFixedPointAndExponentPC (Results 1 – 1 of 1) sorted by relevance
155 struct OutputStageScaleInt32ByFixedPointAndExponentPC { struct156 VectorMap<const std::int32_t, tShape> result_fixedpoint_multiplier;157 VectorMap<const std::int32_t, tShape> result_exponent;158 std::int32_t result_offset_after_shift;