RE: [VOTE] Release Apache MXNet (incubating) version 1.6.0.rc1

2020-01-09 Thread Chen, Ciyong
+1 Build from source on CentOS 7.6 with GCC 4.8.5 with MKLDNN. Unit tests passed and imagenet examples (with MKL-DNN subgraph backend) looked good on performance and accuracy in both FP32 and INT8 mode, RNN training worked. Thanks, -Ciyong -Original Message- From: Lai Wei Sent:

Re: [VOTE] Release Apache MXNet (incubating) version 1.6.0.rc1

2020-01-09 Thread guanxin qiao
On 2020/01/07 17:55:15, Przemys��aw Tr��dak wrote: > Dear MXNet community, > > This is the vote to release Apache MXNet (incubating) version 1.6.0. Voting > starts today and will close on Friday 1/10/2020 23:59 PST. > > Link to release notes: >

CCLA for MXNET

2020-01-09 Thread Gil Yehuda
Dear MXNet Dev team I have a team at Verizon who would like to start contributing code to MXNet. In preparation, would you need a CCLA in place between Verizon and Apache listing their names? and ICLAs from them? if so I'll be glad to make this happen. I didn't see the CLA indicated on the

Re: [VOTE] Release Apache MXNet (incubating) version 1.6.0.rc1

2020-01-09 Thread Chen, Xinyu1
+1 Build from source on CentOS 7.6 with MKL/DNNL on and verified it works with DNNL backend for fp32/int8 inference. Both functionality and performance are great  Thanks Xinyu On 2020/1/8, 1:55 AM, "Przemysław Trędak" wrote: Dear MXNet community, This is the vote to release

Re: CD with windows need a special jenkins slave machine like restricted-utility

2020-01-09 Thread Pedro Larroy
Is there a solution for this error in VS2017? c:\users\administrator\mxnet\src\operator\mxnet_op.h(943) : fatal error C1002: compiler is out of heap space in pass 2 On Tue, Jan 7, 2020 at 5:11 PM shiwen hu wrote: > > > > I personally encountered the problem that 2015 can't compile in high >

Re: [VOTE] Release Apache MXNet (incubating) version 1.6.0.rc1

2020-01-09 Thread Zhi Zhang
+1 built from source and passed gluoncv unittests Thanks, Zhi On 2020/01/07 17:55:15, Przemys��aw Tr��dak wrote: > Dear MXNet community, > > This is the vote to release Apache MXNet (incubating) version 1.6.0. Voting > starts today and will close on Friday 1/10/2020 23:59 PST. > > Link to

[apache/incubator-mxnet] [mxnet 2.0][item 4.8][RFC] Gluon Data API Extension and Fixes(Part 1) (#17263)

2020-01-09 Thread Joshua Z. Zhang
## Description This is the part 1 of Gluon Data API extension and fixes, which mainly focus on cleaning up diverging usage of mxnet module/gluon. Through long time evolution, there's currently two streams of data loading conventions implemented in mxnet - Iterator:

Re: Stopping nightly releases to Pypi

2020-01-09 Thread Chris Olivier
If this tiny fix is representative of the bulk of the reasoning behind all the the CD churn recently, then this seems to be of some concern. -Chris On Thu, Jan 9, 2020 at 6:32 AM Marco de Abreu wrote: > Great, thanks a lot sheng! > > -Marco > > Sheng Zha schrieb am Do., 9. Jan. 2020, 14:28: >

Re: Stopping nightly releases to Pypi

2020-01-09 Thread Marco de Abreu
Great, thanks a lot sheng! -Marco Sheng Zha schrieb am Do., 9. Jan. 2020, 14:28: > I'm fixing the CD pipeline in > https://github.com/apache/incubator-mxnet/pull/17259/files and will > update the s3 publish path so that it's friendly for automatically > generating such page. > > -sz > > On

Re: Stopping nightly releases to Pypi

2020-01-09 Thread Sheng Zha
I'm fixing the CD pipeline in https://github.com/apache/incubator-mxnet/pull/17259/files and will update the s3 publish path so that it's friendly for automatically generating such page. -sz On 2020/01/06 18:19:52, "Lausen, Leonard" wrote: > Consider a user finds a bug in a nightly version