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

Yongx/test #191

Closed
wants to merge 3 commits into from
Closed

Yongx/test #191

wants to merge 3 commits into from

Conversation

xy12181
Copy link
Collaborator

@xy12181 xy12181 commented Feb 17, 2025

No description provided.

@xy12181 xy12181 requested a review from vipannalla as a code owner February 17, 2025 02:18
@xy12181 xy12181 requested a review from wyzhang February 17, 2025 02:19
pylint "./$folder"
done

echo "Successfully clean up all codes."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is existing make format sufficient? In case you are unaware of that.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Will remove the code style script.

emb_dim = 8192

def test_embedding(self):
mesh = self.create_device_mesh()
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: self._create_device_mesh. Guide line is _ for private method

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

h1_child_0_module.child0 = h2_child_0_module

parent_module.init_weights()
print(self.parent_module)
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: remove?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@xy12181
Copy link
Collaborator Author

xy12181 commented Feb 19, 2025

@wyzhang I will address your comments in yongx/dev branch and close this PR. Sorry I am still getting used to the github workflow.

@xy12181 xy12181 closed this Feb 19, 2025
@xy12181 xy12181 deleted the yongx/test branch February 19, 2025 03:56
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.

2 participants