Hello, Igniters.
For release 2.7 we will introduce integration between TensorFlow and Apache Ignite. This integration contains changes on Apache Ignite side and on TensorFlow side. Apache Ignite part is the command line tool which allows create and maintain TensorFlow clusters over Apache Ignite and submit TF jobs to those clusters. For TensorFlow we implemented "ignite dataset". More details in related PR [1] As Apache Ignite part is done and TensorFlow part is ready for the merge I suggest to add module "ignite-tensorflow" to other Ignite deliverables. So I've created the ticket in JIRA for this [2]. In that case, we will be able to release this feature with Apache Ignite binary release includes deb/rpm packages. [1] https://github.com/tensorflow/tensorflow/pull/22210 [2] https://issues.apache.org/jira/browse/IGNITE-9685 Regards, Yury |
Great addition, Yuriy!
Adding the "ignite-tensorflow" module makes total sense to me. -- Denis On Tue, Sep 25, 2018 at 12:53 PM Юрий Бабак <[hidden email]> wrote: > Hello, Igniters. > > For release 2.7 we will introduce integration between TensorFlow and Apache > Ignite. This integration contains changes on Apache Ignite side and on > TensorFlow side. > > Apache Ignite part is the command line tool which allows create and > maintain TensorFlow clusters over Apache Ignite and submit TF jobs to those > clusters. > > For TensorFlow we implemented "ignite dataset". More details in related PR > [1] > > As Apache Ignite part is done and TensorFlow part is ready for the merge I > suggest to add module "ignite-tensorflow" to other Ignite deliverables. So > I've created the ticket in JIRA for this [2]. In that case, we will be able > to release this feature with Apache Ignite binary release includes deb/rpm > packages. > > [1] https://github.com/tensorflow/tensorflow/pull/22210 > [2] https://issues.apache.org/jira/browse/IGNITE-9685 > > Regards, > Yury > |
In reply to this post by Yuriy Babak
Distributed TensorFlow, awesome!
On Tue, Sep 25, 2018 at 12:53 PM Юрий Бабак <[hidden email]> wrote: > Hello, Igniters. > > For release 2.7 we will introduce integration between TensorFlow and Apache > Ignite. This integration contains changes on Apache Ignite side and on > TensorFlow side. > > Apache Ignite part is the command line tool which allows create and > maintain TensorFlow clusters over Apache Ignite and submit TF jobs to those > clusters. > > For TensorFlow we implemented "ignite dataset". More details in related PR > [1] > > As Apache Ignite part is done and TensorFlow part is ready for the merge I > suggest to add module "ignite-tensorflow" to other Ignite deliverables. So > I've created the ticket in JIRA for this [2]. In that case, we will be able > to release this feature with Apache Ignite binary release includes deb/rpm > packages. > > [1] https://github.com/tensorflow/tensorflow/pull/22210 > [2] https://issues.apache.org/jira/browse/IGNITE-9685 > > Regards, > Yury > |
Free forum by Nabble | Edit this page |