Skip to content

Adding "_getter" functions in python for TorchBind warnings#152

Merged
vbharadwaj-bk merged 3 commits intomainfrom
amp-and-fake-fixes
Aug 7, 2025
Merged

Adding "_getter" functions in python for TorchBind warnings#152
vbharadwaj-bk merged 3 commits intomainfrom
amp-and-fake-fixes

Conversation

@asglover
Copy link
Copy Markdown
Collaborator

@asglover asglover commented Aug 6, 2025

The addition of the "_getter" functions is to match a naming convention that TorchBind expects. This quiets warnings that appeared in the NequIP test. I add irrep_dtype to TP even thought we don't immediately use it just to have it available and similar to the TPConv to maintain a similar interface.

Copy link
Copy Markdown
Member

@vbharadwaj-bk vbharadwaj-bk left a comment

Choose a reason for hiding this comment

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

Looks good to me - is this really a draft or is it ready to merge?

@asglover asglover marked this pull request as ready for review August 7, 2025 15:57
@asglover
Copy link
Copy Markdown
Collaborator Author

asglover commented Aug 7, 2025

It was supposed to be a regular PR. I think my default changed to draft and I forgot.

@vbharadwaj-bk vbharadwaj-bk added the ci-ready Triggers CI checks for a pull request label Aug 7, 2025
@vbharadwaj-bk vbharadwaj-bk merged commit 4df7dd6 into main Aug 7, 2025
2 checks passed
@vbharadwaj-bk vbharadwaj-bk deleted the amp-and-fake-fixes branch January 16, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-ready Triggers CI checks for a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants