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.
In your code: replace tf.train.ClusterSpec() and tf.train.Server() with yarntf.createClusterServer()
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file yarntf-0.0.3.dev3.tar.gz
.
File metadata
- Download URL: yarntf-0.0.3.dev3.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61e330e8b47e40efb48a96b57cac677af62d5cea435f61f4a5fce1ca2253a457 |
|
MD5 | e0fbd4a0c44549951be256b1c771b2c7 |
|
BLAKE2b-256 | f188e6d95e8381ec7d8de4c712f62005e89e31ff8df3ca50a2f0086cc8cca2ba |
File details
Details for the file yarntf-0.0.3.dev3-py2.7.egg
.
File metadata
- Download URL: yarntf-0.0.3.dev3-py2.7.egg
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93e0cc2184c23ede603fce9887da0d35f769b9a5cf0cad518945b6f8bf077a68 |
|
MD5 | 8aeca0a7c6359c1e92f0ad53bce23b8b |
|
BLAKE2b-256 | 9abca56b93792957819e44280bcb5708396990d61b306b11a96dee4e944eb6d9 |