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

[Bugfix] Fix starting_line_no for PyTorch frontend #275

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

chhzh123
Copy link
Member

Description

This PR fixes #273.

Checklist

  • PR's title starts with a category (e.g. [Bugfix], [IR], [Builder], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage (It would be better to provide ~2 different test cases to test the robustness of your code)
  • Code is well-documented

@chhzh123 chhzh123 merged commit 57fc2bf into cornell-zhang:main Dec 12, 2024
1 check passed
@chhzh123 chhzh123 deleted the pt_line branch December 12, 2024 03:22
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.

[BUG] Customize get Python AST starting_line_no is a null ptr when isinstance(fn, str)
1 participant