Re: kvstore special for distributed fc

2018-08-03 Thread starimpact

Re: [DISCUSS] improve MXNet Scala release process

2018-08-03 Thread Naveen Swamy
Hi Carin, The thinking right now is to publish nightly to the Apache Snapshot repository, building and validating with integration tests. We(Qing, me and Andrew Ayres) will work on a elaborate document detailing the process and we'll loop you in as well. Thanks, Naveen On Fri, Aug 3, 2018 at

Re: [DISCUSS] improve MXNet Scala release process

2018-08-03 Thread Carin Meier
Hi, I was thinking about the process for publishing the Clojure jar as well. I think, since it will be published to Nexus/Maven and the building of it depends on the Scala jar artifact, it might make sense to combine the publishing of the Clojure jar at the same time as the Scala Jar. I haven't

Re: custom 404 and other error landing pages and server logs

2018-08-03 Thread Marco de Abreu
Hello, I'm currently working on a new design for the broken link checker. After having a first pass with my team, I will send it out to dev@ to get broader feedback from the community. I expect this to happen on Tuesday. Best regards, Marco On Fri, Aug 3, 2018 at 4:32 PM sandeep krishnamurthy <

Re: custom 404 and other error landing pages and server logs

2018-08-03 Thread sandeep krishnamurthy
Thank you Aaron for starting this very important thread on how we deal with website broken links that is actually first thing every user sees! 1. Custom landing page for 404s and broken links => This is very critical and best practice. Definitely we should seek infra team help to set this up. 2.

Re: MXNet Berlin Office Hours

2018-08-03 Thread Isabel Drost-Fromm
Am 2. August 2018 20:33:44 MESZ schrieb Ivan Serdyuk : >I have a single global question: I am looking for a global plan for >covering MXNet, for developer meetups. Can you elaborate what you mean by global plan for covering mxnet for developer meetups? > There are various APIs, for

kvstore special for distributed fc

2018-08-03 Thread starimpact
hell, guys, I have implemented a special kvstore named kvstore_speical. It is useful for some model parallel problem like distributed fc. github:https://github.com/starimpact/mxnet_v1.0.0/tree/kvstore_special There are some details in the README.md It is written in mxnet_v1.0.0. It is work well

Re: MXNet virtual hangout 2018-August-1 8am and 5pm PDT

2018-08-03 Thread Isabel Drost-Fromm
On Thu, Aug 02, 2018 at 03:29:48PM -0700, Steffen Rochel wrote: > I would like to thank all attendees, especially Ming Zhang for the deep > dive in the challenges he is facing. > Please see hangout notes at > https://cwiki.apache.org/confluence/display/MXNET/Aug+1st.+2018+-+5pm+PDT+session Thanks

Re: Significant windows build improvements from source

2018-08-03 Thread Qing Lan
Just an update from previous thread. I tried Windows build using http://mxnet.incubator.apache.org/install/windows_setup.html instruction. The OpenCV links there only contains prebuilt vs12 (VS 2013). Apart from that, user need to create a new C++ project after VS2015 installation because it