hadoop/hadoop-submarine/hadoop-submarine-tony-runtime
Zhankun Tang 36267b6f7c SUBMARINE-52. [SUBMARINE-14] Generate Service spec + launch script for single-node PyTorch learning job. Contributed by Szilard Nemeth. 2019-05-10 23:40:17 +08:00
..
src SUBMARINE-52. [SUBMARINE-14] Generate Service spec + launch script for single-node PyTorch learning job. Contributed by Szilard Nemeth. 2019-05-10 23:40:17 +08:00
README.md SUBMARINE-40. Add TonY runtime to Submarine. Contributed by Keqiu Hu. 2019-04-23 15:45:42 +08:00
pom.xml SUBMARINE-40. Add TonY runtime to Submarine. Contributed by Keqiu Hu. 2019-04-23 15:45:42 +08:00

README.md

Overview

TonY is an open source project that TonY is a framework to natively run deep learning frameworks on Apache Hadoop. As Submarine supports multiple runtimes, this module serves as an adaptor so that Submarine could leverage TonY as a Runtime implementation to run TensorFlow with 2.x version of Hadoop and Hadoop installations w/o docker support or native service.

Please jump to QuickStart to understand how to run Submarine with TonY runtime.