[GitHub] larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256275625 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256275625 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2019-02-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new b10c331 Bump the publish

[GitHub] anirudh2290 closed issue #13747: I found a bug in the source code, I don't know how to define it, but I commented out that the code will run better.

2019-02-12 Thread GitBox
anirudh2290 closed issue #13747: I found a bug in the source code, I don't know how to define it, but I commented out that the code will run better. URL: https://github.com/apache/incubator-mxnet/issues/13747 This is an

[GitHub] anirudh2290 commented on issue #13747: I found a bug in the source code, I don't know how to define it, but I commented out that the code will run better.

2019-02-12 Thread GitBox
anirudh2290 commented on issue #13747: I found a bug in the source code, I don't know how to define it, but I commented out that the code will run better. URL: https://github.com/apache/incubator-mxnet/issues/13747#issuecomment-463072535 Fixed by #13764

[GitHub] yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-463071812 @marcoabreu Looks like the

[GitHub] yuxihu edited a comment on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu edited a comment on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-463071812 @marcoabreu Looks like the

[GitHub] seujung commented on issue #13966: upload example code for snail with gluon

2019-02-12 Thread GitBox
seujung commented on issue #13966: upload example code for snail with gluon URL: https://github.com/apache/incubator-mxnet/pull/13966#issuecomment-463068163 complete pylint test and upload code This is an automated message

[GitHub] szha commented on a change in pull request #13647: Update lip reading example

2019-02-12 Thread GitBox
szha commented on a change in pull request #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#discussion_r256253644 ## File path: example/gluon/lipnet/README.md ## @@ -0,0 +1,194 @@ +# LipNet: End-to-End Sentence-level Lipreading

[GitHub] seujung commented on issue #13735: update wavenet codes

2019-02-12 Thread GitBox
seujung commented on issue #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#issuecomment-463065031 execute pylint test and push codes This is an automated message from the Apache Git

[GitHub] szha commented on issue #14142: make rat-excludes compliant with apache release policy

2019-02-12 Thread GitBox
szha commented on issue #14142: make rat-excludes compliant with apache release policy URL: https://github.com/apache/incubator-mxnet/pull/14142#issuecomment-463064310 Markdown license headers have been added. This is an

[GitHub] szha commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator

2019-02-12 Thread GitBox
szha commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator URL: https://github.com/apache/incubator-mxnet/pull/14098#discussion_r256249929 ## File path: src/operator/nn/softmax-inl.h ## @@ -275,11 +293,108 @@ inline void SoftmaxGrad(Stream

[GitHub] szha commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator

2019-02-12 Thread GitBox
szha commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator URL: https://github.com/apache/incubator-mxnet/pull/14098#discussion_r256249929 ## File path: src/operator/nn/softmax-inl.h ## @@ -275,11 +293,108 @@ inline void SoftmaxGrad(Stream

[GitHub] eric-haibin-lin commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator

2019-02-12 Thread GitBox
eric-haibin-lin commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator URL: https://github.com/apache/incubator-mxnet/pull/14098#discussion_r256248232 ## File path: src/operator/nn/softmax-inl.h ## @@ -275,11 +293,108 @@ inline void

[GitHub] eric-haibin-lin commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator

2019-02-12 Thread GitBox
eric-haibin-lin commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator URL: https://github.com/apache/incubator-mxnet/pull/14098#discussion_r256248916 ## File path: src/operator/nn/softmax-inl.h ## @@ -275,11 +293,108 @@ inline void

[GitHub] seujung commented on a change in pull request #13735: update wavenet codes

2019-02-12 Thread GitBox
seujung commented on a change in pull request #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#discussion_r256246672 ## File path: example/gluon/wavenet/data_loader.py ## @@ -0,0 +1,61 @@ +""" +Description : Set Dataset module for

[GitHub] szha commented on issue #14142: make rat-excludes compliant with apache release policy

2019-02-12 Thread GitBox
szha commented on issue #14142: make rat-excludes compliant with apache release policy URL: https://github.com/apache/incubator-mxnet/pull/14142#issuecomment-463047146 Here's the Markdown files currently not in compliance ``` CONTRIBUTORS.md MKLDNN_README.md NEWS.md

[GitHub] stephenrawls commented on issue #14125: FP16 support for topK

2019-02-12 Thread GitBox
stephenrawls commented on issue #14125: FP16 support for topK URL: https://github.com/apache/incubator-mxnet/issues/14125#issuecomment-463046708 +1 This is annoying for us because we need to use topk in our CRF Viterbi decoding during inference (for k-best Viterbi). Because

[GitHub] stephenrawls commented on issue #14124: SequenceMask is slow on GPU for BERT

2019-02-12 Thread GitBox
stephenrawls commented on issue #14124: SequenceMask is slow on GPU for BERT URL: https://github.com/apache/incubator-mxnet/issues/14124#issuecomment-463045871 +1 We have also noticed this. As a work around in some of our code, we have re-written to manually mask thinks out

[GitHub] szha opened a new pull request #14142: make rat-excludes compliant with apache release policy

2019-02-12 Thread GitBox
szha opened a new pull request #14142: make rat-excludes compliant with apache release policy URL: https://github.com/apache/incubator-mxnet/pull/14142 ## Description ## make rat-excludes compliant with apache release policy ## Checklist ## ### Essentials ### Please feel

[GitHub] TaoLv commented on issue #14141: [v1.4.x] Update MKL-DNN to fix the OSX build issue

2019-02-12 Thread GitBox
TaoLv commented on issue #14141: [v1.4.x] Update MKL-DNN to fix the OSX build issue URL: https://github.com/apache/incubator-mxnet/pull/14141#issuecomment-463036411 @szha @srochel @pengzhao-intel This is an automated

[GitHub] TaoLv opened a new pull request #14141: [v1.4.x] Update MKL-DNN to fix the OSX build issue

2019-02-12 Thread GitBox
TaoLv opened a new pull request #14141: [v1.4.x] Update MKL-DNN to fix the OSX build issue URL: https://github.com/apache/incubator-mxnet/pull/14141 ## Description ## Find the issue description at:

[GitHub] DickJC123 commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-02-12 Thread GitBox
DickJC123 commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r256230564 ## File path: src/operator/nn/pooling.cc ## @@ -421,11 +463,16 @@

[GitHub] DickJC123 commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-02-12 Thread GitBox
DickJC123 commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r256230399 ## File path: src/operator/nn/pooling.cc ## @@ -421,11 +463,16 @@

[GitHub] songziqin commented on issue #14129: NDArray C++ construct problem

2019-02-12 Thread GitBox
songziqin commented on issue #14129: NDArray C++construct problem URL: https://github.com/apache/incubator-mxnet/issues/14129#issuecomment-463031313 @leleamol I find the NDArray object function SyncCopyFromCPU,it cost much time, I wonder if there is a quicker function can do the

[GitHub] songziqin commented on issue #14129: NDArray C++ construct problem

2019-02-12 Thread GitBox
songziqin commented on issue #14129: NDArray C++construct problem URL: https://github.com/apache/incubator-mxnet/issues/14129#issuecomment-463029574 @leleamol thanks a lot.it is really helpful. This is an

[GitHub] ankkhedia commented on issue #14140: Doc Fix: added note about cuda9.2 requirement to Java example

2019-02-12 Thread GitBox
ankkhedia commented on issue #14140: Doc Fix: added note about cuda9.2 requirement to Java example URL: https://github.com/apache/incubator-mxnet/pull/14140#issuecomment-463021563 @samskalicky Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review]

[GitHub] ankkhedia commented on issue #14138: add Apache header on all XML

2019-02-12 Thread GitBox
ankkhedia commented on issue #14138: add Apache header on all XML URL: https://github.com/apache/incubator-mxnet/pull/14138#issuecomment-463021358 @lanking520 Thanks for your contribution! @mxnet-label-bot add [ pr-awaiting-merge ]

[GitHub] vandanavk removed a comment on issue #11542: Import to gluon not working for ONNX model

2019-02-12 Thread GitBox
vandanavk removed a comment on issue #11542: Import to gluon not working for ONNX model URL: https://github.com/apache/incubator-mxnet/issues/11542#issuecomment-462967806 @ankkhedia this issue does not occur on the latest MXNet (built from source). Tested on Mac Executed this:

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2019-02-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new ec83e48 Bump the publish

[GitHub] szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256211314 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256209671 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@

[GitHub] anirudh2290 commented on issue #10542: Intel MKL-DNN RNN Support

2019-02-12 Thread GitBox
anirudh2290 commented on issue #10542: Intel MKL-DNN RNN Support URL: https://github.com/apache/incubator-mxnet/issues/10542#issuecomment-463004753 @pengzhao-intel Can you point me to the further discussion for MKLDNN RNN API Integration.

[GitHub] larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256204786 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] samskalicky commented on a change in pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example

2019-02-12 Thread GitBox
samskalicky commented on a change in pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example URL: https://github.com/apache/incubator-mxnet/pull/14140#discussion_r256203061 ## File path: scala-package/mxnet-demo/java-demo/README.md ## @@ -9,6

[GitHub] piyushghai commented on a change in pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example

2019-02-12 Thread GitBox
piyushghai commented on a change in pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example URL: https://github.com/apache/incubator-mxnet/pull/14140#discussion_r256202495 ## File path: scala-package/mxnet-demo/java-demo/README.md ## @@ -9,6

[GitHub] zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256202475 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@ void

[GitHub] samskalicky opened a new pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example

2019-02-12 Thread GitBox
samskalicky opened a new pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example URL: https://github.com/apache/incubator-mxnet/pull/14140 ## Description ## example requires CUDA 9.2 but this wasnt mentioned anywhere in the instructions ### Changes

[GitHub] sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256200841 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256200078 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@

[GitHub] szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256199863 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256199789 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@ void

[GitHub] leleamol commented on issue #14129: NDArray C++ construct problem

2019-02-12 Thread GitBox
leleamol commented on issue #14129: NDArray C++ construct problem URL: https://github.com/apache/incubator-mxnet/issues/14129#issuecomment-462996013 @songziqin , The implementation of constructors NDAarray(const vector) and NDArray(const mx_float* data) in c++ API

[GitHub] zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256199591 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@ void

[GitHub] szha commented on a change in pull request #14066: Add dtype visualization to plot_network

2019-02-12 Thread GitBox
szha commented on a change in pull request #14066: Add dtype visualization to plot_network URL: https://github.com/apache/incubator-mxnet/pull/14066#discussion_r256198529 ## File path: python/mxnet/visualization.py ## @@ -271,14 +275,21 @@ def plot_network(symbol,

[GitHub] larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256198129 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] szha commented on a change in pull request #14066: Add dtype visualization to plot_network

2019-02-12 Thread GitBox
szha commented on a change in pull request #14066: Add dtype visualization to plot_network URL: https://github.com/apache/incubator-mxnet/pull/14066#discussion_r256197929 ## File path: python/mxnet/visualization.py ## @@ -274,11 +278,19 @@ def plot_network(symbol,

[GitHub] larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256198129 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] eric-haibin-lin commented on a change in pull request #13574: Replaced rand_r with std:: random generation

2019-02-12 Thread GitBox
eric-haibin-lin commented on a change in pull request #13574: Replaced rand_r with std:: random generation URL: https://github.com/apache/incubator-mxnet/pull/13574#discussion_r256196715 ## File path: src/operator/rnn_impl.h ## @@ -176,13 +176,17 @@ void

[GitHub] szha commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it

2019-02-12 Thread GitBox
szha commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it URL: https://github.com/apache/incubator-mxnet/pull/14122#issuecomment-462990759 @larroy rebase? This is an automated message

[GitHub] sandeep-krishnamurthy opened a new pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
sandeep-krishnamurthy opened a new pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139 ## Description ## Similar to perf improvements of ToTensor GPU kernel in PR -

[GitHub] szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256194636 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256193219 ## File path: docs/api/python/libinfo/libinfo.md ## @@ -0,0 +1,70 @@

[GitHub] lanking520 opened a new pull request #14138: add Apache header on all XML

2019-02-12 Thread GitBox
lanking520 opened a new pull request #14138: add Apache header on all XML URL: https://github.com/apache/incubator-mxnet/pull/14138 ## Description ## @aaronmarkham Adding pom files with ASF license. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] vandanavk edited a comment on issue #11542: Import to gluon not working for ONNX model

2019-02-12 Thread GitBox
vandanavk edited a comment on issue #11542: Import to gluon not working for ONNX model URL: https://github.com/apache/incubator-mxnet/issues/11542#issuecomment-462967806 @ankkhedia this issue does not occur on the latest MXNet (built from source). Tested on Mac Executed this:

[GitHub] xiaolin-cheng commented on issue #14106: Question on ResNet C++ example with Cifar10 dataset

2019-02-12 Thread GitBox
xiaolin-cheng commented on issue #14106: Question on ResNet C++ example with Cifar10 dataset URL: https://github.com/apache/incubator-mxnet/issues/14106#issuecomment-462968946 Hi @leleamol, I used the training code provided in the example

[GitHub] apeforest opened a new issue #14137: [Feature Request] turning off cudnn autotune

2019-02-12 Thread GitBox
apeforest opened a new issue #14137: [Feature Request] turning off cudnn autotune URL: https://github.com/apache/incubator-mxnet/issues/14137 Current document says: > Running performance tests to find the best convolution algorithm, this can take a while... (setting env variable

[GitHub] mxnet-label-bot commented on issue #14137: [Feature Request] turning off cudnn autotune

2019-02-12 Thread GitBox
mxnet-label-bot commented on issue #14137: [Feature Request] turning off cudnn autotune URL: https://github.com/apache/incubator-mxnet/issues/14137#issuecomment-462968612 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that

[GitHub] leleamol commented on issue #14106: Question on ResNet C++ example with Cifar10 dataset

2019-02-12 Thread GitBox
leleamol commented on issue #14106: Question on ResNet C++ example with Cifar10 dataset URL: https://github.com/apache/incubator-mxnet/issues/14106#issuecomment-462967703 @xiaolin-cheng , can you please share the code that you used for training?

[GitHub] vandanavk commented on issue #11542: Import to gluon not working for ONNX model

2019-02-12 Thread GitBox
vandanavk commented on issue #11542: Import to gluon not working for ONNX model URL: https://github.com/apache/incubator-mxnet/issues/11542#issuecomment-462967806 @ankkhedia this issue does not occur on the latest MXNet (built from source). Executed this: ``` import mxnet as

[GitHub] aaronmarkham commented on issue #14135: raspberry pi broken installation path

2019-02-12 Thread GitBox
aaronmarkham commented on issue #14135: raspberry pi broken installation path URL: https://github.com/apache/incubator-mxnet/issues/14135#issuecomment-462966037 Thanks label bot. That was an apt suggestion. This is an

[GitHub] yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-462963132 @eric-haibin-lin Let me try to add one. This is an automated

[GitHub] zhreshold commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
zhreshold commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-462961510 @yuxihu Thanks for the clarification and refer link to the other merged feature. LGTM

[GitHub] yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-462960508 @zhreshold In Horovod case, each training process is attached to a GPU. If we do not specify device_id for the cpu_pinned context,

[GitHub] zhreshold commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
zhreshold commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-462958112 @yuxihu Does it make any difference when you specify device_id for cpu_pinned context?

[GitHub] yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-462958286 @roywei If your script runs with a single process, you can just set pin_memory=True in your script without worrying about the

[GitHub] vishaalkapoor commented on issue #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
vishaalkapoor commented on issue #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134#issuecomment-462954982 Nice work. Thanks for getting to the root cause :) LGTM! This is

[GitHub] leleamol commented on issue #13437: Memory leak in c++ api

2019-02-12 Thread GitBox
leleamol commented on issue #13437: Memory leak in c++ api URL: https://github.com/apache/incubator-mxnet/issues/13437#issuecomment-462954099 @mxnet-label-bot [Pending Requester Info] This is an automated message from the

[GitHub] leleamol commented on issue #13437: Memory leak in c++ api

2019-02-12 Thread GitBox
leleamol commented on issue #13437: Memory leak in c++ api URL: https://github.com/apache/incubator-mxnet/issues/13437#issuecomment-462953904 @aravindhv10 I looked at the valgrind log and it seems valgrind terminated itself by throwing SIGILL signal. This is happening just after

[GitHub] leleamol commented on issue #12734: Example of RNN (incl. GRU/LSTM) with APIs defined in c_predict_api.h

2019-02-12 Thread GitBox
leleamol commented on issue #12734: Example of RNN (incl. GRU/LSTM) with APIs defined in c_predict_api.h URL: https://github.com/apache/incubator-mxnet/issues/12734#issuecomment-462949541 The example is merged and available in the master. This issue can be closed.

[GitHub] yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-462944704 @mxnet-label-bot add [Gluon, pr-awaiting-review] This is an

[GitHub] yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-462944427 @apeforest @eric-haibin-lin @zhreshold Please review. Thanks.

[GitHub] yuxihu opened a new pull request #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu opened a new pull request #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136 This PR adds a new option pin_device_id to Gluon DataLoader. The pin_device_id will be used to allocate pinned memory if pin_memory is True.

[incubator-mxnet] branch master updated: ONNX export: Support equal length splits (#14121)

2019-02-12 Thread roshrini
This is an automated email from the ASF dual-hosted git repository. roshrini 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 ce031da ONNX export: Support equal

[GitHub] Roshrini closed issue #13061: Incorrect ONNX export of SliceChannel

2019-02-12 Thread GitBox
Roshrini closed issue #13061: Incorrect ONNX export of SliceChannel URL: https://github.com/apache/incubator-mxnet/issues/13061 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] Roshrini merged pull request #14121: ONNX export: Support equal length splits

2019-02-12 Thread GitBox
Roshrini merged pull request #14121: ONNX export: Support equal length splits URL: https://github.com/apache/incubator-mxnet/pull/14121 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] mxnet-label-bot commented on issue #14135: raspberry pi broken installation path

2019-02-12 Thread GitBox
mxnet-label-bot commented on issue #14135: raspberry pi broken installation path URL: https://github.com/apache/incubator-mxnet/issues/14135#issuecomment-462932565 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] aaronmarkham opened a new issue #14135: raspberry pi broken installation path

2019-02-12 Thread GitBox
aaronmarkham opened a new issue #14135: raspberry pi broken installation path URL: https://github.com/apache/incubator-mxnet/issues/14135 ## Description While testing #13886 I found that the Pi setup instructions are missing a dependencies install step and the end result is a core dump

[GitHub] vandanavk commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx

2019-02-12 Thread GitBox
vandanavk commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx URL: https://github.com/apache/incubator-mxnet/issues/13949#issuecomment-462927448 @wangliye00 @Con-Mi However, I do see the error that you facing with MXNet v1.3.1.

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2019-02-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 665fad2 Bump the publish

[GitHub] ankkhedia commented on issue #14133: [Clojure] upgrade codox to work with lein 2.9.0

2019-02-12 Thread GitBox
ankkhedia commented on issue #14133: [Clojure] upgrade codox to work with lein 2.9.0 URL: https://github.com/apache/incubator-mxnet/pull/14133#issuecomment-462920232 @gigasquid Thanks for your contribution! @mxnet-label-bot [pr-awaiting-review]

[GitHub] ankkhedia edited a comment on issue #14133: [Clojure] upgrade codox to work with lein 2.9.0

2019-02-12 Thread GitBox
ankkhedia edited a comment on issue #14133: [Clojure] upgrade codox to work with lein 2.9.0 URL: https://github.com/apache/incubator-mxnet/pull/14133#issuecomment-462920232 @gigasquid Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review]

[GitHub] ankkhedia edited a comment on issue #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
ankkhedia edited a comment on issue #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134#issuecomment-462919933 @roywei Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review, test]

[GitHub] ankkhedia commented on issue #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
ankkhedia commented on issue #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134#issuecomment-462919933 @roywei Thanks for your contribution! @mxnet-label-bot [pr-awaiting-review, test]

[GitHub] ankkhedia commented on issue #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
ankkhedia commented on issue #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#issuecomment-462919210 @larroy Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review, Doc]

[GitHub] vandanavk commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx

2019-02-12 Thread GitBox
vandanavk commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx URL: https://github.com/apache/incubator-mxnet/issues/13949#issuecomment-462918907 ``` Traceback (most recent call last): File "/Users/vandanavk/test.py", line

[GitHub] ankkhedia commented on issue #14128: MKLDNN based Quantized FullyConnected Operator and its fusion

2019-02-12 Thread GitBox
ankkhedia commented on issue #14128: MKLDNN based Quantized FullyConnected Operator and its fusion URL: https://github.com/apache/incubator-mxnet/pull/14128#issuecomment-462918856 @ciyongch Thanks for the review! @mxnet-label-bot add [pr-awaiting-review, MKLDNN]

[GitHub] ankkhedia edited a comment on issue #14127: [WIP] Fixes libjpeg-turbo dependecy under Ubuntu 16.04

2019-02-12 Thread GitBox
ankkhedia edited a comment on issue #14127: [WIP] Fixes libjpeg-turbo dependecy under Ubuntu 16.04 URL: https://github.com/apache/incubator-mxnet/pull/14127#issuecomment-462917133 @perdasilva Thanks for your contribution! @mxnet-label-bot add [ pr-work-in-progress, build ]

[GitHub] ankkhedia removed a comment on issue #14123: Add int8 data loader

2019-02-12 Thread GitBox
ankkhedia removed a comment on issue #14123: Add int8 data loader URL: https://github.com/apache/incubator-mxnet/pull/14123#issuecomment-462916757 @ZhennanQin Thanks for your contribution! @mxnet-label-bot [pr-awaiting-review]

[GitHub] ankkhedia commented on issue #14123: Add int8 data loader

2019-02-12 Thread GitBox
ankkhedia commented on issue #14123: Add int8 data loader URL: https://github.com/apache/incubator-mxnet/pull/14123#issuecomment-462918294 @ZhennanQin Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review]

[GitHub] ankkhedia removed a comment on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it

2019-02-12 Thread GitBox
ankkhedia removed a comment on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it URL: https://github.com/apache/incubator-mxnet/pull/14122#issuecomment-462916103 @larroy Thanks for the contribution! @mxnet-label-bot [pr-awaiting-review, build]

[GitHub] ankkhedia commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it

2019-02-12 Thread GitBox
ankkhedia commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it URL: https://github.com/apache/incubator-mxnet/pull/14122#issuecomment-462918149 @larroy Thanks for the contribution! @mxnet-label-bot add [pr-awaiting-review, build]

[GitHub] ankkhedia commented on issue #14127: [WIP] Fixes libjpeg-turbo dependecy under Ubuntu 16.04

2019-02-12 Thread GitBox
ankkhedia commented on issue #14127: [WIP] Fixes libjpeg-turbo dependecy under Ubuntu 16.04 URL: https://github.com/apache/incubator-mxnet/pull/14127#issuecomment-462917133 @perdasilva Thanks for your contribution! @mxnet-label-bot [ pr-work-in-progress ]

[GitHub] ankkhedia commented on issue #14123: Add int8 data loader

2019-02-12 Thread GitBox
ankkhedia commented on issue #14123: Add int8 data loader URL: https://github.com/apache/incubator-mxnet/pull/14123#issuecomment-462916757 @ZhennanQin Thanks for your contribution! @mxnet-label-bot [pr-awaiting-review]

[GitHub] ankkhedia commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it

2019-02-12 Thread GitBox
ankkhedia commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it URL: https://github.com/apache/incubator-mxnet/pull/14122#issuecomment-462916103 @larroy Thanks for the contribution! @mxnet-label-bot [pr-awaiting-review, build]

[GitHub] roywei commented on issue #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
roywei commented on issue #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134#issuecomment-462913332 @vishaalkapoor @marcoabreu could you help take a look? thanks! This is an

[GitHub] roywei opened a new pull request #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
roywei opened a new pull request #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134 ## Description ## This is a followup on https://github.com/apache/incubator-mxnet/pull/14119 fixes #14026 Thanks for the help from the CI team, I

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2019-02-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 5c46616 Bump the publish

[GitHub] lanking520 commented on issue #14131: Website build is failing in CI in Clojure steps.

2019-02-12 Thread GitBox
lanking520 commented on issue #14131: Website build is failing in CI in Clojure steps. URL: https://github.com/apache/incubator-mxnet/issues/14131#issuecomment-462892532 Thanks for the quick fix! This is an automated

[GitHub] lanking520 commented on issue #14129: NDArray C++ construct problem

2019-02-12 Thread GitBox
lanking520 commented on issue #14129: NDArray C++ construct problem URL: https://github.com/apache/incubator-mxnet/issues/14129#issuecomment-462892094 @songziqin Could you please print the result, curious about the outcome

  1   2   >