Skip to main content

Tensorflow for Apache Mesos

Project description

Tensorflow V2 for Mesos

Docs Chat

With these python module it's possible to run Tensorflow scripts against a Mesos cluster. For detailed examples, please have a look into the examples directory.

Issues

To open an issue, please use this place: https://github.com/AVENTER-UG/tensorflow-mesos/issues

Requirements

  • Apache Mesos minimum 1.6.x

How to install

To install tensorflow-mesos and all required packages, execute the following command.

pip install tfmesos2

How to use?

Tensorflow for Mesos need some environment variables to know how and which Mesos it should use.

export MESOS_SSL=true
export MESOS_MASTER=localhost:5050
export MESOS_USERNAME=<MESOS_PRINCIPAL>
export MESOS_PASSWORD=<MESOS_SECRET>

python examples/plus.py

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

tfmesos2-0.2.0.tar.gz (466.8 kB view hashes)

Uploaded Source

Built Distribution

tfmesos2-0.2.0-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

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