|
6 年 前 | |
---|---|---|
.. | ||
installation | 920401b296 YARN-8870. [Submarine] Add submarine installation scripts. (Xun Liu via wangda) | 6 年 前 |
src | 8610c20724 YARN-8875. [Submarine] Add documentation for submarine installation script details. (Xun Liu via wangda) | 6 年 前 |
README.md | 19ad5be651 YARN-8800. Updated documentation of Submarine with latest examples. Contributed by Wangda Tan. | 6 年 前 |
pom.xml | cadbc8b57f YARN-8561. [Submarine] Initial implementation: Training job submission and job history retrieval. Contributed by Wangda Tan. | 7 年 前 |
_ _
| | (_)
___ _ _ | |__ _ __ ___ __ _ _ __ _ _ __ ___
/ __|| | | || '_ \ | '_ ` _ \ / _` || '__|| || '_ \ / _ \
\__ \| |_| || |_) || | | | | || (_| || | | || | | || __/
|___/ \__,_||_.__/ |_| |_| |_| \__,_||_| |_||_| |_| \___|
?
~~~~~~~~~~~~~~~~~~~~~~~~~~~|^"~~~~~~~~~~~~~~~~~~~~~~~~~o~~~~~~~~~~~
o | o __o
o | o |X__>
___o | __o
(X___>-- __|__ |X__> o
| \ __o
| \ |X__>
_______________________|_______\________________
< \____________ _
\ \ (_)
\ O O O >=)
\__________________________________________________________/ (_)
Submarine is a project which allows infra engineer / data scientist to run unmodified Tensorflow programs on YARN.
Goals of Submarine:
Please jump to QuickStart guide to quickly understand how to use this framework.
Please jump to Examples to try other examples like running Distributed Tensorflow Training for CIFAR 10.
If you're a developer, please find Developer guide for more details.