Re: Java Native Remote Inference

2025-10-18 Thread Jack McCluskey via dev
mar wrote: > Hi everyone, I came across this github issue( > https://github.com/apache/beam/issues/36253) for developing a Java native > remote inference. > > To address it. I've put together a short design doc that talks about a new > RemoteInference transform for java sdk

Java Native Remote Inference

2025-10-17 Thread Ganesh Sivakumar
Hi everyone, I came across this github issue( https://github.com/apache/beam/issues/36253) for developing a Java native remote inference. To address it. I've put together a short design doc that talks about a new RemoteInference transform for java sdk to perform inference with models pro

Re: Java Native Remote Inference

2025-10-17 Thread Aaron Dantley
Hello! Could I be removed from this distribution list please? Regards! Aaron On Wed, Oct 8, 2025 at 5:43 AM Ganesh Sivakumar wrote: > Hi everyone, I came across this github issue( > https://github.com/apache/beam/issues/36253) for developing a Java native > remote inference. > >