eaplatanios / tensorflow_scala

TensorFlow API for the Scala Programming Language
http://platanios.org/tensorflow_scala/
Apache License 2.0
939 stars 95 forks source link

Unable to use tensorflow in scala gradle project #164

Closed LakshKD closed 4 years ago

LakshKD commented 5 years ago

I am able to import the library but unable to import the tensorflow api in scala code. Please help by pointing out how to use tensorflow for scala with scala gradle projects.

I am able to run tensorflow for scala with sbt but with gradle I am facing above mentioned issues.

eaplatanios commented 4 years ago

This should have been resolved by #183 and so I'll go ahead and close it. Please reopen if the issue persists.