Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Updated to tensorflow 1.15.0. #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tuh8888
Copy link

@tuh8888 tuh8888 commented Oct 28, 2019

I updated the TensorFlow version from 1.2.0 to 1.15.0. The tests initially failed. I fixed them simply substituting the to-array fn for into-array fn in the outer array conversion in the tf-vals util fn. The problem was to-array returns an Object array while into-array uses the first value to box the array.

Now all tests pass and users can use the latest version of Java TensorFlow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant