Karl Lessard

Results 153 comments of Karl Lessard

I guess it is safe to expose it, yes, I don't see why not. Would you be interested to push a PR for this?

Yes @manojava98 , please do!

Thank you for reporting this issue @fanyang-dotcom , I've transferred it to the `java-ndarray` repository since it has more to do with I/O buffers than TensorFlow. I would have expect...

@Craigacp : This is still in draft mode as it is missing most of the datatypes, right now only arrays of `Double` and `Objects` (like `String`) are being demonstrated. Once...

Thanks @angerson , the ticket seems to talk about the missing include folders (which we've also noticed but found a workaround for), though it does not mention anything about the...

Is there any Windows build available in the [libtensorflow-nightly](https://storage.googleapis.com/libtensorflow-nightly) bucket?

Thanks @nitins17 , we just checked and while the nightly builds do have some of the TSL headers, the `TSL_` symbols are still missing from the binaries. cc\ @angerson

Any updates about this/any PR coming soon? Thanks!

Adding a reference to this comment here as well, problem is still not fixed after merging #62874: https://github.com/tensorflow/tensorflow/pull/62874#issuecomment-1926007848

I can work on a something yes, though I don't have myself a Windows machine and it may take me some time. Meanwhile, you can look at our CI/CD where...