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

Update C++ dependencies #21410

Merged
merged 18 commits into from
Jul 23, 2024
Merged

Update C++ dependencies #21410

merged 18 commits into from
Jul 23, 2024

Conversation

snnn
Copy link
Member

@snnn snnn commented Jul 18, 2024

  1. Update google benchmark from 1.8.3 to 1.8.5
  2. Update google test from commit in main branch to tag 1.15.0
  3. Update pybind11 from 2.12.0 to 2.13.1
  4. Update pytorch cpuinfo to include the support for Arm Neoverse V2, Cortex X4, A720 and A520.
  5. Update re2 from 2024-05-01 to 2024-07-02
  6. Update cmake to 3.30.1
  7. Update Linux docker images
  8. Fix a warning in test/perftest/ort_test_session.cc:826:37: error: implicit conversion loses integer precision: 'streamoff' (aka 'long long') to 'const std::streamsize' (aka 'const long') [-Werror,-Wshorten-64-to-32]

@snnn snnn requested review from a team as code owners July 18, 2024 20:45
@snnn snnn changed the title snnn/update dep Update C++ dependencies Jul 18, 2024
cmake/deps.txt Outdated Show resolved Hide resolved
@snnn snnn force-pushed the snnn/update_dep branch from ef4d779 to b1a803f Compare July 19, 2024 05:08
guschmue
guschmue previously approved these changes Jul 22, 2024
Copy link
Contributor

@guschmue guschmue left a comment

Choose a reason for hiding this comment

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

lgtm

@snnn
Copy link
Member Author

snnn commented Jul 23, 2024

Web CI pipeline is failing. This PR will fix it.

@snnn snnn merged commit f70215d into microsoft:main Jul 23, 2024
97 of 98 checks passed
@snnn snnn deleted the snnn/update_dep branch July 23, 2024 17:00
@ranjitshs
Copy link
Contributor

@snnn
Latest gtest 1.15.0 is causing test failures in AIX. I am debugging and will raise PR if I see any work-around.

yf711 added a commit that referenced this pull request Jul 24, 2024
@snnn
Copy link
Member Author

snnn commented Jul 24, 2024

Thanks for letting me know

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.

6 participants