i have a question in my mind. we know that spark and ignite are in memory
computing platform and both of them cache data. if we want to consider
caching data in ignite as a benefit, spark also cache data. in this idea if
we want to develope dl4j over ignite What will we gain except for ignite
computation?

On Tue, Dec 18, 2018 at 7:38 PM dmitrievanthony <[email protected]>
wrote:

> First of all, when you are talking about "acceleration of running deep
> neural
> network" what do you mean, training or inference?
> If you are talking about inference, it actually doesn't matter what cluster
> management system we use, we need only to run parallel/distributed
> inference.
> If you are talking about training, how are you going to speed it up? Use
> distributed training on multiple machines? Or GPU's? Or maybe you just want
> to speed up data preprocessing?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to