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

[tensorflow] Updates tensorflow to 2.16.1 #3283

Merged
merged 1 commit into from
Jun 27, 2024
Merged

[tensorflow] Updates tensorflow to 2.16.1 #3283

merged 1 commit into from
Jun 27, 2024

Conversation

frankfliu
Copy link
Contributor

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

@frankfliu frankfliu requested review from zachgk and a team as code owners June 27, 2024 19:13
@@ -133,15 +133,15 @@ jobs:
if: github.repository == 'deepjavalibrary/djl'
runs-on: [ self-hosted, gpu ]
container:
image: nvidia/cuda:12.1.1-cudnn8-runtime-ubuntu20.04
image: nvidia/cuda:12.4.1-cudnn-devel-ubuntu22.04
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need the development image?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, TF need nvcc. If the TF is not compiled with cuda arch, it will compile on the fly.

@frankfliu frankfliu merged commit e00ed01 into master Jun 27, 2024
11 checks passed
@frankfliu frankfliu deleted the tf branch June 27, 2024 19:40
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