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

Remove deprecated static from Eigen that contributes to size increase #23084

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

yuslepukhin
Copy link
Member

Description

This patches Eigen source to remove an unused deprecated static var.

Motivation and Context

Internal customer request.

@yuslepukhin yuslepukhin requested a review from snnn December 11, 2024 22:27
@yuslepukhin yuslepukhin marked this pull request as ready for review December 11, 2024 22:36
@yuslepukhin yuslepukhin merged commit 890a719 into main Dec 12, 2024
95 checks passed
@yuslepukhin yuslepukhin deleted the yuslepukhin/eigen_edge_patch branch December 12, 2024 18:19
guschmue pushed a commit that referenced this pull request Dec 20, 2024
…#23084)

### Description
<!-- Describe your changes. -->
This patches Eigen source to remove an unused deprecated static var.

### Motivation and Context
Internal customer request.
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