[GitHub] fall4knight edited a comment on issue #12303: support slice on MKLDNN arrays better

2018-09-05 Thread GitBox
fall4knight edited a comment on issue #12303: support slice on MKLDNN arrays better URL: https://github.com/apache/incubator-mxnet/issues/12303#issuecomment-418708536 @safrooze Thanks for your usecase. I have implemented the first edition of an MKL-DNN supported version for slice OP.

[GitHub] sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++

2018-09-05 Thread GitBox
sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418783877 @marvis, Would you submit an issue describing the problem with some examples. I’ve rechecked the code and it should support

[GitHub] nswamy commented on a change in pull request #11903: Update CPP Lenet Example to remove additional 3 layers

2018-09-05 Thread GitBox
nswamy commented on a change in pull request #11903: Update CPP Lenet Example to remove additional 3 layers URL: https://github.com/apache/incubator-mxnet/pull/11903#discussion_r215325599 ## File path: cpp-package/example/lenet.cpp ## @@ -88,9 +83,8 @@ class Lenet {

[GitHub] vrakesh commented on issue #12459: Need weight norm

2018-09-05 Thread GitBox
vrakesh commented on issue #12459: Need weight norm URL: https://github.com/apache/incubator-mxnet/issues/12459#issuecomment-418790973 @euraka7 Thank you for the feature request. Tagging it under that @mxnet-label-bot [Feature Request]

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-05 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r215335760 ## File path: tests/python/unittest/test_module.py ## @@ -815,4 +815,4 @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-05 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r215335347 ## File path: tests/python/unittest/test_contrib_svrg_module.py ## @@

[GitHub] kmezhoud commented on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
kmezhoud commented on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418792053 HI, In my case is not yet resolved ```r brew install openblas brew install opencv cran <- getOption("repos")

[GitHub] vrakesh commented on issue #12461: Does mxnet work with GTX 1050?

2018-09-05 Thread GitBox
vrakesh commented on issue #12461: Does mxnet work with GTX 1050? URL: https://github.com/apache/incubator-mxnet/issues/12461#issuecomment-418792335 @johnbroughton2017 Surprised it is having an issue on ubuntu and a pascal card, I have tried on a 1060 and ubuntu, it works fine. Could you

[GitHub] Aozorany commented on issue #11184: Make amalgamation part be suitable for iOS

2018-09-05 Thread GitBox
Aozorany commented on issue #11184: Make amalgamation part be suitable for iOS URL: https://github.com/apache/incubator-mxnet/pull/11184#issuecomment-418746279 sorry for the delay, really got lots of things to do, i'll finish the end of the week.

[GitHub] bzcheeseman commented on issue #10340: Add PolyScheduler which mimics the caffe polynomial lr scheduler

2018-09-05 Thread GitBox
bzcheeseman commented on issue #10340: Add PolyScheduler which mimics the caffe polynomial lr scheduler URL: https://github.com/apache/incubator-mxnet/pull/10340#issuecomment-418757275 I'm unsure why this PR is showing so many files changed after rebasing onto apache/master...from my side

[GitHub] nswamy commented on a change in pull request #11903: Update CPP Lenet Example to remove additional 3 layers

2018-09-05 Thread GitBox
nswamy commented on a change in pull request #11903: Update CPP Lenet Example to remove additional 3 layers URL: https://github.com/apache/incubator-mxnet/pull/11903#discussion_r215327762 ## File path: cpp-package/example/lenet.cpp ## @@ -169,7 +161,9 @@ class Lenet {

[GitHub] sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++

2018-09-05 Thread GitBox
sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418739384 Currently no. I’ll try to support it soon. Get Outlook for iOS

[GitHub] KellenSunderland commented on issue #12462: [MXNET-908] Enable minimal OSX Travis build

2018-09-05 Thread GitBox
KellenSunderland commented on issue #12462: [MXNET-908] Enable minimal OSX Travis build URL: https://github.com/apache/incubator-mxnet/pull/12462#issuecomment-418743236 Example build for this commit: https://travis-ci.org/KellenSunderland/incubator-mxnet/builds/424768656

[GitHub] StephanieYuan commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-05 Thread GitBox
StephanieYuan commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-418745603 Thanks everyone for the feedback and input! I've rebased and resolved the conflict with master. I have also

[GitHub] lou-k opened a new issue #12464: nnvm submodule broken in release 1.2.1

2018-09-05 Thread GitBox
lou-k opened a new issue #12464: nnvm submodule broken in release 1.2.1 URL: https://github.com/apache/incubator-mxnet/issues/12464 ## Description It appears the nnvm submodule commit is no longer valid. ## Steps to reproduce ``` git clone --recursive --single-branch -b

[GitHub] sxjscience edited a comment on issue #10029: [MXNET-58]Layer Normalization in C++

2018-09-05 Thread GitBox
sxjscience edited a comment on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418783877 @marvis, Would you submit an issue describing the problem with some examples? I’ve rechecked the code and the LayerNorm layer

[GitHub] sxjscience removed a comment on issue #10029: [MXNET-58]Layer Normalization in C++

2018-09-05 Thread GitBox
sxjscience removed a comment on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418739384 Currently no. I’ll try to support it soon. Get Outlook for iOS

[GitHub] vrakesh commented on issue #12460: Dynamic size will appear out of memory

2018-09-05 Thread GitBox
vrakesh commented on issue #12460: Dynamic size will appear out of memory URL: https://github.com/apache/incubator-mxnet/issues/12460#issuecomment-418791483 @TD Thank you for report @mxnet-label-bot [Memory, Bug] This

[GitHub] sbodenstein opened a new issue #12463: cuDNN 7.2 Tensor Core support

2018-09-05 Thread GitBox
sbodenstein opened a new issue #12463: cuDNN 7.2 Tensor Core support URL: https://github.com/apache/incubator-mxnet/issues/12463 cuDNN 7.2 has simplified the usage of Tensor Cores for convolutions and RNNs, and explicit casts to `float16` can be avoided:

[GitHub] vrakesh commented on issue #12463: cuDNN 7.2 Tensor Core support

2018-09-05 Thread GitBox
vrakesh commented on issue #12463: cuDNN 7.2 Tensor Core support URL: https://github.com/apache/incubator-mxnet/issues/12463#issuecomment-418792892 @sbodenstein Thank you for the question, we will promptly get back to you on the same. @mxnet-label-bot [Feature request, Question]

[GitHub] haojin2 commented on a change in pull request #12427: Improved test for BilinearSampler

2018-09-05 Thread GitBox
haojin2 commented on a change in pull request #12427: Improved test for BilinearSampler URL: https://github.com/apache/incubator-mxnet/pull/12427#discussion_r215367763 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -1918,6 +1918,65 @@ def

[GitHub] haojin2 commented on issue #12461: Does mxnet work with GTX 1050?

2018-09-05 Thread GitBox
haojin2 commented on issue #12461: Does mxnet work with GTX 1050? URL: https://github.com/apache/incubator-mxnet/issues/12461#issuecomment-418823876 Can you share your system info such as CUDA version/driver version? Please use tools/diagnose.py and paste the outputs of it here. I've

[GitHub] haojin2 commented on issue #12454: how to print the input/output shape and data

2018-09-05 Thread GitBox
haojin2 commented on issue #12454: how to print the input/output shape and data URL: https://github.com/apache/incubator-mxnet/issues/12454#issuecomment-418825345 So you want to inspect the contents in the data buffer? It'll be a bit tricky here if your buffer is in GPU context, but if

[GitHub] StephanieYuan commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-05 Thread GitBox
StephanieYuan commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-418828499 @anirudhacharya I'll fix it soon. Is there a way that I can see the rendered view before it gets pushed?

[GitHub] haojin2 commented on a change in pull request #12427: Improved test for BilinearSampler

2018-09-05 Thread GitBox
haojin2 commented on a change in pull request #12427: Improved test for BilinearSampler URL: https://github.com/apache/incubator-mxnet/pull/12427#discussion_r215381027 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -1918,6 +1918,65 @@ def

[GitHub] anirudhacharya commented on issue #6606: Create a new operator with mxnetR

2018-09-05 Thread GitBox
anirudhacharya commented on issue #6606: Create a new operator with mxnetR URL: https://github.com/apache/incubator-mxnet/issues/6606#issuecomment-418842104 @hetong007 please label - "Feature Request" This is an automated

[GitHub] anirudhacharya commented on issue #6925: Layer Specific Learning Rate For R

2018-09-05 Thread GitBox
anirudhacharya commented on issue #6925: Layer Specific Learning Rate For R URL: https://github.com/apache/incubator-mxnet/issues/6925#issuecomment-418841877 @sandeep-krishnamurthy please label - "Feature Request" This is an

[GitHub] szha commented on issue #12463: cuDNN 7.2 Tensor Core support

2018-09-05 Thread GitBox
szha commented on issue #12463: cuDNN 7.2 Tensor Core support URL: https://github.com/apache/incubator-mxnet/issues/12463#issuecomment-418847186 Hi @sbodenstein. Thanks for bringing this up and definitely we are interested in adding its support. For the RNN part, I hijacked your

[GitHub] anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator

2018-09-05 Thread GitBox
anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator URL: https://github.com/apache/incubator-mxnet/pull/12457#discussion_r215376122 ## File path: python/mxnet/contrib/onnx/mx2onnx/_op_translations.py ## @@ -1057,6 +1057,34

[GitHub] anirudhacharya commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-05 Thread GitBox
anirudhacharya commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-418832411 @StephanieYuan some of the issues are with the content of the docs and few are with how the content renders.

[GitHub] cetsai commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection

2018-09-05 Thread GitBox
cetsai commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection URL: https://github.com/apache/incubator-mxnet/pull/11991#discussion_r215378038 ## File path: tools/flaky_tests/Jenkinsfile ## @@ -0,0 +1,72 @@ +// -*- mode: groovy -*- + +//

[GitHub] samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op.

2018-09-05 Thread GitBox
samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op. URL: https://github.com/apache/incubator-mxnet/pull/12430#discussion_r215379352 ## File path: src/operator/tensor/diag_op-inl.h ## @@ -30,33 +30,46 @@ #include

[GitHub] samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op.

2018-09-05 Thread GitBox
samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op. URL: https://github.com/apache/incubator-mxnet/pull/12430#discussion_r215381506 ## File path: src/operator/tensor/diag_op-inl.h ## @@ -69,7 +82,28 @@ inline

[GitHub] anirudhacharya commented on issue #7247: [R] sample.multinomial not working

2018-09-05 Thread GitBox
anirudhacharya commented on issue #7247: [R] sample.multinomial not working URL: https://github.com/apache/incubator-mxnet/issues/7247#issuecomment-418841669 @sandeep-krishnamurthy please label - "Bug" This is an automated

[GitHub] anirudhacharya commented on issue #7240: Deep reinforcement learning in MXNet R

2018-09-05 Thread GitBox
anirudhacharya commented on issue #7240: Deep reinforcement learning in MXNet R URL: https://github.com/apache/incubator-mxnet/issues/7240#issuecomment-418841579 @sandeep-krishnamurthy Please label - "Feature Request" This

[GitHub] anirudhacharya commented on issue #7273: [R] call im2rec in R

2018-09-05 Thread GitBox
anirudhacharya commented on issue #7273: [R] call im2rec in R URL: https://github.com/apache/incubator-mxnet/issues/7273#issuecomment-418841762 @sandeep-krishnamurthy please label - "Feature Request" This is an automated

[GitHub] anirudhacharya commented on issue #8705: Cats vs Dogs tutorial fails at 'Creating .rec files'

2018-09-05 Thread GitBox
anirudhacharya commented on issue #8705: Cats vs Dogs tutorial fails at 'Creating .rec files' URL: https://github.com/apache/incubator-mxnet/issues/8705#issuecomment-418841455 @sandeep-krishnamurthy please add the label - "Question"

[GitHub] kmezhoud commented on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
kmezhoud commented on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418849134 @hetong007 ``` brew install openblas Updating Homebrew... ==> Auto-updated Homebrew! Updated 2 taps (homebrew/cask,

[GitHub] samskalicky commented on issue #12284: [MXNET-853] Fix for smooth_l1 operator scalar default value

2018-09-05 Thread GitBox
samskalicky commented on issue #12284: [MXNET-853] Fix for smooth_l1 operator scalar default value URL: https://github.com/apache/incubator-mxnet/pull/12284#issuecomment-418813774 @anirudh2290 can you help review/merge? This

[GitHub] anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator

2018-09-05 Thread GitBox
anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator URL: https://github.com/apache/incubator-mxnet/pull/12457#discussion_r215367871 ## File path: python/mxnet/contrib/onnx/mx2onnx/_op_translations.py ## @@ -1057,6 +1057,34

[GitHub] anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator

2018-09-05 Thread GitBox
anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator URL: https://github.com/apache/incubator-mxnet/pull/12457#discussion_r215367520 ## File path: python/mxnet/contrib/onnx/mx2onnx/_op_translations.py ## @@ -1057,6 +1057,34

[GitHub] anirudh2290 commented on a change in pull request #12284: [MXNET-853] Fix for smooth_l1 operator scalar default value

2018-09-05 Thread GitBox
anirudh2290 commented on a change in pull request #12284: [MXNET-853] Fix for smooth_l1 operator scalar default value URL: https://github.com/apache/incubator-mxnet/pull/12284#discussion_r215372851 ## File path: src/operator/tensor/elemwise_binary_scalar_op_extended.cc ##

[GitHub] anirudhacharya commented on issue #10340: Add PolyScheduler which mimics the caffe polynomial lr scheduler

2018-09-05 Thread GitBox
anirudhacharya commented on issue #10340: Add PolyScheduler which mimics the caffe polynomial lr scheduler URL: https://github.com/apache/incubator-mxnet/pull/10340#issuecomment-418827298 @bzcheeseman yes either please clean up this PR by rebasing properly or open a new PR.

[GitHub] kmezhoud edited a comment on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
kmezhoud edited a comment on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418849134 @hetong007 ``` brew install openblas Updating Homebrew... ==> Auto-updated Homebrew! Updated 2 taps

[GitHub] vrakesh commented on issue #12464: nnvm submodule broken in release 1.2.1

2018-09-05 Thread GitBox
vrakesh commented on issue #12464: nnvm submodule broken in release 1.2.1 URL: https://github.com/apache/incubator-mxnet/issues/12464#issuecomment-418793368 @lou-k Thank you for reporting the issue. @mxnet-label-bot [Breaking, Bug]

[GitHub] hetong007 commented on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
hetong007 commented on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418802226 @kmezhoud This two lines are supposed to run in your command line console: ``` brew install openblas brew install opencv

[GitHub] safrooze commented on issue #12303: support slice on MKLDNN arrays better

2018-09-05 Thread GitBox
safrooze commented on issue #12303: support slice on MKLDNN arrays better URL: https://github.com/apache/incubator-mxnet/issues/12303#issuecomment-418807602 Great results @fall4knight! Does it make sense to you that `slice` is about 50% more expensive than `concat` and almost as expensive

[GitHub] samskalicky commented on issue #9032: Why does a tanh activation layer generates values greater than 1?

2018-09-05 Thread GitBox
samskalicky commented on issue #9032: Why does a tanh activation layer generates values greater than 1? URL: https://github.com/apache/incubator-mxnet/issues/9032#issuecomment-418812983 @helloworldlxb, @azai91 and I are unable to reproduce the incorrect tanh values you reported. If you

[GitHub] samskalicky commented on issue #8238: different behaviour of customop in latest MXNet

2018-09-05 Thread GitBox
samskalicky commented on issue #8238: different behaviour of customop in latest MXNet URL: https://github.com/apache/incubator-mxnet/issues/8238#issuecomment-418813378 @VikingMew need your help, could you please provide more info about which versions and a complete example of a failing

[GitHub] anirudhacharya commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-05 Thread GitBox
anirudhacharya commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-418815298 @sandeep-krishnamurthy it now looks better after SVRGOptimizer was made private. Including SVRGOptimizer in

[GitHub] aaronmarkham commented on issue #12013: scala docs broken links

2018-09-05 Thread GitBox
aaronmarkham commented on issue #12013: scala docs broken links URL: https://github.com/apache/incubator-mxnet/issues/12013#issuecomment-418820323 This issue has been resolved. This is an automated message from the Apache

[GitHub] aaronmarkham closed issue #12013: scala docs broken links

2018-09-05 Thread GitBox
aaronmarkham closed issue #12013: scala docs broken links URL: https://github.com/apache/incubator-mxnet/issues/12013 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op.

2018-09-05 Thread GitBox
samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op. URL: https://github.com/apache/incubator-mxnet/pull/12430#discussion_r215378844 ## File path: src/operator/tensor/diag_op-inl.h ## @@ -30,33 +30,46 @@ #include

[GitHub] anirudh2290 commented on a change in pull request #12427: Improved test for BilinearSampler

2018-09-05 Thread GitBox
anirudh2290 commented on a change in pull request #12427: Improved test for BilinearSampler URL: https://github.com/apache/incubator-mxnet/pull/12427#discussion_r215379100 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -1918,6 +1918,65 @@ def

[GitHub] kmezhoud edited a comment on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
kmezhoud edited a comment on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418792053 HI, In my case is not yet resolved ``` brew install openblas brew install opencv ``` ```r cran <-

[GitHub] hetong007 commented on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
hetong007 commented on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418842847 @kmezhoud Can I have your output from `brew info openblas`? It seems to me that your installation of openblas is not valid, or not

[GitHub] szha commented on issue #12460: Dynamic size will appear out of memory

2018-09-05 Thread GitBox
szha commented on issue #12460: Dynamic size will appear out of memory URL: https://github.com/apache/incubator-mxnet/issues/12460#issuecomment-418844354 try `export MXNET_GPU_MEM_POOL_TYPE="Round"` and see if it stabilizes the memory.

[GitHub] KellenSunderland commented on issue #12462: [MXNET-908] Enable minimal OSX Travis build

2018-09-05 Thread GitBox
KellenSunderland commented on issue #12462: [MXNET-908] Enable minimal OSX Travis build URL: https://github.com/apache/incubator-mxnet/pull/12462#issuecomment-418800470 @mxnet-label-bot can please add [pr-awaiting-review]

[GitHub] vrakesh edited a comment on issue #12461: Does mxnet work with GTX 1050?

2018-09-05 Thread GitBox
vrakesh edited a comment on issue #12461: Does mxnet work with GTX 1050? URL: https://github.com/apache/incubator-mxnet/issues/12461#issuecomment-418792335 @johnbroughton2017 Surprised it is having an issue on ubuntu and a pascal card, I have tried on a 1060 and ubuntu, it works fine.

[GitHub] apeforest commented on issue #10995: Some mxnet ctc_loss bug~

2018-09-05 Thread GitBox
apeforest commented on issue #10995: Some mxnet ctc_loss bug~ URL: https://github.com/apache/incubator-mxnet/issues/10995#issuecomment-418801427 @nswamy The bug in case 3 was fixed by PR https://github.com/apache/incubator-mxnet/pull/11834. I am working on the integer type support

[GitHub] ajosh0504 commented on issue #10323: test_gluon_model_zoo_gpu.test_training out of memory

2018-09-05 Thread GitBox
ajosh0504 commented on issue #10323: test_gluon_model_zoo_gpu.test_training out of memory URL: https://github.com/apache/incubator-mxnet/issues/10323#issuecomment-418810994 Not sure what's going on- I'm trying to train and test a CNN on MXNet: File "textcnn.py", line 179, in

[GitHub] ddavydenko commented on issue #11458: Multithreading error.

2018-09-05 Thread GitBox
ddavydenko commented on issue #11458: Multithreading error. URL: https://github.com/apache/incubator-mxnet/issues/11458#issuecomment-418817650 @mxnet-label-bot, [Thread Safety, Bug] This is an automated message from the

[GitHub] samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op.

2018-09-05 Thread GitBox
samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op. URL: https://github.com/apache/incubator-mxnet/pull/12430#discussion_r215367191 ## File path: src/operator/tensor/diag_op-inl.h ## @@ -30,33 +30,46 @@ #include

[GitHub] haojin2 commented on issue #12427: Improved test for BilinearSampler

2018-09-05 Thread GitBox
haojin2 commented on issue #12427: Improved test for BilinearSampler URL: https://github.com/apache/incubator-mxnet/pull/12427#issuecomment-418821331 @anirudh2290 @sandeep-krishnamurthy @nswamy Should be ready for merge. This

[GitHub] cetsai commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection

2018-09-05 Thread GitBox
cetsai commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection URL: https://github.com/apache/incubator-mxnet/pull/11991#discussion_r215378092 ## File path: tools/flaky_tests/Jenkinsfile ## @@ -0,0 +1,72 @@ +// -*- mode: groovy -*- + +//

[GitHub] anirudh2290 closed pull request #12427: Improved test for BilinearSampler

2018-09-05 Thread GitBox
anirudh2290 closed pull request #12427: Improved test for BilinearSampler URL: https://github.com/apache/incubator-mxnet/pull/12427 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] aaronmarkham commented on issue #12100: a cheatsheet to document the issues in Gluon hybridize

2018-09-05 Thread GitBox
aaronmarkham commented on issue #12100: a cheatsheet to document the issues in Gluon hybridize URL: https://github.com/apache/incubator-mxnet/issues/12100#issuecomment-418817063 Hi @zheng-da - here is suggested place for this information:

[GitHub] anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator

2018-09-05 Thread GitBox
anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator URL: https://github.com/apache/incubator-mxnet/pull/12457#discussion_r215367520 ## File path: python/mxnet/contrib/onnx/mx2onnx/_op_translations.py ## @@ -1057,6 +1057,34

[incubator-mxnet] branch master updated: remove flaky test and add consistency test for stable testing (#12427)

2018-09-05 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 4e19a32 remove flaky test and

[GitHub] samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op.

2018-09-05 Thread GitBox
samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op. URL: https://github.com/apache/incubator-mxnet/pull/12430#discussion_r215381506 ## File path: src/operator/tensor/diag_op-inl.h ## @@ -69,7 +82,28 @@ inline

[GitHub] samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op.

2018-09-05 Thread GitBox
samskalicky commented on a change in pull request #12430: [MXNET-882] Support for N-d arrays added to diag op. URL: https://github.com/apache/incubator-mxnet/pull/12430#discussion_r215381506 ## File path: src/operator/tensor/diag_op-inl.h ## @@ -69,7 +82,28 @@ inline

[GitHub] kmezhoud commented on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
kmezhoud commented on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418840177 @hetong007 Yes This is an automated message from the Apache Git

[GitHub] sandeep-krishnamurthy closed pull request #10862: pull

2018-09-05 Thread GitBox
sandeep-krishnamurthy closed pull request #10862: pull URL: https://github.com/apache/incubator-mxnet/pull/10862 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request

[GitHub] sandeep-krishnamurthy commented on issue #10862: pull

2018-09-05 Thread GitBox
sandeep-krishnamurthy commented on issue #10862: pull URL: https://github.com/apache/incubator-mxnet/pull/10862#issuecomment-418855195 Closing the PR. Please reopen, if closed in error or you want to continue working on this.

[GitHub] anirudh2290 closed pull request #12451: Merge pull request #1 from apache/master

2018-09-05 Thread GitBox
anirudh2290 closed pull request #12451: Merge pull request #1 from apache/master URL: https://github.com/apache/incubator-mxnet/pull/12451 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] anirudh2290 commented on issue #12451: Merge pull request #1 from apache/master

2018-09-05 Thread GitBox
anirudh2290 commented on issue #12451: Merge pull request #1 from apache/master URL: https://github.com/apache/incubator-mxnet/pull/12451#issuecomment-418861344 Seems like this PR was created by mistake. @hanzz2007 Closing this now. Feel free to open a new PR with your changes.

[GitHub] aaronmarkham commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-05 Thread GitBox
aaronmarkham commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-418886147 I'm not sure why those private members are showing up. Sphinx should recognize them as such if they're defined that

[incubator-mxnet] branch master updated: Fix flaky test test_operator_gpu.test_batchnorm_with_type (#11873)

2018-09-05 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new de9a2e8 Fix flaky test

[GitHub] sandeep-krishnamurthy closed issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type

2018-09-05 Thread GitBox
sandeep-krishnamurthy closed issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type URL: https://github.com/apache/incubator-mxnet/issues/10087 This is an automated message from the Apache Git

[GitHub] sandeep-krishnamurthy commented on issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type

2018-09-05 Thread GitBox
sandeep-krishnamurthy commented on issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type URL: https://github.com/apache/incubator-mxnet/issues/10087#issuecomment-418854251 Resolving via fix from @hcho3 in PR - https://github.com/apache/incubator-mxnet/pull/11873/

[GitHub] vandanavk commented on a change in pull request #12419: [MXNET-580] Add SN-GAN example

2018-09-05 Thread GitBox
vandanavk commented on a change in pull request #12419: [MXNET-580] Add SN-GAN example URL: https://github.com/apache/incubator-mxnet/pull/12419#discussion_r215410492 ## File path: example/gluon/sn-gan/spectral_normalization_gan.py ## @@ -0,0 +1,259 @@ +# Licensed to the

[GitHub] eric-haibin-lin closed issue #12248: flaky test: test_operator_gpu.test_bilinear_sampler

2018-09-05 Thread GitBox
eric-haibin-lin closed issue #12248: flaky test: test_operator_gpu.test_bilinear_sampler URL: https://github.com/apache/incubator-mxnet/issues/12248 This is an automated message from the Apache Git Service. To respond to

[GitHub] vandanavk commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator

2018-09-05 Thread GitBox
vandanavk commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator URL: https://github.com/apache/incubator-mxnet/pull/12457#discussion_r215429655 ## File path: python/mxnet/contrib/onnx/mx2onnx/_op_translations.py ## @@ -1057,6 +1057,34 @@

[GitHub] vandanavk commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator

2018-09-05 Thread GitBox
vandanavk commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator URL: https://github.com/apache/incubator-mxnet/pull/12457#discussion_r215429675 ## File path: python/mxnet/contrib/onnx/mx2onnx/_op_translations.py ## @@ -1057,6 +1057,34 @@

[GitHub] vandanavk commented on issue #12419: [MXNET-580] Add SN-GAN example

2018-09-05 Thread GitBox
vandanavk commented on issue #12419: [MXNET-580] Add SN-GAN example URL: https://github.com/apache/incubator-mxnet/pull/12419#issuecomment-418865443 Please execute pylint on these files using ci/other/pylintrc in incubator-mxnet folder and fix errors (if any). pylint

[GitHub] ankkhedia commented on issue #12358: Fix flaky test : test_ndarray.test_order

2018-09-05 Thread GitBox
ankkhedia commented on issue #12358: Fix flaky test : test_ndarray.test_order URL: https://github.com/apache/incubator-mxnet/pull/12358#issuecomment-418886882 The above PR exposes a bug with top operator which is actively being worked on by @sxjscience in #12446. So, PR #12358 can be

[GitHub] anirudhacharya commented on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
anirudhacharya commented on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418857045 @kmezhoud Try to link your openblas installation to v0.3.1 with the following statement and then try `library(mxnet)` on an R

[GitHub] kmezhoud commented on issue #10791: Unable to install mxnet in R 3.5.0

2018-09-05 Thread GitBox
kmezhoud commented on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-418866628 @anirudhacharya it works now  Many thanks This is an automated

[GitHub] thomelane commented on issue #12186: Added comment to docs regarding ToTensor transform

2018-09-05 Thread GitBox
thomelane commented on issue #12186: Added comment to docs regarding ToTensor transform URL: https://github.com/apache/incubator-mxnet/pull/12186#issuecomment-418871845 @lupesko just re-triggered, thanks for heads up! This

[GitHub] aaronmarkham commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-09-05 Thread GitBox
aaronmarkham commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-418883273 I just updated the how-to guide for building the docs.

[GitHub] indhub closed pull request #12388: Installation instructions consolidation

2018-09-05 Thread GitBox
indhub closed pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[incubator-mxnet] branch master updated: Installation instructions consolidation (#12388)

2018-09-05 Thread indhub
This is an automated email from the ASF dual-hosted git repository. indhub pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new d7111d3 Installation instructions

[GitHub] samskalicky commented on issue #2910: Helper function to get GPU device number?

2018-09-05 Thread GitBox
samskalicky commented on issue #2910: Helper function to get GPU device number? URL: https://github.com/apache/incubator-mxnet/issues/2910#issuecomment-418894020 mx.test_utils.list_gpus() This is an automated message from

[GitHub] sandeep-krishnamurthy closed pull request #11873: [MXNET-582] Fix flaky test test_operator_gpu.test_batchnorm_with_type (follow-up)

2018-09-05 Thread GitBox
sandeep-krishnamurthy closed pull request #11873: [MXNET-582] Fix flaky test test_operator_gpu.test_batchnorm_with_type (follow-up) URL: https://github.com/apache/incubator-mxnet/pull/11873 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is

[GitHub] stu1130 commented on a change in pull request #12419: [MXNET-580] Add SN-GAN example

2018-09-05 Thread GitBox
stu1130 commented on a change in pull request #12419: [MXNET-580] Add SN-GAN example URL: https://github.com/apache/incubator-mxnet/pull/12419#discussion_r215417505 ## File path: example/gluon/sn-gan/spectral_normalization_gan.py ## @@ -0,0 +1,259 @@ +# Licensed to the

[GitHub] stu1130 commented on a change in pull request #12419: [MXNET-580] Add SN-GAN example

2018-09-05 Thread GitBox
stu1130 commented on a change in pull request #12419: [MXNET-580] Add SN-GAN example URL: https://github.com/apache/incubator-mxnet/pull/12419#discussion_r215417505 ## File path: example/gluon/sn-gan/spectral_normalization_gan.py ## @@ -0,0 +1,259 @@ +# Licensed to the

[GitHub] eric-haibin-lin commented on issue #12382: [WIP] Fixes test_nccl_pushpull flaky test

2018-09-05 Thread GitBox
eric-haibin-lin commented on issue #12382: [WIP] Fixes test_nccl_pushpull flaky test URL: https://github.com/apache/incubator-mxnet/pull/12382#issuecomment-418874644 CI doesn't have build with NCCL yet. cc @marcoabreu This

[GitHub] anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator

2018-09-05 Thread GitBox
anirudhacharya commented on a change in pull request #12457: [MXNET-885] ONNX export - Clip operator URL: https://github.com/apache/incubator-mxnet/pull/12457#discussion_r215430448 ## File path: python/mxnet/contrib/onnx/mx2onnx/_op_translations.py ## @@ -1057,6 +1057,34

[GitHub] lupesko commented on issue #10530: Jetson build with cmake and CUDA

2018-09-05 Thread GitBox
lupesko commented on issue #10530: Jetson build with cmake and CUDA URL: https://github.com/apache/incubator-mxnet/pull/10530#issuecomment-418613243 @lebeg - strike 3 :) You can also just comment about when you will be able to spend time on it...

[GitHub] lupesko commented on issue #10340: Add PolyScheduler which mimics the caffe polynomial lr scheduler

2018-09-05 Thread GitBox
lupesko commented on issue #10340: Add PolyScheduler which mimics the caffe polynomial lr scheduler URL: https://github.com/apache/incubator-mxnet/pull/10340#issuecomment-418613031 @bzcheeseman kind reminder to re-test via a dummy commit. @marcoabreu would you be able to re-run the

  1   2   >