yahoo / CaffeOnSpark

Distributed deep learning on Hadoop and Spark clusters.
Apache License 2.0
1.27k stars 358 forks source link

Is CaffeOnSpark still being maintained and developed? #300

Closed sophia-wright-blue closed 6 years ago

sophia-wright-blue commented 6 years ago

Hello,

I was wondering if CaffeOnSpark is still being maintained and developed - what is the most convenient way to run caffe models with the advantage of Spark RDDs - a cloud platform like Databricks?

Thanks,

junshi15 commented 6 years ago

CaffeOnSpark is not being developed. It works with an old version of caffe (around 2016). You are encouraged to use TensorflowOnSpark instead.

sophia-wright-blue commented 6 years ago

Will do! thank you for replying.