Skip to content

Conversation

@Jiawei-Shao
Copy link
Contributor

Description

Get data from bias with GetByOffset() instead of direct access to the array in gemm_utils.cc

Motivation and Context

Because when the input bias is very large, it may be split into multiple buffers, we must query the data from bias with GetByOffset() or GetByIndices() which implement the logic to get the correct split buffer.

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