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 Tensorflow java to use version 1 release candidate. #371

Open
jalexcole opened this issue May 22, 2024 · 3 comments
Open

Update Tensorflow java to use version 1 release candidate. #371

jalexcole opened this issue May 22, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@jalexcole
Copy link

Tensorflow java has been published with release candidate. It does use java 11 as the base line, however will work on java 11 and arm Macs.

@jalexcole jalexcole added the enhancement New feature or request label May 22, 2024
@Craigacp
Copy link
Member

Craigacp commented May 22, 2024

You can test out this branch - #367. We're not going to merge it until TF-Java releases 1.0, but I work on TF-Java too so it'll be up pretty soon after it releases.

@jalexcole
Copy link
Author

I apologize. Are there zero complications if forcing the dependency to use the release candidate of tensor flow in the maven central version?

@Craigacp
Copy link
Member

Craigacp commented May 23, 2024

No, the protobufs changed place between TF-Java 0.5 and 1.0-rc1 so there are fixes in that PR. It should build simply with mvn package. We may backport TF-Java 1.0 to Tribuo 4.3 when we do the next bug fix release, but Tribuo 5 is a ways off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants