Re: Running MxNet compiled with Cuda 9 on a machine with Cuda 10

2019-02-06 Thread Timur Shenkao
>From my experience with MxNet (and TF), nothing good comes out of such attempts. It will look for several CUDA 9 specific dependencies. I ended having several CUDA installations (9.2, 10, etc.) on one server. On Wed, Feb 6, 2019 at 8:58 PM Seok Hyun Jin wrote: > Hi, > > I’m trying to run MxNet

Re: Proposal for a recurrent architecture meeting and long term direction

2019-01-14 Thread Timur Shenkao
I joined it now. But I can't unmute myself. I see Pedro (I believe it's him). My question is: what do we think about Graphcore? https://www.graphcore.ai/technology On Mon, Jan 14, 2019 at 7:03 PM Pedro Larroy wrote: > Hi > > If you wish to join the monthly architecture meeting today, please >

Re: Reproducing test failures on CI

2018-10-15 Thread Timur Shenkao
Is it London meeting? Or some other location? On Monday, October 15, 2018, Anton Chernov wrote: > Dear MXNet community, > > We've noticed that there has been some difficulties setting up environments > and reproducing test results from failed builds on the CI. We would like to > offer some help

Some feedback from MXNet Zhihu topic

2018-09-20 Thread Timur Shenkao
There are: Gluon API Module API Some other apis in mxnet low-level C / C++ apis Recently I accidentally found that exist such things like Gluon NLP and Gluon CV (besides some examples in the very MXNet). It's unclear whether I can rely on some API or I have to create my own C / C++ code. I

Re: Off-Heap Memory Management in MXNet Scala

2018-09-12 Thread Timur Shenkao
Thanks for great job! My questions / proposals. 1) Have considered Java collections with low memory footprint like Fastutil, Koloboke, etc.? They are much more memory efficient and they have "better correspondence" with low level data types. 2) MNIST example on the page is "bad" because MNIST is

Re: Propose to discontinue supporting Apache MXNet on Windows 7

2018-09-03 Thread Timur Shenkao
"Should we start supporting Windows 7 again?" :) > > I really appreciate your valuable comments. Have a great labor day weekend! > > Lin > > > On Sun, Sep 2, 2018 at 12:37 PM Timur Shenkao wrote: > > > >> I also believe that it is possible to insta

Re: Propose to discontinue supporting Apache MXNet on Windows 7

2018-09-02 Thread Timur Shenkao
>> I also believe that it is possible to install more recent >> versions of Visual Studio on Windows 7. It's about security reasons and AD permissions and bought licenses for VS, not about general technical impossibility of installation of up-to-date versions. On Sunday, September 2, 2018, Marco

Re: Propose to discontinue supporting Apache MXNet on Windows 7

2018-09-02 Thread Timur Shenkao
Hello guys, In banks, fintech and other financial companies, governmental organizations, people still "use" windows 7 as they have no choice of os. Unfortunately they often don't have opportunity to install C/C++ compiler, visual studio as well. They cannot build mxnet, install specific C/ C++

Re: [VOTE] Subscribe dev@ to Github Activities

2018-07-16 Thread Timur Shenkao
+1 if my vote can be taken into account On Mon, Jul 16, 2018 at 4:32 AM, Sheng Zha wrote: > Hi, > > I'm starting a vote on subscribing dev@ to Github activities. See previous > discussion thread here >

Re: [DISCUSS] Subscribe dev@ to Github Activities?

2018-07-12 Thread Timur Shenkao
Flink - yes Spark - it was previously but not now Yeah, amount of messages would be tripled at least: Jira + Github issue + PR On Thu, Jul 12, 2018 at 11:13 PM, Haibin Lin wrote: > I'm a bit concerned with the amount of emails flooding in. In the past week > there're 32 new issues and 35 new

Re: Vote to stop using JIRA

2018-07-01 Thread Timur Shenkao
. Timur On Fri, Jun 29, 2018 at 7:08 AM, Timur Shenkao wrote: > I can devote some time this weekend and start writing some draft proposal. > Then we can add it to Confluence and other people will be able to > elaborate it. > > But I believe some workflow description is already pr

Re: Vote to stop using JIRA

2018-06-29 Thread Timur Shenkao
I can devote some time this weekend and start writing some draft proposal. Then we can add it to Confluence and other people will be able to elaborate it. But I believe some workflow description is already present in Apache materials On Thu, Jun 28, 2018 at 9:23 PM, Marco de Abreu <

Slack channel invite

2018-06-27 Thread Timur Shenkao
Hello! Could your invite me to MXNet Slack channels?

Re: users@mxnet

2018-06-18 Thread Timur Shenkao
Facebook is definitely a bad idea: we will be dependent on third party provider + unclear who & how manages such group etc. Forum + Confluence + Slack is much better then. On Mon, Jun 18, 2018 at 7:17 PM, Ivan Serdyuk wrote: > Greetings Barber, Christopher. I had an idea to move out some

Re: users@mxnet

2018-06-16 Thread Timur Shenkao
user mail list Pros: - Apache user mail list is indexed and kept forever in mailing lists. Very convenient. - Apache user mail list is indexed by search engines actively and info appears in search results pretty soon. - You just get e-mails and when you have spare time read & answer them. Cons:

Re: Vote to stop using JIRA

2018-06-11 Thread Timur Shenkao
> I like GitHub for it's good community integration - just mention somebody or link it in another issue/PR and everything will automatically be referenced; pretty neat. Take a look at https://issues.apache.org/jira/projects/SPARK/issues/SPARK-14220?filter=allopenissues BTW Spark is also

Re: Vote to stop using JIRA

2018-06-08 Thread Timur Shenkao
Hello guys! Let me add five cents step-by-step. Some kind of "external viewpoint" (I don't work in Amazon or Intel). 1) Thanks a lot of for interesting product / framework like MXNet. Currently, I use pretty standard DL stack: Keras + TF and some other less popular libraries. But I am not

Re: Slack access

2018-05-03 Thread Timur Shenkao
Hello, I would like to be added to Slack as well. We use TF but we interested in Hadoop + DL integration On Wed, May 2, 2018 at 12:02 PM, Pedro Larroy wrote: > Hi Jesse > > Welcome! Have you seen the "contribute" documentation? >