Philipp Moritz

Results 85 comments of Philipp Moritz

Great, thanks a lot!

Hey, thanks for keeping us updated. I think I can reproduce the problem now, it seems to occur in local mode with more than one SparkNet worker; that is not...

Did it end up working for you? There is now a new release of JavaCPP, if we switch to that it should also fix your problem!

Did you create the JARs yourself or did you use the JARs we provide? There seems to be an error in the BLAS library, if you compiled it yourself, which...

Oh I see, when I said "create the JAR yourself" I meant to ask if you followed this procedure: https://github.com/amplab/SparkNet/blob/master/doc/creating-jars.md If you are running on cloudera with ubuntu 14.04 (if...

On EC2 it works on Ubuntu 14.04. Did you start from a fresh image or might it be that there is another version of BLAS that causes problems? I'm happy...

Is it the same software versions on both the fresh image and your existing cluster? Do you have any other BLAS libraries installed on your existing cluster? My guess right...

Thanks for bringing this up, we are very interested in this question. Providing unified APIs and data loading procedures is one of the areas where we can add value compared...

Thanks, the least complicated approaches are often the best. I can sketch how we plan to implement the interface for TensorFlow. Assume you have a TensorFlow graph definition like this...

Great, any progress on this will be very helpful for the project, and don't hesitate to ask questions if you run into problems. We have a bunch of experience with...