tensorflow_scala icon indicating copy to clipboard operation
tensorflow_scala copied to clipboard

Windows support

Open jxtps opened this issue 6 years ago • 2 comments

I'm interested in a windows version - what would be involved with getting the published artifacts to also support Windows?

JavaCPP seems like a potentially interesting helper project here, see:

Happy to help out &/ have my company sponsor development.

jxtps avatar Jul 27 '19 04:07 jxtps

The JavaCPP author states that the C API is included in the JavaCPP Presets for Tensorflow.

jxtps avatar Jul 29 '19 15:07 jxtps

I would be happy to publish TF Scala for Windows. However, I have no way of testing and publishing windows artifacts. It would be great if you can give it a shot and it might just work as I don't there is any code that is platform-specific and CMake is used for compiling the native libraries.

eaplatanios avatar May 24 '20 16:05 eaplatanios