[GitHub] yonadavs opened a new issue #7415: Caffe-converter convert_model.py fail

2017-08-10 Thread git
yonadavs opened a new issue #7415: Caffe-converter convert_model.py fail URL: https://github.com/apache/incubator-mxnet/issues/7415 Hi, tried converting a caffe model. The convert_symbol ran successfully, but the convert_model crashed. I know the model works fine on caffe. I don't know

[GitHub] n1kt0 commented on issue #4851: error: ISO C++ forbids comparison between pointer and integer

2017-08-10 Thread git
n1kt0 commented on issue #4851: error: ISO C++ forbids comparison between pointer and integer URL: https://github.com/apache/incubator-mxnet/issues/4851#issuecomment-321500185 I've switched in the mean time to tensorflow and keras because i had to do my thesis and didn't have any more tim

[GitHub] train-test-laura commented on issue #7364: MxnetR chunk-wise neural nets

2017-08-10 Thread git
train-test-laura commented on issue #7364: MxnetR chunk-wise neural nets URL: https://github.com/apache/incubator-mxnet/issues/7364#issuecomment-321505488 Hi Thirdwind, thank you very much - this seems to be exactly what I was looking for. That is easier than I expected it to be - ju

[GitHub] idealboy commented on issue #5452: When executing "train_mnist.py" with two machines, no response returns

2017-08-10 Thread git
idealboy commented on issue #5452: When executing "train_mnist.py" with two machines, no response returns URL: https://github.com/apache/incubator-mxnet/issues/5452#issuecomment-321508451 it is probably because of the firewall in the machine, try to close it.

[GitHub] larroy opened a new pull request #7416: update submoules with android fixes

2017-08-10 Thread git
larroy opened a new pull request #7416: update submoules with android fixes URL: https://github.com/apache/incubator-mxnet/pull/7416 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] maxenceliu opened a new issue #7417: Update mxnet in maven timely?

2017-08-10 Thread git
maxenceliu opened a new issue #7417: Update mxnet in maven timely? URL: https://github.com/apache/incubator-mxnet/issues/7417 in the maven repository, the mxnet version is much delayed. Furmore, it depends on opencv, in which the case our server doesn't need opencv. --

[GitHub] nnguyen24 commented on issue #6629: Not enough information to get shape

2017-08-10 Thread git
nnguyen24 commented on issue #6629: Not enough information to get shape URL: https://github.com/apache/incubator-mxnet/issues/6629#issuecomment-321520742 Thank you @thirdwing , I will give it a try. This is an automated mess

[GitHub] larroy commented on issue #7416: update submoules with android fixes

2017-08-10 Thread git
larroy commented on issue #7416: update submoules with android fixes URL: https://github.com/apache/incubator-mxnet/pull/7416#issuecomment-321525871 @KellenSunderland This is an automated message from the Apache Git Service.

[GitHub] kurt-o-sys commented on issue #7349: time series delay output mxnet

2017-08-10 Thread git
kurt-o-sys commented on issue #7349: time series delay output mxnet URL: https://github.com/apache/incubator-mxnet/issues/7349#issuecomment-321528156 OK... I'm not sure if I get it. I'll have to play a little more, I guess. Training the above network: mx.model.FeedForward.create

[GitHub] tornadomeet commented on issue #7374: fix consistency of cpu/gpu in stn

2017-08-10 Thread git
tornadomeet commented on issue #7374: fix consistency of cpu/gpu in stn URL: https://github.com/apache/incubator-mxnet/pull/7374#issuecomment-321548210 @piiswrong Done. This is an automated message from the Apache Git Service

[GitHub] larroy commented on issue #7416: update submoules with android fixes

2017-08-10 Thread git
larroy commented on issue #7416: update submoules with android fixes URL: https://github.com/apache/incubator-mxnet/pull/7416#issuecomment-321573812 Pending on merging PRs on submodules This is an automated message from the A

[GitHub] thirdwing closed pull request #7401: [R][MISC] update Makefile/Jenkinsfile; use mx.ctx.default() in R test

2017-08-10 Thread git
thirdwing closed pull request #7401: [R][MISC] update Makefile/Jenkinsfile; use mx.ctx.default() in R test URL: https://github.com/apache/incubator-mxnet/pull/7401 This is an automated message from the Apache Git Service. T

[incubator-mxnet] branch master updated: [R][MISC] update Makefile/Jenkinsfile; use mx.ctx.default() in R test (#7401)

2017-08-10 Thread qkou
This is an automated email from the ASF dual-hosted git repository. qkou 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 613132e [R][MISC] update Makefile/Jenkin

[GitHub] thirdwing closed issue #7364: MxnetR chunk-wise neural nets

2017-08-10 Thread git
thirdwing closed issue #7364: MxnetR chunk-wise neural nets URL: https://github.com/apache/incubator-mxnet/issues/7364 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] piiswrong closed pull request #7404: Hotfix mx.image documents

2017-08-10 Thread git
piiswrong closed pull request #7404: Hotfix mx.image documents URL: https://github.com/apache/incubator-mxnet/pull/7404 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHu

[incubator-mxnet] branch master updated: Hotfix mx.image documents (#7404)

2017-08-10 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 59d7170 Hotfix mx.image documents (#7404

[GitHub] piiswrong commented on a change in pull request #7345: add std_rgba to normalize options

2017-08-10 Thread git
piiswrong commented on a change in pull request #7345: add std_rgba to normalize options URL: https://github.com/apache/incubator-mxnet/pull/7345#discussion_r132511245 ## File path: src/io/iter_normalize.h ## @@ -129,33 +129,58 @@ class ImageNormalizeIter : public IIterato

[GitHub] piiswrong commented on a change in pull request #7345: add std_rgba to normalize options

2017-08-10 Thread git
piiswrong commented on a change in pull request #7345: add std_rgba to normalize options URL: https://github.com/apache/incubator-mxnet/pull/7345#discussion_r132511274 ## File path: src/io/iter_normalize.h ## @@ -129,33 +129,58 @@ class ImageNormalizeIter : public IIterato

[GitHub] haimeh commented on issue #6629: Not enough information to get shape

2017-08-10 Thread git
haimeh commented on issue #6629: Not enough information to get shape URL: https://github.com/apache/incubator-mxnet/issues/6629#issuecomment-321613657 Also, a mistake one might make, so for reference I am adding it here. The shape inference may not always work with a chained composition

[GitHub] zhreshold commented on a change in pull request #7345: add std_rgba to normalize options

2017-08-10 Thread git
zhreshold commented on a change in pull request #7345: add std_rgba to normalize options URL: https://github.com/apache/incubator-mxnet/pull/7345#discussion_r132512710 ## File path: src/io/iter_normalize.h ## @@ -129,33 +129,58 @@ class ImageNormalizeIter : public IIterato

[incubator-mxnet] branch master updated: add verification to gluon dataset (#7322)

2017-08-10 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 0d1407f add verification to gluon datase

[GitHub] piiswrong closed pull request #7322: add verification to gluon dataset

2017-08-10 Thread git
piiswrong closed pull request #7322: add verification to gluon dataset URL: https://github.com/apache/incubator-mxnet/pull/7322 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] piiswrong closed pull request #7352: add Sequential compatibility to rnn layers

2017-08-10 Thread git
piiswrong closed pull request #7352: add Sequential compatibility to rnn layers URL: https://github.com/apache/incubator-mxnet/pull/7352 This is an automated message from the Apache Git Service. To respond to the message, pl

[incubator-mxnet] branch master updated: add Sequential compatibility to rnn layers (#7352)

2017-08-10 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 c55fc57 add Sequential compatibility to

[GitHub] thirdwing commented on issue #6629: Not enough information to get shape

2017-08-10 Thread git
thirdwing commented on issue #6629: Not enough information to get shape URL: https://github.com/apache/incubator-mxnet/issues/6629#issuecomment-321618518 @haimeh Thank you for pointing out this. I will look into it. T

[GitHub] piiswrong commented on issue #7398: inconsistent results when infering

2017-08-10 Thread git
piiswrong commented on issue #7398: inconsistent results when infering URL: https://github.com/apache/incubator-mxnet/issues/7398#issuecomment-321656099 Try compare the images from imagerecorditer and get_image? This is an a

[incubator-mxnet] branch sparse deleted (was e35df52)

2017-08-10 Thread cjolivier01
This is an automated email from the ASF dual-hosted git repository. cjolivier01 pushed a change to branch sparse in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was e35df52 Squash of haibin/sparse branch into apache/sparse This change permanently discards the follow

[GitHub] szha commented on issue #7397: OSError: /home_dir/mxnet/mxnet/python/mxnet/../../lib/libmxnet.so: undefined symbol: cblas_ddot

2017-08-10 Thread git
szha commented on issue #7397: OSError: /home_dir/mxnet/mxnet/python/mxnet/../../lib/libmxnet.so: undefined symbol: cblas_ddot URL: https://github.com/apache/incubator-mxnet/issues/7397#issuecomment-321663862 Since it complains about missing cblas symbols, consider adding openblas to lin

[GitHub] wetliu commented on issue #7064: is "num_group" implement mobilenet?

2017-08-10 Thread git
wetliu commented on issue #7064: is "num_group" implement mobilenet? URL: https://github.com/apache/incubator-mxnet/issues/7064#issuecomment-321664196 I tested the speed between TF depth wise convolution with the 1*1 convolution and the normal convolution. The speed of depth wise conv with

[GitHub] wetliu commented on issue #7064: is "num_group" implement mobilenet?

2017-08-10 Thread git
wetliu commented on issue #7064: is "num_group" implement mobilenet? URL: https://github.com/apache/incubator-mxnet/issues/7064#issuecomment-321664196 I tested the speed between TF depth wise convolution with the 1x1 convolution and the normal convolution. The speed of depth wise conv with

[GitHub] lxn2 opened a new pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
lxn2 opened a new pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418 This PR enables Apache Rat to run as part of the sanity check. It also includes the .rat-excludes file which will make Rat ignore files/folders that

[GitHub] smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132564179 ## File path: cpp-package/example/feature_extract/prepare_data_with_opencv.cpp ## @@ -1,3 +1,22

[GitHub] smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132564018 ## File path: cpp-package/example/charRNN.cpp ## @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache

[GitHub] smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132564377 ## File path: docs/_static/mxnet-theme/footer.html ## @@ -1,5 +1,24 @@ + + - ? 2015-2017 D

[incubator-mxnet] branch master updated: Add disclaimer and download link (#7402)

2017-08-10 Thread lxn2
This is an automated email from the ASF dual-hosted git repository. lxn2 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 aed297a Add disclaimer and download link

[GitHub] lxn2 closed pull request #7402: Add disclaimer and download link

2017-08-10 Thread git
lxn2 closed pull request #7402: Add disclaimer and download link URL: https://github.com/apache/incubator-mxnet/pull/7402 This is an automated message from the Apache Git Service. To respond to the message, please log on Git

[GitHub] lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132566879 ## File path: cpp-package/example/charRNN.cpp ## @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache So

[GitHub] lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132567183 ## File path: cpp-package/example/feature_extract/prepare_data_with_opencv.cpp ## @@ -1,3 +1,22 @@

[GitHub] piiswrong commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
piiswrong commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132569729 ## File path: amalgamation/jni/org/dmlc/mxnet/MxnetException.java ## @@ -1,5 +1,25 @@ package

[GitHub] smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132571023 ## File path: cpp-package/example/feature_extract/prepare_data_with_opencv.cpp ## @@ -1,3 +1,22

[GitHub] smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132571276 ## File path: cpp-package/example/charRNN.cpp ## @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache

[GitHub] smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132571396 ## File path: amalgamation/jni/org/dmlc/mxnet/MxnetException.java ## @@ -1,5 +1,25 @@ package o

[GitHub] lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132573730 ## File path: cpp-package/example/charRNN.cpp ## @@ -1,3 +1,22 @@ +/* + * Licensed to the Apache So

[GitHub] lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132573886 ## File path: amalgamation/jni/org/dmlc/mxnet/MxnetException.java ## @@ -1,5 +1,25 @@ package org.

[GitHub] lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132574261 ## File path: cpp-package/example/feature_extract/prepare_data_with_opencv.cpp ## @@ -1,3 +1,22 @@

[GitHub] lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
lxn2 commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132574958 ## File path: amalgamation/jni/org/dmlc/mxnet/MxnetException.java ## @@ -1,5 +1,25 @@ package org.

[GitHub] Lyken17 commented on issue #7376: MXbox -- a simple and flexible vision toolbox for mxnet framework.

2017-08-10 Thread git
Lyken17 commented on issue #7376: MXbox -- a simple and flexible vision toolbox for mxnet framework. URL: https://github.com/apache/incubator-mxnet/issues/7376#issuecomment-321681785 @szha Gluon's documentation seems to be under construction. Could u show some examples of `mx.symbol`?

[GitHub] kevinthesun opened a new pull request #7419: Add resnet50_v2, resnet101_V2 and resnet152_v2 gluon pre-trained model

2017-08-10 Thread git
kevinthesun opened a new pull request #7419: Add resnet50_v2, resnet101_V2 and resnet152_v2 gluon pre-trained model URL: https://github.com/apache/incubator-mxnet/pull/7419 @szha This is an automated message from the Apache

[GitHub] Lyken17 commented on issue #7376: MXbox -- a simple and flexible vision toolbox for mxnet framework.

2017-08-10 Thread git
Lyken17 commented on issue #7376: MXbox -- a simple and flexible vision toolbox for mxnet framework. URL: https://github.com/apache/incubator-mxnet/issues/7376#issuecomment-321681785 @szha Gluon's documentation seems to be under construction. Could u show some examples of `mx.symbol`?

[incubator-mxnet-site] branch asf-site updated: Remove copyright

2017-08-10 Thread lxn2
This is an automated email from the ASF dual-hosted git repository. lxn2 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 46142fd Remove copyright 46142f

[GitHub] smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
smarthi commented on a change in pull request #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#discussion_r132581823 ## File path: cpp-package/example/feature_extract/prepare_data_with_opencv.cpp ## @@ -1,3 +1,22

[GitHub] piiswrong commented on issue #7417: Update mxnet in maven timely?

2017-08-10 Thread git
piiswrong commented on issue #7417: Update mxnet in maven timely? URL: https://github.com/apache/incubator-mxnet/issues/7417#issuecomment-321688945 @javelinjs Let's release static build on maven? This is an automated message

[incubator-mxnet] branch master updated: Initial commit of an MXNet converter. (#7413)

2017-08-10 Thread madjam
This is an automated email from the ASF dual-hosted git repository. madjam 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 1a3faa6 Initial commit of an MXNet con

[GitHub] madjam closed pull request #7413: Initial commit of an MXNet converter.

2017-08-10 Thread git
madjam closed pull request #7413: Initial commit of an MXNet converter. URL: https://github.com/apache/incubator-mxnet/pull/7413 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package

2017-08-10 Thread git
sergeykolychev commented on issue #7334: cannot use ImageIter in Perl package URL: https://github.com/apache/incubator-mxnet/issues/7334#issuecomment-321690309 @dokechin the changes to Image.pm were merged to master branch.

[GitHub] pracheer commented on issue #7413: Initial commit of an MXNet converter.

2017-08-10 Thread git
pracheer commented on issue #7413: Initial commit of an MXNet converter. URL: https://github.com/apache/incubator-mxnet/pull/7413#issuecomment-321691020 Thanks @srikris for this. Looks like @madjam just merged your changes. We'll take it from here. Thanks a ton! --

[GitHub] mli commented on issue #7418: Enable Apache Rat + add more license headers

2017-08-10 Thread git
mli commented on issue #7418: Enable Apache Rat + add more license headers URL: https://github.com/apache/incubator-mxnet/pull/7418#issuecomment-321700025 why add a new `tools/license_header.sh`. there is already a python version, which is able to remove ` Copyright (c) 2016 by Contributors

[GitHub] EsraaRagaa opened a new issue #7420: How to pass CSVIter (images flatten in .csv file) to MXNet ?

2017-08-10 Thread git
EsraaRagaa opened a new issue #7420: How to pass CSVIter (images flatten in .csv file) to MXNet ? URL: https://github.com/apache/incubator-mxnet/issues/7420 # Hello, I am trying to train my data with mxnet, the data are 20x20 images I put my data in a csv files in the form: label

[GitHub] rahul003 opened a new pull request #7421: Resolve more compile warnings

2017-08-10 Thread git
rahul003 opened a new pull request #7421: Resolve more compile warnings URL: https://github.com/apache/incubator-mxnet/pull/7421 All sign compare warnings. Warnings in fIrst two files showed up on GPU and the last file is a test file which had sign compare warnings. All of these occurrence

[GitHub] EsraaRagaa opened a new issue #7422: Data provided by data_shapes don't match names specified by data_names

2017-08-10 Thread git
EsraaRagaa opened a new issue #7422: Data provided by data_shapes don't match names specified by data_names URL: https://github.com/apache/incubator-mxnet/issues/7422 I am trying to train my data with mxnet, the data are 20x20 images I put my data in a csv files in the form: label, pi

[GitHub] chinakook commented on issue #7393: add depthwise convolution's gpu version optimization

2017-08-10 Thread git
chinakook commented on issue #7393: add depthwise convolution's gpu version optimization URL: https://github.com/apache/incubator-mxnet/pull/7393#issuecomment-321719808 Nice work, It's a good feature for mobilenet! This is a

[GitHub] qiaomuf opened a new pull request #7423: Do not use LG in case of DMLC_GLOG_DEFINED enabled

2017-08-10 Thread git
qiaomuf opened a new pull request #7423: Do not use LG in case of DMLC_GLOG_DEFINED enabled URL: https://github.com/apache/incubator-mxnet/pull/7423 When DMLC_GLOG_DEFINED is enabled, glog will be used and LG will not be defined. Use LG will cause compilation failure. ---

[GitHub] ysh329 opened a new issue #7424: train_mnist.py failed: TypeError: __init__() got an unexpected keyword argument 'multi_precision'

2017-08-10 Thread git
ysh329 opened a new issue #7424: train_mnist.py failed: TypeError: __init__() got an unexpected keyword argument 'multi_precision' URL: https://github.com/apache/incubator-mxnet/issues/7424 Release 0.10.0 is okay. However, Current master branch (git clone --recursive https://github.c

[GitHub] ysh329 commented on a change in pull request #7363: Add tensorboard configure into ./common/fit.py and ./train_mnist.py

2017-08-10 Thread git
ysh329 commented on a change in pull request #7363: Add tensorboard configure into ./common/fit.py and ./train_mnist.py URL: https://github.com/apache/incubator-mxnet/pull/7363#discussion_r132610329 ## File path: example/image-classification/common/fit.py ## @@ -168,10 +16

[GitHub] piiswrong commented on issue #7393: add depthwise convolution's gpu version optimization

2017-08-10 Thread git
piiswrong commented on issue #7393: add depthwise convolution's gpu version optimization URL: https://github.com/apache/incubator-mxnet/pull/7393#issuecomment-321722267 @crazy-cat Still not compiling on windows: https://builds.apache.org/blue/organizations/jenkins/incubator-mxnet/detail/PR

[GitHub] regzhuce commented on issue #7375: Can I set instance weight when training?

2017-08-10 Thread git
regzhuce commented on issue #7375: Can I set instance weight when training? URL: https://github.com/apache/incubator-mxnet/issues/7375#issuecomment-321723588 @thirdwing Thanks Any proposals for my problem? This is an auto

[GitHub] ysh329 commented on issue #7424: train_mnist.py failed: TypeError: __init__() got an unexpected keyword argument 'multi_precision'

2017-08-10 Thread git
ysh329 commented on issue #7424: train_mnist.py failed: TypeError: __init__() got an unexpected keyword argument 'multi_precision' URL: https://github.com/apache/incubator-mxnet/issues/7424#issuecomment-321723869 @ptrendx @mli @howard0su After I comment this line below about `multi_pre

[GitHub] DickJC123 opened a new pull request #7425: Tensorcore fullyconnected support

2017-08-10 Thread git
DickJC123 opened a new pull request #7425: Tensorcore fullyconnected support URL: https://github.com/apache/incubator-mxnet/pull/7425 Adds TensorCore algo support to the FullyConnected operator for users with NVIDIA Volta / cuda9 / cudnn7. On by default, this can be disabled through an en

[GitHub] ysh329 commented on a change in pull request #7363: Add tensorboard configure into ./common/fit.py and ./train_mnist.py

2017-08-10 Thread git
ysh329 commented on a change in pull request #7363: Add tensorboard configure into ./common/fit.py and ./train_mnist.py URL: https://github.com/apache/incubator-mxnet/pull/7363#discussion_r132612116 ## File path: example/image-classification/common/fit.py ## @@ -168,10 +16

[GitHub] eric-haibin-lin opened a new issue #7426: mx random seed doesn't work for random_uniform/random_normal on gpu

2017-08-10 Thread git
eric-haibin-lin opened a new issue #7426: mx random seed doesn't work for random_uniform/random_normal on gpu URL: https://github.com/apache/incubator-mxnet/issues/7426 For bugs or installation issues, please provide the following information. The more information you provide, the more l

[GitHub] eric-haibin-lin commented on issue #7414: why rnn train speed is not stable,sometims very slow?

2017-08-10 Thread git
eric-haibin-lin commented on issue #7414: why rnn train speed is not stable,sometims very slow? URL: https://github.com/apache/incubator-mxnet/issues/7414#issuecomment-321729637 Is 30 samples/sec the speed for a batch? Do you have variable sequence length? -

[GitHub] thirdwing commented on issue #7375: Can I set instance weight when training?

2017-08-10 Thread git
thirdwing commented on issue #7375: Can I set instance weight when training? URL: https://github.com/apache/incubator-mxnet/issues/7375#issuecomment-321731082 Can you give more details on what you mean by "set instance weight"? I am sorry that I don't understand your problem.

[GitHub] akturtle commented on issue #7281: Gradient function not returning enough gradient

2017-08-10 Thread git
akturtle commented on issue #7281: Gradient function not returning enough gradient URL: https://github.com/apache/incubator-mxnet/issues/7281#issuecomment-321734174 @eldercrow Do you use some custom layers? This is an autom

[GitHub] zhaoningning commented on issue #7414: why rnn train speed is not stable,sometims very slow?

2017-08-10 Thread git
zhaoningning commented on issue #7414: why rnn train speed is not stable,sometims very slow? URL: https://github.com/apache/incubator-mxnet/issues/7414#issuecomment-321734980 I used mxnet.callback.Speedometer, so yes, I think 30 samples/sec is the mean speed for a batch,and I fixed the i

[GitHub] eric-haibin-lin closed issue #7346: [OP] Input gamma mutated in Batch Norm

2017-08-10 Thread git
eric-haibin-lin closed issue #7346: [OP] Input gamma mutated in Batch Norm URL: https://github.com/apache/incubator-mxnet/issues/7346 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] piiswrong commented on issue #7425: Tensorcore fullyconnected support

2017-08-10 Thread git
piiswrong commented on issue #7425: Tensorcore fullyconnected support URL: https://github.com/apache/incubator-mxnet/pull/7425#issuecomment-321739426 This is overly complicated. Can we integrate it into https://github.com/apache/incubator-mxnet/pull/7147/files#diff-a1979d5d2d7e1986eab94cc82

[GitHub] ysh329 commented on a change in pull request #7363: Add tensorboard configure into ./common/fit.py and ./train_mnist.py

2017-08-10 Thread git
ysh329 commented on a change in pull request #7363: Add tensorboard configure into ./common/fit.py and ./train_mnist.py URL: https://github.com/apache/incubator-mxnet/pull/7363#discussion_r132612116 ## File path: example/image-classification/common/fit.py ## @@ -168,10 +16