Github user avulanov commented on the pull request:

    https://github.com/apache/spark/pull/1290#issuecomment-110515863
  
    @hntd187 @sirolf2009 Thank you for your interest in the project! We are 
currently discussing merging with @mengxr from Databricks. There are two 
requirements for this implementation to be merged: 1) extensible interface, so 
it will be easy to implement new types of networks 2) speed and scalability: 
our implementation has to be comparable in terms of speed to the state of the 
art single node implementations like Caffe and also scale well by means of 
adding nodes to the cluster. We have addressed both requirements in 
https://github.com/avulanov/spark/tree/ann-interface-gemm, however we need to 
perform scalability testing with AWS. This is an ongoing work. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to