Skip to content

Conversation

@chiakicage
Copy link

The update ensures that the multiplication uses the properly converted accumulator value, which can help prevent type-related errors. For example, when ElementAccumulator_ = float and ElementCompute_ = half_t will cause a compilation error.

The multiplication operation now uses converted_accumulator instead of accumulator to compute the intermediate value in the LinearCombination class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant