TensorFlow是谷歌提供的开源深度学习框架
TensorFlowOnSpark: 是雅虎提供的集成到Spark上的深度学习框架
鉴于我们使用的是Spark核心计算框架,现在搭建TensorFlow ON Hadoop Yarn开发环境
架构
https://www.jianshu.com/p/62b4ebb5a2f4
http://yahoohadoop.tumblr.com/post/157196317141/open-sourcing-tensorflowonspark-distributed-deep
官方整体搭建步骤:
https://github.com/yahoo/TensorFlowOnSpark/wiki/GetStarted_YARN
步