[GitHub] Godricly opened a new issue #9518: cuDNN path parameter please?

2018-01-22 Thread GitBox
Godricly opened a new issue #9518: cuDNN path parameter please? URL: https://github.com/apache/incubator-mxnet/issues/9518 Can we have a separate cudnn path parameter in make/config.mk? It's quite unfriendly for me with cuDNN not in cuda path. Because I'm sharing computer with others so

[GitHub] leezu opened a new issue #9516: cmake cuda arch issues

2018-01-22 Thread GitBox
leezu opened a new issue #9516: cmake cuda arch issues URL: https://github.com/apache/incubator-mxnet/issues/9516 @cjolivier01 there still seem to be some issues with cuda arch and cmake. Ref: #6204 #6799 In particular I experience an issue similar to #6204: With cmake: `Check

[GitHub] chenqy4933 commented on issue #9515: How to convert caffe slice layer to mxnet slice layer by changeing caffe_conver tool?

2018-01-22 Thread GitBox
chenqy4933 commented on issue #9515: How to convert caffe slice layer to mxnet slice layer by changeing caffe_conver tool? URL: https://github.com/apache/incubator-mxnet/issues/9515#issuecomment-359370051 @tqchen Can you solve it???

[GitHub] liangyong928 opened a new issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH

2018-01-22 Thread GitBox
liangyong928 opened a new issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH URL: https://github.com/apache/incubator-mxnet/issues/9517 Note: Providing complete information in the most concise form is the best way to get help. This issue template

[GitHub] liangyong928 commented on issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH

2018-01-22 Thread GitBox
liangyong928 commented on issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH URL: https://github.com/apache/incubator-mxnet/issues/9517#issuecomment-359382620 yong@yong-desktop:~/cudnn_samples_v7/mnistCUDNN$ ./mnistCUDNN cudnnGetVersion() :

[GitHub] liangyong928 commented on issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH

2018-01-22 Thread GitBox
liangyong928 commented on issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH URL: https://github.com/apache/incubator-mxnet/issues/9517#issuecomment-359382620 Maybe, cuDNN isn't properly installed.

[GitHub] chinakook commented on issue #9458: Support auto infer input shape in convolution operator

2018-01-22 Thread GitBox
chinakook commented on issue #9458: Support auto infer input shape in convolution operator URL: https://github.com/apache/incubator-mxnet/issues/9458#issuecomment-358166890 ~~Gluon can support this.~~ This is an automated

[GitHub] popfido commented on issue #8976: static TLS errors from jemalloc 5 built on CentOS 7

2018-01-22 Thread GitBox
popfido commented on issue #8976: static TLS errors from jemalloc 5 built on CentOS 7 URL: https://github.com/apache/incubator-mxnet/issues/8976#issuecomment-359392950 @leezu Thanks for ur help. Currently using jemalloc 4.5.0 is still fine, and I just wondering when it will be scheduled

[GitHub] szha commented on issue #6909: How to implement triplet loss with mxnet

2018-01-22 Thread GitBox
szha commented on issue #6909: How to implement triplet loss with mxnet URL: https://github.com/apache/incubator-mxnet/issues/6909#issuecomment-359409212 @apache/mxnet-committers: This issue has been inactive for the past 90 days. It has no label and needs triage. For general

[GitHub] szha commented on issue #8347: CTC Example Problem

2018-01-22 Thread GitBox
szha commented on issue #8347: CTC Example Problem URL: https://github.com/apache/incubator-mxnet/issues/8347#issuecomment-359409208 @apache/mxnet-committers: This issue has been inactive for the past 90 days. It has no label and needs triage. For general "how-to" questions, our

[GitHub] chinakook commented on issue #9458: Support auto infer input shape in convolution operator

2018-01-22 Thread GitBox
chinakook commented on issue #9458: Support auto infer input shape in convolution operator URL: https://github.com/apache/incubator-mxnet/issues/9458#issuecomment-359399624 The MXNet backend can doing this with symbol.infer_shape, but it is not convenient to use that in Gluon especially

[GitHub] indhub opened a new pull request #9519: Reorganize the tutorials index page.

2018-01-22 Thread GitBox
indhub opened a new pull request #9519: Reorganize the tutorials index page. URL: https://github.com/apache/incubator-mxnet/pull/9519 ## Description ## Merge [changes](https://github.com/apache/incubator-mxnet/pull/9033) to tutorials index from 1.0 branch ## Checklist ## ###

[GitHub] indhub commented on issue #9519: Reorganize the tutorials index page.

2018-01-22 Thread GitBox
indhub commented on issue #9519: Reorganize the tutorials index page. URL: https://github.com/apache/incubator-mxnet/pull/9519#issuecomment-359374936 @aaronmarkham This is an automated message from the Apache Git Service. To

[GitHub] liangyong928 commented on issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH

2018-01-22 Thread GitBox
liangyong928 commented on issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH URL: https://github.com/apache/incubator-mxnet/issues/9517#issuecomment-359382620 yong@yong-desktop:~/cudnn_samples_v7/mnistCUDNN$ ./mnistCUDNN cudnnGetVersion() :

[GitHub] yuantangliang opened a new issue #9520: Image augumention crash when set MXNET_CPU_WORKER_NTHREADS bigger than 3

2018-01-22 Thread GitBox
yuantangliang opened a new issue #9520: Image augumention crash when set MXNET_CPU_WORKER_NTHREADS bigger than 3 URL: https://github.com/apache/incubator-mxnet/issues/9520 Note: Providing complete information in the most concise form is the best way to get help. This issue template

[GitHub] thinksanky commented on issue #50: fixed getting_started install.html to point to the latest version of ?

2018-01-22 Thread GitBox
thinksanky commented on issue #50: fixed getting_started install.html to point to the latest version of ? URL: https://github.com/apache/incubator-mxnet-site/pull/50#issuecomment-359542536 @sandeep-krishnamurthy @nswamy. Please review and merge. Thanks

[incubator-mxnet] branch szha-patch-1 updated (6dfeab7 -> c99224d)

2018-01-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6dfeab7 Update CODEOWNERS add c99224d Update CODEOWNERS No new revisions were added by this

[GitHub] aaronmarkham commented on issue #9217: Installing GPU support on Mac

2018-01-22 Thread GitBox
aaronmarkham commented on issue #9217: Installing GPU support on Mac URL: https://github.com/apache/incubator-mxnet/issues/9217#issuecomment-359547918 Hi @cosmo - we're trying to wrap up the instructions for the next incremental release which is imminent. Either way, let me know if you

[GitHub] aaronmarkham commented on issue #9519: Reorganize the tutorials index page.

2018-01-22 Thread GitBox
aaronmarkham commented on issue #9519: Reorganize the tutorials index page. URL: https://github.com/apache/incubator-mxnet/pull/9519#issuecomment-359549608 These changes were already accepted as part of the v1.0.0 release, but for "reasons" they're not showing up on the website. [See the

[GitHub] indhub commented on issue #9519: Reorganize the tutorials index page.

2018-01-22 Thread GitBox
indhub commented on issue #9519: Reorganize the tutorials index page. URL: https://github.com/apache/incubator-mxnet/pull/9519#issuecomment-359530678 @piiswrong Could you please elaborate on that? 1. Are you saying you don't want tutorials on symbolic interface and Gluon on the same

[GitHub] szha opened a new pull request #9522: Subscribe to changes

2018-01-22 Thread GitBox
szha opened a new pull request #9522: Subscribe to changes URL: https://github.com/apache/incubator-mxnet/pull/9522 ## Description ## Subscribing to changes on: Build logic, Python frontend, Docs, Submodules, Examples, Tools, Github templates ## Comments ## - Subscribing to

[GitHub] thinksanky opened a new pull request #50: fixed getting_started install.html to point to the latest version of ?

2018-01-22 Thread GitBox
thinksanky opened a new pull request #50: fixed getting_started install.html to point to the latest version of ? URL: https://github.com/apache/incubator-mxnet-site/pull/50 Description: Currently google has cached the url to getting_started/index.html which has old content and points

[GitHub] piiswrong commented on a change in pull request #9522: Subscribe to changes

2018-01-22 Thread GitBox
piiswrong commented on a change in pull request #9522: Subscribe to changes URL: https://github.com/apache/incubator-mxnet/pull/9522#discussion_r163050633 ## File path: CODEOWNERS ## @@ -25,3 +25,27 @@ CMakeLists.txt @cjolivier01 Jenkinsfile

[GitHub] asmushetzel commented on issue #9295: test_operator.test_laop_3 hangs

2018-01-22 Thread GitBox
asmushetzel commented on issue #9295: test_operator.test_laop_3 hangs URL: https://github.com/apache/incubator-mxnet/issues/9295#issuecomment-359544950 If all works fine now, we should close this issue. We have checked everything again, it should work as is, it does work as is, tests are

[GitHub] piiswrong commented on issue #9519: Reorganize the tutorials index page.

2018-01-22 Thread GitBox
piiswrong commented on issue #9519: Reorganize the tutorials index page. URL: https://github.com/apache/incubator-mxnet/pull/9519#issuecomment-359518320 This is confusing. Gluon and old mxnet tutorials have different focus and shouldn't be mixed together

[GitHub] eric-haibin-lin commented on issue #9029: Replace slower mshadow op with kernel launch in kvstore_dist_server

2018-01-22 Thread GitBox
eric-haibin-lin commented on issue #9029: Replace slower mshadow op with kernel launch in kvstore_dist_server URL: https://github.com/apache/incubator-mxnet/pull/9029#issuecomment-359541431 any update? This is an automated

[GitHub] aaronmarkham commented on issue #9519: Reorganize the tutorials index page.

2018-01-22 Thread GitBox
aaronmarkham commented on issue #9519: Reorganize the tutorials index page. URL: https://github.com/apache/incubator-mxnet/pull/9519#issuecomment-359549608 These changes were already accepted as part of the v1.0.0 release, but for "reasons" they're not showing up on the website. I plan

[GitHub] eric-haibin-lin commented on a change in pull request #9460: Data-iterator tutorial made python3 compatible.

2018-01-22 Thread GitBox
eric-haibin-lin commented on a change in pull request #9460: Data-iterator tutorial made python3 compatible. URL: https://github.com/apache/incubator-mxnet/pull/9460#discussion_r163056058 ## File path: docs/tutorials/basic/data.md ## @@ -122,17 +126,17 @@ class

[GitHub] piiswrong commented on issue #9512: add LSTNet example

2018-01-22 Thread GitBox
piiswrong commented on issue #9512: add LSTNet example URL: https://github.com/apache/incubator-mxnet/pull/9512#issuecomment-359519220 Please add apache license header to your python scripts This is an automated message from

[GitHub] eric-haibin-lin closed pull request #9448: Updated proposal to use of codeowners file

2018-01-22 Thread GitBox
eric-haibin-lin closed pull request #9448: Updated proposal to use of codeowners file URL: https://github.com/apache/incubator-mxnet/pull/9448 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

[GitHub] reminisce commented on issue #9452: A new deep learning visualization tool from baidu support MXNet!

2018-01-22 Thread GitBox
reminisce commented on issue #9452: A new deep learning visualization tool from baidu support MXNet! URL: https://github.com/apache/incubator-mxnet/issues/9452#issuecomment-359548284 @chinakook I built it from source. Can you try that and see if the demo works?

[incubator-mxnet-site] branch asf-site updated (7e3c93f -> c1167fc)

2018-01-22 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git. from 7e3c93f Nightly build add 0dc1290 fixed windows graphiz download link new c1167fc Merge

[incubator-mxnet] 01/01: lint

2018-01-22 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch vision in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit c9034f1942ab3b15d10f228ea375c69b9902a9da Author: Junyuan Xie AuthorDate: Thu Jan 18

[incubator-mxnet] branch vision updated (ed9ab63 -> c9034f1)

2018-01-22 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a change to branch vision in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. omit ed9ab63 lint new c9034f1 lint This update added new revisions after undoing existing revisions. That

[GitHub] indhub commented on issue #9519: Reorganize the tutorials index page.

2018-01-22 Thread GitBox
indhub commented on issue #9519: Reorganize the tutorials index page. URL: https://github.com/apache/incubator-mxnet/pull/9519#issuecomment-359543389 @piiswrong Here is the rationale behind the restructure: First of all dividing the MXNet tutorials page into 1. Gluon

[GitHub] reminisce commented on issue #9455: An error occurred while calculating the square of ndarray by using gpu context

2018-01-22 Thread GitBox
reminisce commented on issue #9455: An error occurred while calculating the square of ndarray by using gpu context URL: https://github.com/apache/incubator-mxnet/issues/9455#issuecomment-359543422 That's very strange. I couldn't reproduce the problem you encountered. Does it happen to

[GitHub] eric-haibin-lin commented on issue #9152: tutorial for distributed training

2018-01-22 Thread GitBox
eric-haibin-lin commented on issue #9152: tutorial for distributed training URL: https://github.com/apache/incubator-mxnet/pull/9152#issuecomment-359548981 @aaronmarkham @pracheer is this good to go? This is an automated

[GitHub] aaronmarkham commented on issue #9519: Reorganize the tutorials index page.

2018-01-22 Thread GitBox
aaronmarkham commented on issue #9519: Reorganize the tutorials index page. URL: https://github.com/apache/incubator-mxnet/pull/9519#issuecomment-359549608 These changes were already accepted as part of the v1.0.0 release, but for "reasons" they're not showing up on the website. [See the

[GitHub] zhreshold commented on issue #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
zhreshold commented on issue #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#issuecomment-359684522 I am more concerned with the name `Indexer` and the related behavior(manually extracting Indexer and synchronize between train/valid

[GitHub] szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163153728 ## File path: python/mxnet/gluon/data/sampler.py ## @@ -136,3 +136,30 @@ def __len__(self):

[GitHub] szha commented on issue #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
szha commented on issue #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#issuecomment-359688753 @zhreshold thanks. @astonzhang shall we consider a different name for indexer, like the aforementioned "vocabulary"?

[GitHub] pengzhao-intel commented on issue #8302: Refactor operators & MKLDNN

2018-01-22 Thread GitBox
pengzhao-intel commented on issue #8302: Refactor operators & MKLDNN URL: https://github.com/apache/incubator-mxnet/pull/8302#issuecomment-359674818 @eric-haibin-lin Yes, I think the new MKL-DNN is OK for both inference and training. The full size of ImageNet training is under the

[GitHub] yzhliu commented on issue #9389: [SUBMODULE] Upgrade ps-lite to the latest version

2018-01-22 Thread GitBox
yzhliu commented on issue #9389: [SUBMODULE] Upgrade ps-lite to the latest version URL: https://github.com/apache/incubator-mxnet/pull/9389#issuecomment-359681629 The changes are good to me as far as I know. But I still suggest **not** to include it as a part of v1.0.1. This PR does

[GitHub] jiang1st commented on issue #6968: Is mxnet symbol support conditional control flow?

2018-01-22 Thread GitBox
jiang1st commented on issue #6968: Is mxnet symbol support conditional control flow? URL: https://github.com/apache/incubator-mxnet/issues/6968#issuecomment-359685366 @Godricly Thanks. But moving my project from symbol to gluon might a hard work.

[GitHub] reminisce commented on issue #9525: How to print loaded models ?

2018-01-22 Thread GitBox
reminisce commented on issue #9525: How to print loaded models ? URL: https://github.com/apache/incubator-mxnet/issues/9525#issuecomment-359694083 `_symbol` is a data member of `Module`. You can use `model._symbol` to get the symbol.

[GitHub] parallelgithub opened a new issue #9526: The method reset() of DataIter does not work

2018-01-22 Thread GitBox
parallelgithub opened a new issue #9526: The method reset() of DataIter does not work URL: https://github.com/apache/incubator-mxnet/issues/9526 ## Description I have a question and find a bug about Scala on MXNet: (1) I didn't find out the implementation Scala codes of classes

[GitHub] cjolivier01 commented on issue #8972: Profiling enhancements, python API, vtune and chrome tracing objects, etc.

2018-01-22 Thread GitBox
cjolivier01 commented on issue #8972: Profiling enhancements, python API, vtune and chrome tracing objects, etc. URL: https://github.com/apache/incubator-mxnet/pull/8972#issuecomment-359680452 i think that will be good to make another PR. why do you think? where do you think you?d want

[GitHub] yzhliu commented on issue #9389: [SUBMODULE] Upgrade ps-lite to the latest version

2018-01-22 Thread GitBox
yzhliu commented on issue #9389: [SUBMODULE] Upgrade ps-lite to the latest version URL: https://github.com/apache/incubator-mxnet/pull/9389#issuecomment-359681629 The changes are good to me as far as I know. But I still suggest **not** to include it as a part of v1.0.1. This PR does

[GitHub] marcoabreu commented on issue #9295: test_operator.test_laop_3 hangs

2018-01-22 Thread GitBox
marcoabreu commented on issue #9295: test_operator.test_laop_3 hangs URL: https://github.com/apache/incubator-mxnet/issues/9295#issuecomment-359684218 Sorry for the late response. I didn't see any hangs since the upgrade, but it would be good if we could figure out whether that specific

[GitHub] shitou112 commented on issue #9455: An error occurred while calculating the square of ndarray by using gpu context

2018-01-22 Thread GitBox
shitou112 commented on issue #9455: An error occurred while calculating the square of ndarray by using gpu context URL: https://github.com/apache/incubator-mxnet/issues/9455#issuecomment-359693124 Thank you a lot. I upgrade mxnet and the result is right.

[GitHub] kmul00 commented on issue #9525: How to print loaded models ?

2018-01-22 Thread GitBox
kmul00 commented on issue #9525: How to print loaded models ? URL: https://github.com/apache/incubator-mxnet/issues/9525#issuecomment-359701199 Yeah, that solved the problem. Thank you so much @reminisce ! This is an

[GitHub] kmul00 closed issue #9525: How to print loaded models ?

2018-01-22 Thread GitBox
kmul00 closed issue #9525: How to print loaded models ? URL: https://github.com/apache/incubator-mxnet/issues/9525 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] TaoLv commented on issue #8972: Profiling enhancements, python API, vtune and chrome tracing objects, etc.

2018-01-22 Thread GitBox
TaoLv commented on issue #8972: Profiling enhancements, python API, vtune and chrome tracing objects, etc. URL: https://github.com/apache/incubator-mxnet/pull/8972#issuecomment-359677391 @cjolivier01 I have implemented a simple tool to parse the profile.json which is generated by mxnet.

[GitHub] yzhliu commented on issue #9389: [SUBMODULE] Upgrade ps-lite to the latest version

2018-01-22 Thread GitBox
yzhliu commented on issue #9389: [SUBMODULE] Upgrade ps-lite to the latest version URL: https://github.com/apache/incubator-mxnet/pull/9389#issuecomment-359682511 I agree with @cjolivier01 that we should make incremental changes, while I prefer to merge it after a stable release.

[GitHub] jiang1st commented on issue #6968: Is mxnet symbol support conditional control flow?

2018-01-22 Thread GitBox
jiang1st commented on issue #6968: Is mxnet symbol support conditional control flow? URL: https://github.com/apache/incubator-mxnet/issues/6968#issuecomment-359685366 @Godricly Thanks. But moving my project from symbol to gluon might be a hard work.

[GitHub] panovr opened a new issue #9527: Python Segmentation fault with commit afd82410165576dec7c673cd0438a1a9d39a9af6

2018-01-22 Thread GitBox
panovr opened a new issue #9527: Python Segmentation fault with commit afd82410165576dec7c673cd0438a1a9d39a9af6 URL: https://github.com/apache/incubator-mxnet/issues/9527 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves

[GitHub] anirudh2290 commented on issue #8000: Docs changes for launch.py usage

2018-01-22 Thread GitBox
anirudh2290 commented on issue #8000: Docs changes for launch.py usage URL: https://github.com/apache/incubator-mxnet/pull/8000#issuecomment-359675828 @eric-haibin-lin Done! This is an automated message from the Apache Git

[GitHub] pengzhao-intel commented on issue #8972: Profiling enhancements, python API, vtune and chrome tracing objects, etc.

2018-01-22 Thread GitBox
pengzhao-intel commented on issue #8972: Profiling enhancements, python API, vtune and chrome tracing objects, etc. URL: https://github.com/apache/incubator-mxnet/pull/8972#issuecomment-359678505 @TaoLv it's a very useful tool. @cjolivier01 do you think it's necessary to PR this script

[GitHub] higumachan opened a new pull request #9524: example/image-classification work with python3

2018-01-22 Thread GitBox
higumachan opened a new pull request #9524: example/image-classification work with python3 URL: https://github.com/apache/incubator-mxnet/pull/9524 ## Description ## has_key is a method not defined in python3. I modified it in a form that works even with python 2. ## Checklist

[GitHub] kmul00 opened a new issue #9525: How to print loaded models (in mx.module format) ?

2018-01-22 Thread GitBox
kmul00 opened a new issue #9525: How to print loaded models (in mx.module format) ? URL: https://github.com/apache/incubator-mxnet/issues/9525 Hi, This may seem to be a very basic question, and creating an issue for it may not be the right approach to get it solved. If that's the

[incubator-mxnet] branch master updated: example/image-classification work with python3 (#9524)

2018-01-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 fbbb4ab

[GitHub] szha closed pull request #9524: example/image-classification work with python3

2018-01-22 Thread GitBox
szha closed pull request #9524: example/image-classification work with python3 URL: https://github.com/apache/incubator-mxnet/pull/9524 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] larroy commented on issue #9397: [CMake] Remove linker flags from CXX_FLAGS when using OPENCV. Exclude binaries from lint. Fix im2rec on cuda.

2018-01-22 Thread GitBox
larroy commented on issue #9397: [CMake] Remove linker flags from CXX_FLAGS when using OPENCV. Exclude binaries from lint. Fix im2rec on cuda. URL: https://github.com/apache/incubator-mxnet/pull/9397#issuecomment-359415967 Alleluya

[GitHub] jiang1st commented on issue #6968: Is mxnet symbol support conditional control flow?

2018-01-22 Thread GitBox
jiang1st commented on issue #6968: Is mxnet symbol support conditional control flow? URL: https://github.com/apache/incubator-mxnet/issues/6968#issuecomment-359416026 Hi, I am new to mxnet. Now I want to add some conditional control in my network. I notice that sym.where can do this work

[incubator-mxnet] branch master updated: Updated proposal to use of codeowners file (#9448)

2018-01-22 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin 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 be8134d Updated proposal to use of

[GitHub] szha commented on a change in pull request #9522: Subscribe to changes

2018-01-22 Thread GitBox
szha commented on a change in pull request #9522: Subscribe to changes URL: https://github.com/apache/incubator-mxnet/pull/9522#discussion_r163050926 ## File path: CODEOWNERS ## @@ -25,3 +25,27 @@ CMakeLists.txt @cjolivier01 Jenkinsfile @marcoabreu

[GitHub] szha commented on a change in pull request #9522: Subscribe to changes

2018-01-22 Thread GitBox
szha commented on a change in pull request #9522: Subscribe to changes URL: https://github.com/apache/incubator-mxnet/pull/9522#discussion_r163051044 ## File path: CODEOWNERS ## @@ -25,3 +25,27 @@ CMakeLists.txt @cjolivier01 Jenkinsfile @marcoabreu

[GitHub] szha commented on issue #9518: cuDNN path parameter please?

2018-01-22 Thread GitBox
szha commented on issue #9518: cuDNN path parameter please? URL: https://github.com/apache/incubator-mxnet/issues/9518#issuecomment-359545172 You can always add that to `ADD_LD_FLAGS`, e.g. `ADD_LDFLAGS += -L$(MY_OWN_CUDNN_PATH)`

[GitHub] piiswrong commented on a change in pull request #9522: Subscribe to changes

2018-01-22 Thread GitBox
piiswrong commented on a change in pull request #9522: Subscribe to changes URL: https://github.com/apache/incubator-mxnet/pull/9522#discussion_r163050809 ## File path: CODEOWNERS ## @@ -25,3 +25,27 @@ CMakeLists.txt @cjolivier01 Jenkinsfile

[GitHub] szha commented on issue #9295: test_operator.test_laop_3 hangs

2018-01-22 Thread GitBox
szha commented on issue #9295: test_operator.test_laop_3 hangs URL: https://github.com/apache/incubator-mxnet/issues/9295#issuecomment-359547025 @meissnereric @asmushetzel, though not high priority, it would still be good if we rule out whether it's a bug in mxnet or not. This is why I

[GitHub] eric-haibin-lin commented on issue #9142: add lstm sentimental analysis tutorial

2018-01-22 Thread GitBox
eric-haibin-lin commented on issue #9142: add lstm sentimental analysis tutorial URL: https://github.com/apache/incubator-mxnet/pull/9142#issuecomment-359549704 @jegalgo thanks for the contribution! Since we are hosting all Gluon related tutorials in

[GitHub] eric-haibin-lin commented on issue #8302: Refactor operators & MKLDNN

2018-01-22 Thread GitBox
eric-haibin-lin commented on issue #8302: Refactor operators & MKLDNN URL: https://github.com/apache/incubator-mxnet/pull/8302#issuecomment-359552961 @pengzhao-intel Is there any test on intel side that verifies the convergence of training is okay?

[GitHub] piiswrong commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
piiswrong commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163103170 ## File path: python/mxnet/gluon/data/text.py ## @@ -0,0 +1,160 @@ +# Licensed to the Apache

[GitHub] piiswrong commented on issue #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
piiswrong commented on issue #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#issuecomment-359611670 This Dataset.indexer design doesn't work for the use case where you want to combine (or take intersection of) the vocab of too datasets

[GitHub] rahul003 commented on issue #9029: Replace slower mshadow op with kernel launch in kvstore_dist_server

2018-01-22 Thread GitBox
rahul003 commented on issue #9029: Replace slower mshadow op with kernel launch in kvstore_dist_server URL: https://github.com/apache/incubator-mxnet/pull/9029#issuecomment-359614271 Changes are complete. Verified on my end and the CI passed as well (I did some cleanup after it passed

[GitHub] szha commented on issue #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
szha commented on issue #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#issuecomment-359615947 Indeed, I wasn't considering such case because it isn't good practice to index using anything other than training set. That said, providing

[GitHub] piiswrong commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
piiswrong commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163113390 ## File path: python/mxnet/gluon/data/sampler.py ## @@ -136,3 +136,30 @@ def __len__(self):

[GitHub] piiswrong commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
piiswrong commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163113390 ## File path: python/mxnet/gluon/data/sampler.py ## @@ -136,3 +136,30 @@ def __len__(self):

[GitHub] szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163114151 ## File path: python/mxnet/gluon/data/sampler.py ## @@ -136,3 +136,30 @@ def __len__(self):

[GitHub] szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163103066 ## File path: python/mxnet/gluon/data/sampler.py ## @@ -136,3 +136,30 @@ def __len__(self):

[GitHub] szha closed issue #9490: Unable to install mxnet on MacOS .. no version seemingly compatible with Python3

2018-01-22 Thread GitBox
szha closed issue #9490: Unable to install mxnet on MacOS .. no version seemingly compatible with Python3 URL: https://github.com/apache/incubator-mxnet/issues/9490 This is an automated message from the Apache Git Service.

[GitHub] szha commented on issue #9490: Unable to install mxnet on MacOS .. no version seemingly compatible with Python3

2018-01-22 Thread GitBox
szha commented on issue #9490: Unable to install mxnet on MacOS .. no version seemingly compatible with Python3 URL: https://github.com/apache/incubator-mxnet/issues/9490#issuecomment-359611499 I can close this. @pabramowitsch let me know if you have more questions and I can re-open this

[GitHub] safrooze commented on issue #9214: CTC example trains very slowly (~250 samples/sec)

2018-01-22 Thread GitBox
safrooze commented on issue #9214: CTC example trains very slowly (~250 samples/sec) URL: https://github.com/apache/incubator-mxnet/issues/9214#issuecomment-359612429 This example was re-written with multiprocess data generation.

[GitHub] safrooze closed issue #9214: CTC example trains very slowly (~250 samples/sec)

2018-01-22 Thread GitBox
safrooze closed issue #9214: CTC example trains very slowly (~250 samples/sec) URL: https://github.com/apache/incubator-mxnet/issues/9214 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163108754 ## File path: python/mxnet/gluon/data/text.py ## @@ -0,0 +1,160 @@ +# Licensed to the Apache Software

[GitHub] szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163109767 ## File path: python/mxnet/gluon/data/text.py ## @@ -0,0 +1,160 @@ +# Licensed to the Apache Software

[GitHub] szha commented on issue #6693: [C++] MxPredCreate Error / operands shape mismatch

2018-01-22 Thread GitBox
szha commented on issue #6693: [C++] MxPredCreate Error / operands shape mismatch URL: https://github.com/apache/incubator-mxnet/issues/6693#issuecomment-359624597 @apache/mxnet-committers: This issue has been inactive for the past 90 days. It has no label and needs triage. For

[GitHub] szha commented on issue #8385: Save weights at any time between integral epochs

2018-01-22 Thread GitBox
szha commented on issue #8385: Save weights at any time between integral epochs URL: https://github.com/apache/incubator-mxnet/issues/8385#issuecomment-359624612 @apache/mxnet-committers: This issue has been inactive for the past 90 days. It has no label and needs triage. For

[GitHub] szha commented on issue #8360: How to bind different input shape to executor in c++?

2018-01-22 Thread GitBox
szha commented on issue #8360: How to bind different input shape to executor in c++? URL: https://github.com/apache/incubator-mxnet/issues/8360#issuecomment-359624616 @apache/mxnet-committers: This issue has been inactive for the past 90 days. It has no label and needs triage. For

[GitHub] szha commented on issue #8387: test_operator_gpu.test_cuda_rtc failure - Jetson TX2 (GPU/CUDA)

2018-01-22 Thread GitBox
szha commented on issue #8387: test_operator_gpu.test_cuda_rtc failure - Jetson TX2 (GPU/CUDA) URL: https://github.com/apache/incubator-mxnet/issues/8387#issuecomment-359624601 @apache/mxnet-committers: This issue has been inactive for the past 90 days. It has no label and needs triage.

[GitHub] szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler

2018-01-22 Thread GitBox
szha commented on a change in pull request #9514: Language Modeling Datasets and Sampler URL: https://github.com/apache/incubator-mxnet/pull/9514#discussion_r163112768 ## File path: python/mxnet/gluon/data/sampler.py ## @@ -136,3 +136,30 @@ def __len__(self):

[GitHub] eric-haibin-lin commented on issue #8107: "add warmup lr_scheduler" create a new pr

2018-01-22 Thread GitBox
eric-haibin-lin commented on issue #8107: "add warmup lr_scheduler" create a new pr URL: https://github.com/apache/incubator-mxnet/pull/8107#issuecomment-359556371 ping @astonzhang @szha This is an automated message from

[incubator-mxnet-site] branch asf-site updated: fixed getting_started install.html to point to the latest version of install by redirection (#50)

2018-01-22 Thread nswamy
This is an automated email from the ASF dual-hosted git repository. nswamy 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 24026b9 fixed

[GitHub] nswamy closed pull request #50: fixed getting_started install.html to point to the latest version of ?

2018-01-22 Thread GitBox
nswamy closed pull request #50: fixed getting_started install.html to point to the latest version of ? URL: https://github.com/apache/incubator-mxnet-site/pull/50 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[incubator-mxnet] branch master updated: add use_global_stats in nn.BatchNorm

2018-01-22 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie 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 dae6cda add use_global_stats in

[GitHub] piiswrong closed pull request #9420: add use_global_stats in nn.BatchNorm

2018-01-22 Thread GitBox
piiswrong closed pull request #9420: add use_global_stats in nn.BatchNorm URL: https://github.com/apache/incubator-mxnet/pull/9420 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] pracheer commented on issue #9505: [WIP][Review Required] License Fixes based on Apache RAT Feedback Part 4

2018-01-22 Thread GitBox
pracheer commented on issue #9505: [WIP][Review Required] License Fixes based on Apache RAT Feedback Part 4 URL: https://github.com/apache/incubator-mxnet/pull/9505#issuecomment-359563144 The change looks good to me. Thanks @mbaijal !

[GitHub] indhub closed pull request #9504: [Review Required] License Fixes based on Apache RAT Feedback Part 3

2018-01-22 Thread GitBox
indhub closed pull request #9504: [Review Required] License Fixes based on Apache RAT Feedback Part 3 URL: https://github.com/apache/incubator-mxnet/pull/9504 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

[incubator-mxnet] branch master updated: Some more license adds (#9504)

2018-01-22 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 cb52708 Some more license adds

[GitHub] larroy commented on issue #8578: Add development instructions and update installation instructions

2018-01-22 Thread GitBox
larroy commented on issue #8578: Add development instructions and update installation instructions URL: https://github.com/apache/incubator-mxnet/pull/8578#issuecomment-359569929 @eric-haibin-lin I will have a look in the next couple of days, and either update or close. Thanks.

  1   2   >