Skip to main content

Easy distributed TensorFlow on Hops Hadoop

Project description

yarntf simplifies the distributed TensorFlow submit model, for running machine learning applications on Hadoop YARN clusters.

User Guide

In general it is as simple as follows.

  1. In your code: replace tf.train.ClusterSpec() and tf.train.Server() with yarntf.createClusterServer()

  2. On your cluster: submit the application with Hops-TensorFlow

Your ClusterSpec is generated automaticaly and the parameter servers stopped when all workers are completed. Specify the number of worker, ps and resources on submit.

For more details see the examples.

Work In Progress

Development is still in an early stage. Contributions are very welcome!

License

yarntf and Hops-TensorFlow is released under an Apache 2.0 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yarntf-0.0.3.dev3.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

yarntf-0.0.3.dev3-py2.7.egg (15.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page