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

CI: add CI support for linux-arm64 platform #548

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

snadampal
Copy link
Contributor

I have tested the CI workflow using self-hosted runners on AWS Graviton instances.

@karllessard karllessard merged commit ee5f44a into tensorflow:master Aug 28, 2024
9 of 10 checks passed
karllessard added a commit that referenced this pull request Sep 24, 2024
* Graph is changed to public in Session.java (#535)

* Merge doc changes from r1.0

* Fix unknown shapes in signature proto

* Update NdArray dependency

* Fix spotless check

* Fix broadcastMask/Update

Accept partially unknown shaped mask

* linux-arm64: add build artifact item for linux-arm64 platform

TensorFlow v2.16.1 wheel artifacts and the jar build support are added

* linux-arm64 fixes to package the right dependencies into tensorflow native jar

* Fix javadoc

Co-authored-by: Adam Pocock <adam.pocock@oracle.com>

* Add instructions for new module names (#554)

* CI: add CI support for linux-arm64 platform (#548)

* Fix/javadoc script (#555)

* Update macos x86 runner

* Don’t deploy missing linux-arm64 build

* Cleanup missing Linux-arm64 dependencies

* Use org large runners for Linux arm64

* Using setup-java for linux-arm64

* Switch to zulu

* Add back Linux arm64 artifacts (#556)

* Upgrade to TF2.16.2 (#557)

* Link to libomp full name (#558)

* Releasing 1.0.0 RC2

---------

Co-authored-by: manojava98 <164733809+manojava98@users.noreply.github.com>
Co-authored-by: Sunita Nadampalli <nadampal@amazon.com>
Co-authored-by: Adam Pocock <adam.pocock@oracle.com>
Co-authored-by: snadampal <87143774+snadampal@users.noreply.github.com>
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