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

[Relax] Capture symbolic vars in struct info of weights #16834

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

vinx13
Copy link
Member

@vinx13 vinx13 commented Apr 3, 2024

weights may have symbolic shapes. We assume any args in params[num_inputs:] to be weights (with fixed buffer address), so it's safe to capture these symbolic vars as well even if it's not provided in the hints.

cc @tqchen

@github-actions github-actions bot requested a review from tqchen April 3, 2024 01:09
@tqchen tqchen merged commit 54e31f3 into apache:main Apr 3, 2024
18 checks passed
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