Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add bias support for torchao/experimental ops #1675

Open
metascroy opened this issue Feb 5, 2025 · 0 comments
Open

[Feature Request] Add bias support for torchao/experimental ops #1675

metascroy opened this issue Feb 5, 2025 · 0 comments

Comments

@metascroy
Copy link
Contributor

Add support for an optional bias to the weight packing aten ops: https://github.com/pytorch/ao/blob/main/torchao/experimental/ops/linear_8bit_act_xbit_weight/op_linear_8bit_act_xbit_weight_aten.cpp

The underlying kernels already support bias, but it is disabled at the op level: https://github.com/pytorch/ao/blob/main/torchao/experimental/ops/linear_8bit_act_xbit_weight/op_linear_8bit_act_xbit_weight-impl.h#L173

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

No branches or pull requests

1 participant