Do flink have plans to support Deep Learning?

2019-04-18 Thread Manjusha Vuyyuru
Hello,

Do flink have any plans to support Deep Learning, in near future?

Thanks,
Manju


Re: Do flink have plans to support Deep Learning?

2019-04-18 Thread Suneel Marthi
that's a very open-ended question.

There's been enough work done on using Flink for Deep Learning model
inference - with TensorFlow (look at Eron Wright's Flink-Tensorflow
project), with Amazon Sagemaker (i have code for that) or work from
LightBend on Flink Model serving.

So yes, there's enuf of that running in production and don't expect any of
that yet to be part of flink codebase.

On Thu, Apr 18, 2019 at 10:01 AM Manjusha Vuyyuru 
wrote:

> Hello,
>
> Do flink have any plans to support Deep Learning, in near future?
>
> Thanks,
> Manju
>
>


Re: Do flink have plans to support Deep Learning?

2019-04-18 Thread Manjusha Vuyyuru
Thanks Suneel for the information.

I see https://github.com/FlinkML/flink-tensorflow/wiki has support for
scala api.
Can you please confirm if java support is there for the same?

Regards,
Manju

On Thu, Apr 18, 2019 at 7:36 PM Suneel Marthi  wrote:

> that's a very open-ended question.
>
> There's been enough work done on using Flink for Deep Learning model
> inference - with TensorFlow (look at Eron Wright's Flink-Tensorflow
> project), with Amazon Sagemaker (i have code for that) or work from
> LightBend on Flink Model serving.
>
> So yes, there's enuf of that running in production and don't expect any of
> that yet to be part of flink codebase.
>
> On Thu, Apr 18, 2019 at 10:01 AM Manjusha Vuyyuru 
> wrote:
>
>> Hello,
>>
>> Do flink have any plans to support Deep Learning, in near future?
>>
>> Thanks,
>> Manju
>>
>>