Skip to content

add y_dtype op overload for expected_weights_desc#361

Merged
LuFinch merged 2 commits into
intel:ideep_pytorchfrom
MonakaResearch:akash_ideep
Jul 23, 2026
Merged

add y_dtype op overload for expected_weights_desc#361
LuFinch merged 2 commits into
intel:ideep_pytorchfrom
MonakaResearch:akash_ideep

Conversation

@agrawal-aka

Copy link
Copy Markdown
Contributor

This PR adds the y_dtype op overload in the expected_weights_desc.

This change will allow users to explicitly specify the output dtype. For AARCH64, we can call this overload with the output_dtype yielding an optimal layout (e.g. fp32).

The corresponding change in PyTorch is raised here : pytorch/pytorch#185910

@agrawal-aka

Copy link
Copy Markdown
Contributor Author

@mingfeima @Xia-Weiwen @yanbing-j @aditew01 @nikhil-arm @fadara01, requesting for review.

Comment thread include/ideep/operators/matmul.hpp Outdated
@aditew01

Copy link
Copy Markdown
Contributor

@LuFinch @yanbing-j can you please take a look?

@LuFinch LuFinch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LuFinch

LuFinch commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

@copilot review

@LuFinch

LuFinch commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

please apply the existing indentation suggestion

Co-authored-by: Aditya Tewari <aditya.tewari@arm.com>
@agrawal-aka

Copy link
Copy Markdown
Contributor Author

@LuFinch @aditew01 indentation suggestion has been applied, can we proceed with merge?

@LuFinch
LuFinch merged commit 46e4f90 into intel:ideep_pytorch Jul 23, 2026
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.

3 participants