Skip to content

Conversation

@crcrpar
Copy link
Collaborator

@crcrpar crcrpar commented Oct 12, 2025

What does this PR do?

As per title, to work with the updated replace function in #2620

Signed-off-by: Masaki Kozuki <mkozuki@nvidia.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the from_linear and from_grouped_linear static methods to accept an optional fqn (fully qualified name) parameter, aligning with changes made to the replace function in PR #2620.

  • Added optional fqn: str | None = None parameter to both static methods
  • Added missing super().__init__() call in NVFP4InferenceGroupedLinear.__init__

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

crcrpar and others added 2 commits October 12, 2025 22:09
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@t-vi t-vi merged commit b549c13 into main Oct 13, 2025
47 of 49 checks passed
@t-vi t-vi deleted the update-nvfp4-swap-fn-update branch October 13, 2025 17:38
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