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

linux-arm64: add build support for native and framework jars #545

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

snadampal
Copy link
Contributor

@snadampal snadampal commented Jun 14, 2024

TensorFlow v2.16.1 wheel artifacts are added
new dependencies are added for native jars
and made sure all unit tests passed.

TensorFlow v2.16.1 wheel artifacts and the jar build support are added
@snadampal snadampal force-pushed the add_linux_arm64_build_artifacts branch from dc5f4f1 to 3a5f1ed Compare June 14, 2024 14:17
@snadampal snadampal changed the title linux-arm64: add build artifact item for linux-arm64 platform linux-arm64: add build support for native and framework jars Jun 19, 2024
@snadampal
Copy link
Contributor Author

Hi @saudet , appreciate your review on this PR.

@snadampal snadampal force-pushed the add_linux_arm64_build_artifacts branch from 5c23ce5 to c081bad Compare June 19, 2024 13:50
Copy link
Collaborator

@Craigacp Craigacp left a comment

Choose a reason for hiding this comment

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

LGTM assuming @saudet thinks the OpenMP linking on Linux arm is fine.

@snadampal
Copy link
Contributor Author

thanks, @Craigacp . OpenMP is a dependency for TensorFlow official wheel on aarch64 linux.

@Craigacp Craigacp merged commit 1e86980 into tensorflow:master Jun 19, 2024
9 checks passed
@snadampal
Copy link
Contributor Author

thanks for merging the PR!

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