eaplatanios / tensorflow_scala

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

publish for scala 2.13 #177

Closed siddhartha-gadgil closed 4 years ago

siddhartha-gadgil commented 4 years ago

This would be helpful.

eaplatanios commented 4 years ago

This has been implemented in #180. I haven't published artifacts yet but hope to do so soon.

siddhartha-gadgil commented 4 years ago

Thanks. Looking forward to this.

eaplatanios commented 4 years ago

180 has now been merged.

siddhartha-gadgil commented 4 years ago

Is there going to be a release with this? Thanks.

eaplatanios commented 4 years ago

@siddhartha-gadgil there is already a snapshot (0.5.1-SNAPSHOT) that I am using for a project. Once I determine it's stable I'm planning to make it a full release.

siddhartha-gadgil commented 4 years ago

Is the snapshot on Sonatype?

eaplatanios commented 4 years ago

Yes. You can use resolvers in ThisBuild += Resolver.sonatypeRepo("snapshots") to get it.

siddhartha-gadgil commented 4 years ago

Thanks

regards, Siddhartha

On Sat, 20 Jun, 2020, 6:46 pm Anthony Platanios, notifications@github.com wrote:

Yes. You can use resolvers in ThisBuild += Resolver.sonatypeRepo("snapshots") to get it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/eaplatanios/tensorflow_scala/issues/177#issuecomment-646993337, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA3K3JFKK3LTYM57UIHJVLDRXSZCHANCNFSM4KJND3NA .