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

In a Linux or Android build check if the compiler support bfloat16 and float16 #18813

Merged
merged 5 commits into from
Jan 9, 2024

Conversation

snnn
Copy link
Member

@snnn snnn commented Dec 13, 2023

Description

Restrict clang version because we have an upcoming change that requires clang version >=16 , which will mainly affect Android build.

Motivation and Context

@snnn snnn requested a review from skottmckay December 14, 2023 00:09
@snnn snnn force-pushed the snnn/restrict_clang_version branch from eecb4ca to 69ff2d7 Compare December 14, 2023 17:36
@snnn snnn requested a review from a team as a code owner December 14, 2023 17:36
@snnn
Copy link
Member Author

snnn commented Dec 14, 2023

I'm waiting a response from @skottmckay

cmake/CMakeLists.txt Outdated Show resolved Hide resolved
@snnn snnn force-pushed the snnn/restrict_clang_version branch from 69ff2d7 to 7011e12 Compare December 19, 2023 00:46
@snnn snnn changed the title Restrict clang version In a Linux or Android build check if the compiler support bfloat16 and float16 Dec 19, 2023
@snnn snnn merged commit 68c29ec into main Jan 9, 2024
91 of 101 checks passed
@snnn snnn deleted the snnn/restrict_clang_version branch January 9, 2024 03:46
jslap-ubi pushed a commit to jslap-ubi/onnxruntime that referenced this pull request Apr 5, 2024
…d float16 (microsoft#18813)

### Description
Restrict clang version because we have an upcoming change that requires
clang version >=16 , which will mainly affect Android build.
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.

3 participants