Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Add cmake missing source file ref for core_lowering.passes#2672

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
narendasan merged 1 commit intopytorch:mainfromArktische:fix_cmake_build
Mar 22, 2024

Conversation

@Arktische
Copy link
Contributor

@ArktischeArktische commentedMar 6, 2024
edited
Loading

Description

Add missing source filecore/lowering/passes/unpack_scaled_dot_product_attention.cpp tocore/lowering/passes/CMakeLists.txt. If not do so, when building shared librarytorchtrt will fail due to missing reference to functionUnpackScaledDotProductAttention.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project (You can use the linters)
  • I have added the relevant labels to my PR in so that relevant reviewers are notified
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas and hacks
  • I have made corresponding changes to the documentation
  • I have added tests to verify my fix or my feature
  • New and existing unit tests pass locally with my changes

@github-actionsgithub-actionsbot added component: loweringIssues re: The lowering / preprocessing passes component: coreIssues re: The core compiler labelsMar 6, 2024
Copy link
Collaborator

@narendasannarendasan left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@narendasannarendasannarendasan approved these changes

@gs-olivegs-oliveAwaiting requested review from gs-olive

Assignees

No one assigned

Labels

cla signedcomponent: coreIssues re: The core compilercomponent: loweringIssues re: The lowering / preprocessing passes

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@Arktische@narendasan@facebook-github-bot

[8]ページ先頭

©2009-2025 Movatter.jp