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

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