Skip to content

Missing Tensorflow Native Library #261

Description

@zack-rma

Describe the bug:
When testing the latest TensorFlow library version bump identified by Dependabot, the HelloTensorFlow class fails with an error that the native library is not found. Documentation about including the native library can be found here: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/java/LEGACY.md

The current TensorFlow Java library is considered legacy and has been replaced by: https://github.com/tensorflow/java
It is recommended to move to the new version, as the native library can be included as a Gradle dependency.

Steps to reproduce the bug:

  1. Run the HelloTensorFlow test class.

Expected behavior:
Test executes successfully.

WRIMS version used:
3.0.0-alpha.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No fields configured for Bug.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions