Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 850 Bytes

File metadata and controls

46 lines (35 loc) · 850 Bytes

pics/tnt_logo_text.png


Tarantella is an open-source, distributed Deep Learning framework built on top of TensorFlow, providing scalable Deep Neural Network training on CPU and GPU compute clusters.

Tarantella is easy-to-use, allows to re-use existing TensorFlow models, and does not require any knowledge of parallel computing.

pics/tnt_run.gif


Table of contents

.. toctree::
   :maxdepth: 2
   :caption: Overview

   why_tarantella
   data_parallel

.. toctree::
   :maxdepth: 2
   :caption: Getting started

   installation
   quick_start
   tutorials
   advanced_topics
   faq

.. toctree::
   :maxdepth: 2
   :caption: Community

   bug_reports
   contributing
   contact
   license