[GitHub] zheng-da commented on issue #11675: fix a bug in CachedOp.

2018-07-20 Thread GitBox
zheng-da commented on issue #11675: fix a bug in CachedOp. URL: https://github.com/apache/incubator-mxnet/pull/11675#issuecomment-406775597 It's here. I tested the code in more CachedOp configurations. https://github.com/apache/incubator-mxnet/pull/11675/files#diff-52501b7b512a5434dbc549

[GitHub] zheng-da closed issue #9916: precision bug in batchnorm.

2018-07-20 Thread GitBox
zheng-da closed issue #9916: precision bug in batchnorm. URL: https://github.com/apache/incubator-mxnet/issues/9916 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

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

2018-07-20 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 b0df586 Bump the publish ti

[GitHub] imkow commented on issue #621: Support for other Device Types, OpenCL AMD GPU

2018-07-20 Thread GitBox
imkow commented on issue #621: Support for other Device Types, OpenCL AMD GPU URL: https://github.com/apache/incubator-mxnet/issues/621#issuecomment-406775115 waiting for this... This is an automated message from the Apache G

[GitHub] burness commented on issue #11763: When Train SSD, It hold on during read the data

2018-07-20 Thread GitBox
burness commented on issue #11763: When Train SSD, It hold on during read the data URL: https://github.com/apache/incubator-mxnet/issues/11763#issuecomment-406774835 @vishaalkapoor And the train data is acquired by LabelImg

[GitHub] burness commented on issue #11763: When Train SSD, It hold on during read the data

2018-07-20 Thread GitBox
burness commented on issue #11763: When Train SSD, It hold on during read the data URL: https://github.com/apache/incubator-mxnet/issues/11763#issuecomment-406774813 Hi, @vishaalkapoor Thanks for your help, I have not convert the jpeg data to png, I just use my own train data to be the v

[GitHub] szha commented on issue #11839: flaky test: test_spatial_transformer_with_type

2018-07-20 Thread GitBox
szha commented on issue #11839: flaky test: test_spatial_transformer_with_type URL: https://github.com/apache/incubator-mxnet/issues/11839#issuecomment-406772626 Possibly. Here's a doc that @marcoabreu put together: https://cwiki.apache.org/confluence/display/MXNET/Reproducing+test+results

[GitHub] ddavydenko commented on issue #11839: flaky test: test_spatial_transformer_with_type

2018-07-20 Thread GitBox
ddavydenko commented on issue #11839: flaky test: test_spatial_transformer_with_type URL: https://github.com/apache/incubator-mxnet/issues/11839#issuecomment-406766335 I just finished re-runing this test on P2.x8large with 1,000,000 iterations and have not seen single failure (`MXNET_TEST

[GitHub] CodePlay2016 edited a comment on issue #11846: Bug: quantization Layers seg fault instead of displaying proper error message

2018-07-20 Thread GitBox
CodePlay2016 edited a comment on issue #11846: Bug: quantization Layers seg fault instead of displaying proper error message URL: https://github.com/apache/incubator-mxnet/issues/11846#issuecomment-406764897 I met a similar situation, seems like index out of range or out of memory error

[GitHub] CodePlay2016 commented on issue #11846: Bug: quantization Layers seg fault instead of displaying proper error message

2018-07-20 Thread GitBox
CodePlay2016 commented on issue #11846: Bug: quantization Layers seg fault instead of displaying proper error message URL: https://github.com/apache/incubator-mxnet/issues/11846#issuecomment-406764897 I met a similar situation --

[GitHub] OneRaynyDay commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
OneRaynyDay commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-406764429 @nswamy We are currently using slack to communicate, but it seems like I am using multiples of 8 and my cifa

[GitHub] nswamy commented on issue #11840: Non-Deterministic Behaviour on Gluon vs Symbolic

2018-07-20 Thread GitBox
nswamy commented on issue #11840: Non-Deterministic Behaviour on Gluon vs Symbolic URL: https://github.com/apache/incubator-mxnet/issues/11840#issuecomment-406762772 @safrooze ? do you know about this, could you please review ---

[GitHub] nswamy commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
nswamy commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-406762685 @OneRaynyDay Please close the issue if this @rahul003 answered your question. ---

[GitHub] nswamy commented on issue #11794: fail to quantize custom symbols exported from hybrid block

2018-07-20 Thread GitBox
nswamy commented on issue #11794: fail to quantize custom symbols exported from hybrid block URL: https://github.com/apache/incubator-mxnet/issues/11794#issuecomment-406762421 @reminisce feel free to remove the Label Bug and apply the appropriate label after your analysis ---

[GitHub] nswamy closed issue #11811: Duplication of Operators for sampling from random distributions

2018-07-20 Thread GitBox
nswamy closed issue #11811: Duplication of Operators for sampling from random distributions URL: https://github.com/apache/incubator-mxnet/issues/11811 This is an automated message from the Apache Git Service. To respond to

[GitHub] nswamy commented on issue #11811: Duplication of Operators for sampling from random distributions

2018-07-20 Thread GitBox
nswamy commented on issue #11811: Duplication of Operators for sampling from random distributions URL: https://github.com/apache/incubator-mxnet/issues/11811#issuecomment-406761986 @anirudhacharya please bring up this question on the dev list for a wider audience to know about this.

[GitHub] nswamy commented on issue #11815: 学习率调整策略怎么设置???

2018-07-20 Thread GitBox
nswamy commented on issue #11815: 学习率调整策略怎么设置??? URL: https://github.com/apache/incubator-mxnet/issues/11815#issuecomment-406761567 please ask questions related to MXNet on https://discuss.mxnet.io/ and there is a chinese forum where chinese speaking contributors can help you https://disc

[GitHub] nswamy closed issue #11815: 学习率调整策略怎么设置???

2018-07-20 Thread GitBox
nswamy closed issue #11815: 学习率调整策略怎么设置??? URL: https://github.com/apache/incubator-mxnet/issues/11815 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] nswamy commented on issue #11815: 学习率调整策略怎么设置???

2018-07-20 Thread GitBox
nswamy commented on issue #11815: 学习率调整策略怎么设置??? URL: https://github.com/apache/incubator-mxnet/issues/11815#issuecomment-406760872 My understanding of the question using google translate ``` 各位大侠看看下面写法错哪里了?--> Dear heroes, what is wrong with the following writing? ``` ``` 训练

[GitHub] anirudh2290 closed pull request #11845: Flaky: Disabled broadcast_mod unit test

2018-07-20 Thread GitBox
anirudh2290 closed pull request #11845: Flaky: Disabled broadcast_mod unit test URL: https://github.com/apache/incubator-mxnet/pull/11845 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

[incubator-mxnet] branch master updated: Flaky: Disabled broadcast_mod unit test (#11845)

2018-07-20 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 11b69f2 Flaky: Disabled broadcast

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

2018-07-20 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 fe6290a Bump the publish ti

[GitHub] zhreshold commented on a change in pull request #11765: Fix file name creation for Windows

2018-07-20 Thread GitBox
zhreshold commented on a change in pull request #11765: Fix file name creation for Windows URL: https://github.com/apache/incubator-mxnet/pull/11765#discussion_r204196019 ## File path: docs/tutorials/python/predict_image.md ## @@ -57,8 +57,8 @@ from collections import name

[GitHub] zhreshold commented on a change in pull request #11765: Fix file name creation for Windows

2018-07-20 Thread GitBox
zhreshold commented on a change in pull request #11765: Fix file name creation for Windows URL: https://github.com/apache/incubator-mxnet/pull/11765#discussion_r204196007 ## File path: docs/tutorials/python/predict_image.md ## @@ -57,8 +57,8 @@ from collections import name

[GitHub] access2rohit opened a new issue #11846: Bug: quantization Layers seg fault instead of displaying proper error message

2018-07-20 Thread GitBox
access2rohit opened a new issue #11846: Bug: quantization Layers seg fault instead of displaying proper error message URL: https://github.com/apache/incubator-mxnet/issues/11846 ## Description quantized FC, pooling and convolution layers on native cpu w/o mkl throws segfault, instead of

[incubator-mxnet] branch master updated: updated docs and hashes for vgg16, 16_bn, 19, 19_bn (#11830)

2018-07-20 Thread zhreshold
This is an automated email from the ASF dual-hosted git repository. zhreshold 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 e14b575 updated docs and hashes for

[GitHub] zhreshold closed pull request #11830: Contributing VGG models to model zoo

2018-07-20 Thread GitBox
zhreshold closed pull request #11830: Contributing VGG models to model zoo URL: https://github.com/apache/incubator-mxnet/pull/11830 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 for

[GitHub] safrooze commented on a change in pull request #11651: Add logistic regression tutorial

2018-07-20 Thread GitBox
safrooze commented on a change in pull request #11651: Add logistic regression tutorial URL: https://github.com/apache/incubator-mxnet/pull/11651#discussion_r204191523 ## File path: docs/tutorials/gluon/logistic_regression_explained.md ## @@ -120,96 +108,115 @@ for e in ra

[GitHub] Ishitori commented on a change in pull request #11651: Add logistic regression tutorial

2018-07-20 Thread GitBox
Ishitori commented on a change in pull request #11651: Add logistic regression tutorial URL: https://github.com/apache/incubator-mxnet/pull/11651#discussion_r204193147 ## File path: docs/tutorials/gluon/logistic_regression_explained.md ## @@ -59,9 +55,9 @@ val_dataloader =

[GitHub] Ishitori commented on a change in pull request #11651: Add logistic regression tutorial

2018-07-20 Thread GitBox
Ishitori commented on a change in pull request #11651: Add logistic regression tutorial URL: https://github.com/apache/incubator-mxnet/pull/11651#discussion_r204193164 ## File path: docs/tutorials/gluon/logistic_regression_explained.md ## @@ -120,96 +108,115 @@ for e in ra

[GitHub] Ishitori commented on a change in pull request #11651: Add logistic regression tutorial

2018-07-20 Thread GitBox
Ishitori commented on a change in pull request #11651: Add logistic regression tutorial URL: https://github.com/apache/incubator-mxnet/pull/11651#discussion_r204193155 ## File path: docs/tutorials/gluon/logistic_regression_explained.md ## @@ -94,21 +90,13 @@ trainer = Trai

[GitHub] OneRaynyDay edited a comment on issue #11833: [MXNET-688] Fix quantization divide by zero errors

2018-07-20 Thread GitBox
OneRaynyDay edited a comment on issue #11833: [MXNET-688] Fix quantization divide by zero errors URL: https://github.com/apache/incubator-mxnet/pull/11833#issuecomment-406682154 For reference: With new PR, on imagenet, resnet 152, 5 batch, entropy method: ``` INFO:logger:Fi

[GitHub] ShownX commented on issue #10638: [Feature Request] Gluon model zoo allow fine-tuning

2018-07-20 Thread GitBox
ShownX commented on issue #10638: [Feature Request] Gluon model zoo allow fine-tuning URL: https://github.com/apache/incubator-mxnet/issues/10638#issuecomment-406752478 Is it possible to give the pre-trained model link directly on the website as before? Now I have to write the script a

[GitHub] safrooze commented on a change in pull request #11651: Add logistic regression tutorial

2018-07-20 Thread GitBox
safrooze commented on a change in pull request #11651: Add logistic regression tutorial URL: https://github.com/apache/incubator-mxnet/pull/11651#discussion_r204186229 ## File path: docs/tutorials/gluon/logistic_regression_explained.md ## @@ -94,21 +90,13 @@ trainer = Trai

[GitHub] safrooze commented on a change in pull request #11651: Add logistic regression tutorial

2018-07-20 Thread GitBox
safrooze commented on a change in pull request #11651: Add logistic regression tutorial URL: https://github.com/apache/incubator-mxnet/pull/11651#discussion_r204191523 ## File path: docs/tutorials/gluon/logistic_regression_explained.md ## @@ -120,96 +108,115 @@ for e in ra

[GitHub] safrooze commented on a change in pull request #11651: Add logistic regression tutorial

2018-07-20 Thread GitBox
safrooze commented on a change in pull request #11651: Add logistic regression tutorial URL: https://github.com/apache/incubator-mxnet/pull/11651#discussion_r204185849 ## File path: docs/tutorials/gluon/logistic_regression_explained.md ## @@ -59,9 +55,9 @@ val_dataloader =

[GitHub] sandeep-krishnamurthy closed issue #8240: Failing to create R package on Linux.

2018-07-20 Thread GitBox
sandeep-krishnamurthy closed issue #8240: Failing to create R package on Linux. URL: https://github.com/apache/incubator-mxnet/issues/8240 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] sandeep-krishnamurthy closed issue #8869: Outdated documentation for installing R packages

2018-07-20 Thread GitBox
sandeep-krishnamurthy closed issue #8869: Outdated documentation for installing R packages URL: https://github.com/apache/incubator-mxnet/issues/8869 This is an automated message from the Apache Git Service. To respond to th

[GitHub] sandeep-krishnamurthy closed issue #11098: Installation instructions MacOS/R/CPU don't work.

2018-07-20 Thread GitBox
sandeep-krishnamurthy closed issue #11098: Installation instructions MacOS/R/CPU don't work. URL: https://github.com/apache/incubator-mxnet/issues/11098 This is an automated message from the Apache Git Service. To respond to

[GitHub] sandeep-krishnamurthy closed issue #8648: How can I install the newest mxnet R package?

2018-07-20 Thread GitBox
sandeep-krishnamurthy closed issue #8648: How can I install the newest mxnet R package? URL: https://github.com/apache/incubator-mxnet/issues/8648 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] sandeep-krishnamurthy closed issue #7428: Linking error while compiling for R-package in windows

2018-07-20 Thread GitBox
sandeep-krishnamurthy closed issue #7428: Linking error while compiling for R-package in windows URL: https://github.com/apache/incubator-mxnet/issues/7428 This is an automated message from the Apache Git Service. To respond

[GitHub] sandeep-krishnamurthy commented on issue #11098: Installation instructions MacOS/R/CPU don't work.

2018-07-20 Thread GitBox
sandeep-krishnamurthy commented on issue #11098: Installation instructions MacOS/R/CPU don't work. URL: https://github.com/apache/incubator-mxnet/issues/11098#issuecomment-406751294 Resolving as issue is fixed. Please reopen if you encounter the issue.

[GitHub] nswamy commented on issue #11843: No CI for tools/coreml package

2018-07-20 Thread GitBox
nswamy commented on issue #11843: No CI for tools/coreml package URL: https://github.com/apache/incubator-mxnet/issues/11843#issuecomment-406749225 #11841 This is an automated message from the Apache Git Service. To respond

[GitHub] OneRaynyDay commented on a change in pull request #11833: [MXNET-688] Fix quantization divide by zero errors

2018-07-20 Thread GitBox
OneRaynyDay commented on a change in pull request #11833: [MXNET-688] Fix quantization divide by zero errors URL: https://github.com/apache/incubator-mxnet/pull/11833#discussion_r204189323 ## File path: python/mxnet/contrib/quantization.py ## @@ -303,32 +307,35 @@ def _get

[GitHub] rahul003 edited a comment on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
rahul003 edited a comment on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-406748913 Please review the performance section of the tutorial you [linked](https://mxnet.incubator.apache.org/fa

[GitHub] rahul003 commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
rahul003 commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-406748913 Please review the performance section of the tutorial you [linked](https://mxnet.incubator.apache.org/faq/float

[GitHub] rahul003 edited a comment on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
rahul003 edited a comment on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-406748642 Hi Ray, Cifar doesn't lend itself well for fp16 computation. Nvidia Tensor Cores can be levera

[GitHub] rahul003 edited a comment on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
rahul003 edited a comment on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-406748642 Hi Ray, Cifar doesn't lend itself well for fp16 computation. Nvidia Tensor Cores essentially p

[GitHub] rahul003 commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
rahul003 commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-406748642 Hi Ray, Cifar doesn't lend itself well for fp16 computation. Nvidia Tensor Cores essentially perform

[GitHub] nswamy commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
nswamy commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-406748097 @rahul003 This is an automated message from the

[GitHub] nswamy commented on issue #11843: No CI for tools/coreml package

2018-07-20 Thread GitBox
nswamy commented on issue #11843: No CI for tools/coreml package URL: https://github.com/apache/incubator-mxnet/issues/11843#issuecomment-406747445 @apeforest are there tests that can be tested on CI? This is an automated mes

[GitHub] roywei commented on issue #9715: IndexError in labels when size of training dataset is not multiple of batch size

2018-07-20 Thread GitBox
roywei commented on issue #9715: IndexError in labels when size of training dataset is not multiple of batch size URL: https://github.com/apache/incubator-mxnet/issues/9715#issuecomment-406747096 @eric-haibin-lin could you help to add pending-requester-info label. ---

svn commit: r28261 - /release/incubator/mxnet/KEYS

2018-07-20 Thread anirudh2290
Author: anirudh2290 Date: Fri Jul 20 22:57:31 2018 New Revision: 28261 Log: Add KEYS Modified: release/incubator/mxnet/KEYS Modified: release/incubator/mxnet/KEYS == --- release/incubator/mxnet/KEYS (original) +++ re

[GitHub] sravanbabuiitm commented on issue #11829: Insufficient documentation for GlobalAvgPool1D

2018-07-20 Thread GitBox
sravanbabuiitm commented on issue #11829: Insufficient documentation for GlobalAvgPool1D URL: https://github.com/apache/incubator-mxnet/issues/11829#issuecomment-406745653 resolving since its clarified now This is an automat

[GitHub] sravanbabuiitm closed issue #11829: Insufficient documentation for GlobalAvgPool1D

2018-07-20 Thread GitBox
sravanbabuiitm closed issue #11829: Insufficient documentation for GlobalAvgPool1D URL: https://github.com/apache/incubator-mxnet/issues/11829 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] sandeep-krishnamurthy closed issue #8997: gluon hang-up unexpectedly

2018-07-20 Thread GitBox
sandeep-krishnamurthy closed issue #8997: gluon hang-up unexpectedly URL: https://github.com/apache/incubator-mxnet/issues/8997 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] sandeep-krishnamurthy closed issue #9167: Gluon raises error if the user does not call nd.waitall()

2018-07-20 Thread GitBox
sandeep-krishnamurthy closed issue #9167: Gluon raises error if the user does not call nd.waitall() URL: https://github.com/apache/incubator-mxnet/issues/9167 This is an automated message from the Apache Git Service. To resp

[GitHub] sandeep-krishnamurthy commented on issue #9167: Gluon raises error if the user does not call nd.waitall()

2018-07-20 Thread GitBox
sandeep-krishnamurthy commented on issue #9167: Gluon raises error if the user does not call nd.waitall() URL: https://github.com/apache/incubator-mxnet/issues/9167#issuecomment-406745501 Resolving as it is not reproducible. Please reopen if issue still persists. -

[GitHub] sandeep-krishnamurthy commented on issue #8997: gluon hang-up unexpectedly

2018-07-20 Thread GitBox
sandeep-krishnamurthy commented on issue #8997: gluon hang-up unexpectedly URL: https://github.com/apache/incubator-mxnet/issues/8997#issuecomment-406745532 Resolving as it is not reproducible. Please reopen if issue still persists. -

[GitHub] sandeep-krishnamurthy commented on issue #11285: Crash while running gluon image-classification.py example with float16

2018-07-20 Thread GitBox
sandeep-krishnamurthy commented on issue #11285: Crash while running gluon image-classification.py example with float16 URL: https://github.com/apache/incubator-mxnet/issues/11285#issuecomment-406745422 Resolving as it is not reproducible. Please reopen if issue still persist. ---

[GitHub] sandeep-krishnamurthy closed issue #11285: Crash while running gluon image-classification.py example with float16

2018-07-20 Thread GitBox
sandeep-krishnamurthy closed issue #11285: Crash while running gluon image-classification.py example with float16 URL: https://github.com/apache/incubator-mxnet/issues/11285 This is an automated message from the Apache Git S

[GitHub] lanking520 commented on issue #11775: NPE in BucketingModule when providedLabel of DataBatch is not set

2018-07-20 Thread GitBox
lanking520 commented on issue #11775: NPE in BucketingModule when providedLabel of DataBatch is not set URL: https://github.com/apache/incubator-mxnet/issues/11775#issuecomment-406743492 Adding DataDesc in this PR: https://github.com/apache/incubator-mxnet/pull/11844

svn commit: r28260 - in /dev/incubator/mxnet: 1.2.1.rc0/ 1.2.1.rc1/

2018-07-20 Thread anirudh2290
Author: anirudh2290 Date: Fri Jul 20 22:34:10 2018 New Revision: 28260 Log: Remove 1.2.1.rc* Removed: dev/incubator/mxnet/1.2.1.rc0/ dev/incubator/mxnet/1.2.1.rc1/

svn commit: r28259 - /release/incubator/mxnet/1.2.0/

2018-07-20 Thread anirudh2290
Author: anirudh2290 Date: Fri Jul 20 22:32:13 2018 New Revision: 28259 Log: Remove 1.2.0 Removed: release/incubator/mxnet/1.2.0/

[GitHub] nswamy commented on issue #11812: imagenet-11k-place365-ch

2018-07-20 Thread GitBox
nswamy commented on issue #11812: imagenet-11k-place365-ch URL: https://github.com/apache/incubator-mxnet/issues/11812#issuecomment-406742983 This might be the one, but I am not sure..please do ask on discuss.mxnet.io http://data.mxnet.io/models/imagenet-11k/synset.txt

[GitHub] access2rohit commented on issue #11845: Flaky: Disabled broadcast_mod unit test

2018-07-20 Thread GitBox
access2rohit commented on issue #11845: Flaky: Disabled broadcast_mod unit test URL: https://github.com/apache/incubator-mxnet/pull/11845#issuecomment-406742392 @larroy This is an automated message from the Apache Git Service

[GitHub] reminisce commented on a change in pull request #11833: [MXNET-688] Fix quantization divide by zero errors

2018-07-20 Thread GitBox
reminisce commented on a change in pull request #11833: [MXNET-688] Fix quantization divide by zero errors URL: https://github.com/apache/incubator-mxnet/pull/11833#discussion_r204183249 ## File path: python/mxnet/contrib/quantization.py ## @@ -303,32 +305,34 @@ def _get_o

[GitHub] access2rohit commented on issue #11845: Flaky: Disabled broadcast_mod unit test

2018-07-20 Thread GitBox
access2rohit commented on issue #11845: Flaky: Disabled broadcast_mod unit test URL: https://github.com/apache/incubator-mxnet/pull/11845#issuecomment-406742025 @anirudh2290 @eric-haibin-lin This is an automated message from

[GitHub] access2rohit opened a new pull request #11845: Flaky: Disabled broadcast_mod unit test

2018-07-20 Thread GitBox
access2rohit opened a new pull request #11845: Flaky: Disabled broadcast_mod unit test URL: https://github.com/apache/incubator-mxnet/pull/11845 ## Description ## Disable failing test on broadcast_binary_op https://github.com/apache/incubator-mxnet/issues/11838 ## Comments ##

[GitHub] lanking520 commented on issue #11844: [MXNET-689][WIP] add DataDesc type for the Scala Package

2018-07-20 Thread GitBox
lanking520 commented on issue #11844: [MXNET-689][WIP] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#issuecomment-406740798 When I am in the middle of changes, some parts looks confusing to me. Are we defining these field in the `dataiter

[GitHub] vandanavk commented on issue #8405: ImageIter save labels as float32, which meight cause numerical precision problem

2018-07-20 Thread GitBox
vandanavk commented on issue #8405: ImageIter save labels as float32, which meight cause numerical precision problem URL: https://github.com/apache/incubator-mxnet/issues/8405#issuecomment-406740205 @akturtle could you share the dataset and/or scripts that you used? -

[GitHub] haojin2 commented on issue #9050: got segfault from lenet with stn example

2018-07-20 Thread GitBox
haojin2 commented on issue #9050: got segfault from lenet with stn example URL: https://github.com/apache/incubator-mxnet/issues/9050#issuecomment-406740182 @iblis17 Can you still reproduce the error with the latest code? I've tried out the python reproduction and verified this should be f

[GitHub] lanking520 opened a new pull request #11844: [MXNET-689][WIP] add DataDesc type for the Scala Package

2018-07-20 Thread GitBox
lanking520 opened a new pull request #11844: [MXNET-689][WIP] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844 ## Description ## This PR includes massive changes on all Iterators that extends `DataIter`, two new fields are added (`dtype`

[GitHub] vishaalkapoor edited a comment on issue #11763: When Train SSD, It hold on during read the data

2018-07-20 Thread GitBox
vishaalkapoor edited a comment on issue #11763: When Train SSD, It hold on during read the data URL: https://github.com/apache/incubator-mxnet/issues/11763#issuecomment-406739377 Hi @burness, I noticed you converted the jpg files in the VOC dataset to png files as the line below is

[GitHub] vishaalkapoor commented on issue #11763: When Train SSD, It hold on during read the data

2018-07-20 Thread GitBox
vishaalkapoor commented on issue #11763: When Train SSD, It hold on during read the data URL: https://github.com/apache/incubator-mxnet/issues/11763#issuecomment-406739377 Hi @burness, I noticed you converted the jpg files in the VOC dataset to png files as the line below is modifi

[GitHub] eric-haibin-lin closed issue #10868: _backward_softsign activation is incorrect

2018-07-20 Thread GitBox
eric-haibin-lin closed issue #10868: _backward_softsign activation is incorrect URL: https://github.com/apache/incubator-mxnet/issues/10868 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] haojin2 commented on issue #10868: _backward_softsign activation is incorrect

2018-07-20 Thread GitBox
haojin2 commented on issue #10868: _backward_softsign activation is incorrect URL: https://github.com/apache/incubator-mxnet/issues/10868#issuecomment-406738608 @eric-haibin-lin Should be good for closing as the fix was just merged?

[GitHub] haojin2 commented on issue #11176: Failed to find any forward convolution algorithm.

2018-07-20 Thread GitBox
haojin2 commented on issue #11176: Failed to find any forward convolution algorithm. URL: https://github.com/apache/incubator-mxnet/issues/11176#issuecomment-406738295 @ThomasDelteil Is this still occurring on CI now? If it's not appearing again would you mind closing this? @aluo-x @co

[incubator-mxnet] branch master updated: [MXNET-489] MKLDNN Pool test (#11608)

2018-07-20 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 cdb1297 [MXNET-489] MKLDNN Pool test (

[GitHub] eric-haibin-lin closed pull request #11608: [MXNET-489] MKLDNN Pool test

2018-07-20 Thread GitBox
eric-haibin-lin closed pull request #11608: [MXNET-489] MKLDNN Pool test URL: https://github.com/apache/incubator-mxnet/pull/11608 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 forei

[GitHub] nswamy closed issue #11812: imagenet-11k-place365-ch

2018-07-20 Thread GitBox
nswamy closed issue #11812: imagenet-11k-place365-ch URL: https://github.com/apache/incubator-mxnet/issues/11812 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and u

[GitHub] nswamy commented on issue #11812: imagenet-11k-place365-ch

2018-07-20 Thread GitBox
nswamy commented on issue #11812: imagenet-11k-place365-ch URL: https://github.com/apache/incubator-mxnet/issues/11812#issuecomment-406736785 Please ask your questions on https://discuss.mxnet.io/, We use GitHub Issues for bugs and Feature Requests. --

[GitHub] junrushao1994 edited a comment on issue #11760: [MXNET-684] Add `cond` operator

2018-07-20 Thread GitBox
junrushao1994 edited a comment on issue #11760: [MXNET-684] Add `cond` operator URL: https://github.com/apache/incubator-mxnet/pull/11760#issuecomment-406720644 We are going to rename the operator from `ifelse` to `condition` according to discussion with @zheng-da offline -

[GitHub] eric-haibin-lin commented on issue #11675: fix a bug in CachedOp.

2018-07-20 Thread GitBox
eric-haibin-lin commented on issue #11675: fix a bug in CachedOp. URL: https://github.com/apache/incubator-mxnet/pull/11675#issuecomment-406736313 what's the new test case added for this? This is an automated message from the

[GitHub] apeforest commented on issue #11843: No CI for tools/coreml package

2018-07-20 Thread GitBox
apeforest commented on issue #11843: No CI for tools/coreml package URL: https://github.com/apache/incubator-mxnet/issues/11843#issuecomment-406735532 @sandeep-krishnamurthy Please help to label this issue _CI_ This is an aut

[GitHub] apeforest opened a new issue #11843: No CI for tools/coreml package

2018-07-20 Thread GitBox
apeforest opened a new issue #11843: No CI for tools/coreml package URL: https://github.com/apache/incubator-mxnet/issues/11843 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information t

[GitHub] zheng-da commented on a change in pull request #11760: [MXNET-684] Add `cond` operator

2018-07-20 Thread GitBox
zheng-da commented on a change in pull request #11760: [MXNET-684] Add `cond` operator URL: https://github.com/apache/incubator-mxnet/pull/11760#discussion_r204176620 ## File path: python/mxnet/ndarray/contrib.py ## @@ -363,3 +362,97 @@ def _func_wrapper(loop_vars):

[GitHub] apeforest commented on issue #11841: All the tests in tools/coreml package are failing

2018-07-20 Thread GitBox
apeforest commented on issue #11841: All the tests in tools/coreml package are failing URL: https://github.com/apache/incubator-mxnet/issues/11841#issuecomment-406734014 @sandeep-krishnamurthy Please help to label this issue _Test_ -

[GitHub] eric-haibin-lin commented on a change in pull request #11760: [MXNET-684] Add `cond` operator

2018-07-20 Thread GitBox
eric-haibin-lin commented on a change in pull request #11760: [MXNET-684] Add `cond` operator URL: https://github.com/apache/incubator-mxnet/pull/11760#discussion_r204175935 ## File path: python/mxnet/ndarray/contrib.py ## @@ -363,3 +362,97 @@ def _func_wrapper(loop_vars):

[GitHub] OneRaynyDay opened a new issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

2018-07-20 Thread GitBox
OneRaynyDay opened a new issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10 URL: https://github.com/apache/incubator-mxnet/issues/11842 ## Description The benchmark code is [here](https://github.com/OneRaynyDay/mxnet-fp16-benchmark). For some reason, performing

[GitHub] apeforest opened a new issue #11841: All the tests in tools/coreml package are failing

2018-07-20 Thread GitBox
apeforest opened a new issue #11841: All the tests in tools/coreml package are failing URL: https://github.com/apache/incubator-mxnet/issues/11841 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for esse

[GitHub] eric-haibin-lin commented on a change in pull request #11760: [MXNET-684] Add `cond` operator

2018-07-20 Thread GitBox
eric-haibin-lin commented on a change in pull request #11760: [MXNET-684] Add `cond` operator URL: https://github.com/apache/incubator-mxnet/pull/11760#discussion_r204174058 ## File path: python/mxnet/ndarray/contrib.py ## @@ -363,3 +362,97 @@ def _func_wrapper(loop_vars):

[incubator-mxnet] branch master updated: fix for bug #10868: _backward_softsign activation is incorrect (#11827)

2018-07-20 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 95de767 fix for bug #10868: _back

[GitHub] anirudh2290 closed pull request #11827: fix for bug #10868: _backward_softsign activation is incorrect

2018-07-20 Thread GitBox
anirudh2290 closed pull request #11827: fix for bug #10868: _backward_softsign activation is incorrect URL: https://github.com/apache/incubator-mxnet/pull/11827 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

[GitHub] haojin2 commented on issue #11829: Insufficient documentation for GlobalAvgPool1D

2018-07-20 Thread GitBox
haojin2 commented on issue #11829: Insufficient documentation for GlobalAvgPool1D URL: https://github.com/apache/incubator-mxnet/issues/11829#issuecomment-406722152 @sravanbabuiitm The docs have been updated, do you have further questions regarding the usage of GlobalAvgPool*D() Gluon API

[GitHub] junrushao1994 commented on issue #11760: [MXNET-684] Add `ifelse` operator

2018-07-20 Thread GitBox
junrushao1994 commented on issue #11760: [MXNET-684] Add `ifelse` operator URL: https://github.com/apache/incubator-mxnet/pull/11760#issuecomment-406720644 We are going to rename the operator from `ifelse` to `cond` according to discussion with @zheng-da offline ---

[GitHub] haojin2 commented on issue #11836: Support kAddTo for softmax

2018-07-20 Thread GitBox
haojin2 commented on issue #11836: Support kAddTo for softmax URL: https://github.com/apache/incubator-mxnet/pull/11836#issuecomment-406716757 Experiencing some bugs on GPU side, changing to WIP. This is an automated message f

[incubator-mxnet] branch master updated: detailed doc about global pool layers in Gluon (#11832)

2018-07-20 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 1242769 detailed doc about global po

[GitHub] szha closed pull request #11832: Adding detailed doc about global pool layers in Gluon

2018-07-20 Thread GitBox
szha closed pull request #11832: Adding detailed doc about global pool layers in Gluon URL: https://github.com/apache/incubator-mxnet/pull/11832 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] szha commented on issue #11839: flaky test: test_spatial_transformer_with_type

2018-07-20 Thread GitBox
szha commented on issue #11839: flaky test: test_spatial_transformer_with_type URL: https://github.com/apache/incubator-mxnet/issues/11839#issuecomment-406706173 @ddavydenko This is an automated message from the Apache Git S

  1   2   >