[GitHub] piiswrong closed pull request #7147: cuda support for linalg-functions, restructuring of linalg interfaces

2017-08-12 Thread git
piiswrong closed pull request #7147: cuda support for linalg-functions, restructuring of linalg interfaces URL: https://github.com/apache/incubator-mxnet/pull/7147 This is an automated message from the Apache Git Service

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

2017-08-12 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] lxn2 commented on issue #5: Change to 0.11-RC

2017-08-12 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git

[GitHub] lxn2 commented on issue #5: Change to 0.11-RC

2017-08-12 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] asmushetzel commented on issue #7147: cuda support for linalg-functions, restructuring of linalg interfaces

2017-08-12 Thread git
from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] goodtogood commented on issue #7154: mx.contrib.sym.ctc_loss slow down extremely on gpu with large alphabet_size,but faster on cpu

2017-08-12 Thread git
! This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] lxn2 closed pull request #6: Fix example link

2017-08-12 Thread git
lxn2 closed pull request #6: Fix example link URL: https://github.com/apache/incubator-mxnet-site/pull/6 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] szha opened a new pull request #7442: contrib ctc interface changes for compatibility, and gluon CTC

2017-08-12 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] piiswrong closed pull request #7441: broken link in readme

2017-08-12 Thread git
piiswrong closed pull request #7441: broken link in readme URL: https://github.com/apache/incubator-mxnet/pull/7441 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] ufukcbicici opened a new issue #7443: tf.boolean_mask equivalent in MxNet

2017-08-12 Thread git
in the network. In Tensorflow, tf.boolean_mask is generally used for that purpose. How can I achieve the similar effect in MxNet, is it possible? This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] piiswrong commented on a change in pull request #7082: Sparse Tensor: request for reviews

2017-08-13 Thread git
ent: why not import these from ndarray.py to void try except? -------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[GitHub] piiswrong commented on a change in pull request #7082: Sparse Tensor: request for reviews

2017-08-13 Thread git
omment: why not import these from ndarray to void try except? -------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact I

[GitHub] xzqjack opened a new issue #7444: define a new Parametrized symbol layer and how to use (bind, init, set learning rate ) it?

2017-08-13 Thread git
yone show me how to use (bind, init, set learning rate) a new parameterizd layer ? Thanks. ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] punisher-n commented on issue #6023: pip install error: No matching distribution found for mxnet-cu80

2017-08-11 Thread git
the requirement setup.py (from versions: ) No matching distribution found for setup.py please help me on this.. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] lxn2 opened a new pull request #7429: Add more license files

2017-08-11 Thread git
added extension headers. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] ArturIndio opened a new issue #7446: format input data using mx.rnn

2017-08-13 Thread git
\mxnet\src\ndarray\ndarray.cc:329: Check failed: from.shape() == to->shape() operands shape mismatchfrom.shape = (5,14) to.shape=(5,5)` ---- This is an automated message from the Apache Git Service. To respond to the message, please lo

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

2017-08-13 Thread git
on current master branch. Issue closed. :rofl: This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

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

2017-08-13 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] sbodenstein opened a new issue #7445: Using cuDNN for CTC Loss

2017-08-13 Thread git
the WarpCTC plugin (#6121) I don't think the maintenance effort is worthwhile if almost every single user training with CUDA will have cuDNN. What are your thoughts? This is an automated message from the Apache Git

[GitHub] thirdwing closed pull request #7437: [R] vignette update

2017-08-13 Thread git
thirdwing closed pull request #7437: [R] vignette update URL: https://github.com/apache/incubator-mxnet/pull/7437 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] szha commented on issue #7445: Using cuDNN for CTC Loss

2017-08-13 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git

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

2017-08-13 Thread git
(train_log)] Review comment: So stupid I am, I forgot `make` and `pip install -e .`. It's okay on current master branch. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] DickJC123 opened a new pull request #7447: Tensorcore fullyconnected support2

2017-08-13 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] formath opened a new pull request #7452: rm not use variables

2017-08-14 Thread git
formath opened a new pull request #7452: rm not use variables URL: https://github.com/apache/incubator-mxnet/pull/7452 @piiswrong This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] BenLag2906 opened a new issue #7453: Pb in import of mxnet

2017-08-14 Thread git
ou have run that lead to the error. 1. AFTER COMPILATION : Import mxnet 2. 3. ## What have you tried to solve it? 1. different version 2. 3. ---- This is an automated message from the Apache Git Service. T

[GitHub] houkai opened a new issue #7450: reporting bugs: pbegin_ <= pend_. Two thread conflicts.

2017-08-14 Thread git
it, spec.cache_file.c_str()); } #else CHECK(spec.cache_file.length() == 0) << "to enable cached file, compile with c++11"; return split; #endif*/ } ``` 2. I don't know the impact of DMLC_ENABLE_STD_THREAD, so keep DMLC_ENABLE_STD_THREAD = 1. -

[GitHub] chinakook commented on issue #7361: training speed of batch-norm is less than batch-norm-v1

2017-08-14 Thread git
message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] aktiger commented on issue #3239: I found my mxnet starts very slow, takes about 5 minutes before the gpus begin to run

2017-08-14 Thread git
the first time, it runs very fast. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service

[GitHub] ZiyueHuang commented on issue #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-14 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] aktiger commented on issue #3239: I found my mxnet starts very slow, takes about 5 minutes before the gpus begin to run

2017-08-14 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache

[GitHub] ZhaoxiaZhang commented on issue #7406: inconsistent accuracy: ImageRecordIter vs ImageIter

2017-08-14 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] piiswrong closed pull request #7304: gluon bce loss

2017-08-13 Thread git
piiswrong closed pull request #7304: gluon bce loss URL: https://github.com/apache/incubator-mxnet/pull/7304 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] ZhaoxiaZhang commented on issue #7406: inconsistent accuracy: ImageRecordIter vs ImageIter

2017-08-14 Thread git
work? I'm reallly confused abot this. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service

[GitHub] ZiyueHuang opened a new pull request #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-14 Thread git
). This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards

[GitHub] piiswrong commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-08-14 Thread git
! This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards

[GitHub] KeyKy opened a new issue #7448: out of memory when training imagenet with .rec file.

2017-08-13 Thread git
ues/2099 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.ap

[GitHub] CodingCat commented on issue #7411: [scala-package][spark] fix example script

2017-08-13 Thread git
on this? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] dabraude opened a new issue #7457: Minimal C example fails to register operators

2017-08-14 Thread git
m the make file This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@i

[GitHub] wanderingpj opened a new issue #7454: Question about networks for cifar100.

2017-08-14 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ZiyueHuang closed pull request #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-14 Thread git
ZiyueHuang closed pull request #7449: Fix a bug in SequentialRNNCell.reset() URL: https://github.com/apache/incubator-mxnet/pull/7449 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] ZiyueHuang opened a new pull request #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-14 Thread git
). This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] saswatac opened a new pull request #7456: make MXDataIter work without indices

2017-08-14 Thread git
tests/python/unittest/test_io.py [10:58:26] src/io/iter_mnist.cc:91: MNISTIter: load 6 images, shuffle=1, shape=(100,784) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] leoxiaobin opened a new issue #7455: Distributed training is slow

2017-08-14 Thread git
Or if installed from source: installed from source MXNet commit hash (`git rev-parse HEAD`): 1a3faa If you are using python package, please provide Python version and distribution: Python 2.7.13 :: Anaconda custom (64-bit) I tried to train image classification model

[GitHub] ZiyueHuang commented on issue #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-14 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] xzqjack commented on issue #7427: how to set dataiter with multi data?

2017-08-13 Thread git
(..., data_names=('data1', 'data2'), ...)` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] xzqjack commented on issue #7426: mx random seed doesn't work for random_uniform/random_normal on gpu

2017-08-13 Thread git
) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] ZhaoxiaZhang commented on issue #7406: inconsistent accuracy: ImageRecordIter vs ImageIter

2017-08-13 Thread git
tested with the same data, the accuracy is much lower. I don't kown why. BTW, how did you get the mean r, g b.? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

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

2017-08-13 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] szha commented on a change in pull request #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-14 Thread git
(e.g. BidirectionalCell) can be patched up together. Would you mind doing the same for python/mxnet/gluon/rnn/rnn_cell.py? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] szha commented on a change in pull request #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-14 Thread git
(e.g. BidirectionalCell) can be patched up together. Would you mind doing the same for python/mxnet/gluon/rnn/rnn_cell.py? The container attribute there is `_children`. This is an automated message from the Apache Git Service

[GitHub] piiswrong closed pull request #7439: Small doc cleanups

2017-08-12 Thread git
piiswrong closed pull request #7439: Small doc cleanups URL: https://github.com/apache/incubator-mxnet/pull/7439 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] CodingCat opened a new pull request #7440: [scala-package] clean up pom (remove duplicate definition)

2017-08-12 Thread git
CodingCat opened a new pull request #7440: [scala-package] clean up pom (remove duplicate definition) URL: https://github.com/apache/incubator-mxnet/pull/7440 This is an automated message from the Apache Git Service

[GitHub] terrytangyuan commented on issue #7440: [scala-package] clean up pom (remove duplicate definition)

2017-08-12 Thread git
only merge when ALL requested reviewers have approved? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries

[GitHub] KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues

2017-08-12 Thread git
% , after a while (3~4h) it takes 27% and finally it run out of my memory (waked up by the alarm message) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] KeyKy commented on issue #3183: Large Rec File Memory and Speed Issues

2017-08-12 Thread git
of training is 5.7% , after a while (3~4h) it takes 27% and finally it run out of my memory (waked up by the alarm message) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] ZiyueHuang commented on a change in pull request #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-14 Thread git
before it initializes `self._cells`, BaseRNNCell's constructor will call `self.reset()`. So at first time `hasattr(self, '_cells')` should be false. @szha This is an automated message from the Apache Git Service. To respond

[GitHub] cloudhan commented on issue #3724: asnumpy() of NDArray @cpu halted

2017-08-17 Thread git
... This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] eric-haibin-lin commented on a change in pull request #7082: Sparse Tensor: request for reviews

2017-08-16 Thread git
): Review comment: Normally given a key, the ndarrays in the arg_list will be either all dense or all sparse, right? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] zihaolucky commented on a change in pull request #7503: log epoch number for tensorboard

2017-08-16 Thread git
would happened if we use this in `batch_end_callback`? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] zihaolucky commented on a change in pull request #7503: log epoch number for tensorboard

2017-08-16 Thread git
would happened if we use this in batch_end_callback? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] zihaolucky commented on issue #7503: log epoch number for tensorboard

2017-08-16 Thread git
the metric every batch, the curve looks more smooth. Same with the older version, great. * In `STEP` mode, it shows the metric in that epoch. This is an automated message from the Apache Git Service. To respond to the message

[GitHub] maxenceliu commented on issue #3724: asnumpy() of NDArray @cpu halted

2017-08-16 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] zihaolucky commented on issue #3724: asnumpy() of NDArray @cpu halted

2017-08-16 Thread git
`. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] StatML opened a new issue #7506: build error: expected ?}? at end of input

2017-08-16 Thread git
you. ## Environment info Operating System: Ubuntu 16.04.4 Compiler: G++ 5.4 Package used (Python/R/Scala/Julia): Python MXNet version: Or if installed from source: source MXNet commit hash (`git rev-parse HEAD

[GitHub] maxenceliu commented on issue #3724: asnumpy() of NDArray @cpu halted

2017-08-16 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache

[GitHub] cloudhan commented on issue #3724: asnumpy() of NDArray @cpu halted

2017-08-16 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards

[GitHub] maxenceliu commented on issue #3724: asnumpy() of NDArray @cpu halted

2017-08-16 Thread git
don't understand if all the dependency need to be wait for this copy. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment

[GitHub] peiyunh opened a new pull request #7507: Fix description of argument parser

2017-08-16 Thread git
peiyunh opened a new pull request #7507: Fix description of argument parser URL: https://github.com/apache/incubator-mxnet/pull/7507 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] piiswrong commented on issue #7502: Change git clone to specific tag for installation

2017-08-16 Thread git
piiswrong commented on issue #7502: Change git clone to specific tag for installation URL: https://github.com/apache/incubator-mxnet/pull/7502#issuecomment-322939359 Is branch name guaranteed to match with version

[GitHub] hpsoar commented on issue #7491: GPUDeviceStorage is not used? why?

2017-08-16 Thread git
the allocation, on the other hand, CPUDeviceStorage is used no where. I'm just curious why CPUDeviceStorage is there, and not in use. I'm on the master branch. This is an automated message from the Apache Git Service. To respond

[GitHub] CNevd commented on a change in pull request #7082: Sparse Tensor: request for reviews

2017-08-16 Thread git
comment: Can we just skip the row_sparse weights and pull the dense weights normally or any other prettier way to do this? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] maxenceliu commented on issue #3724: asnumpy() of NDArray @cpu halted

2017-08-16 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git

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

2017-08-16 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ZiyueHuang commented on issue #7449: Fix a bug in SequentialRNNCell.reset()

2017-08-16 Thread git
ZiyueHuang commented on issue #7449: Fix a bug in SequentialRNNCell.reset() URL: https://github.com/apache/incubator-mxnet/pull/7449#issuecomment-322959352 @piiswrong This is an automated message from the Apache Git Service

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

2017-08-16 Thread git
it to do this copy? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.

[GitHub] kevinthesun commented on issue #7502: Change git clone to specific tag for installation

2017-08-16 Thread git
kevinthesun commented on issue #7502: Change git clone to specific tag for installation URL: https://github.com/apache/incubator-mxnet/pull/7502#issuecomment-322940936 Yes. This is an automated message from the Apache Git

[GitHub] maxenceliu commented on issue #3724: asnumpy() of NDArray @cpu halted

2017-08-16 Thread git
at least 10 seconds when I run this on a cpu-Server with Centos. however, in my Macbook cpu only, its time cost can be noticed! This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] reminisce commented on a change in pull request #7082: Sparse Tensor: request for reviews

2017-08-16 Thread git
ted message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] DickJC123 opened a new pull request #7505: Changed FullyConnected to use new linalg gemm, plus TensorCore if fp16 I/O.

2017-08-16 Thread git
CORE=0. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure

[GitHub] jinfagang opened a new issue #7509: SSD example error

2017-08-17 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] CNevd commented on a change in pull request #7082: Sparse Tensor: request for reviews

2017-08-17 Thread git
) so we can only pull row_sparse weights manually? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] jinfagang commented on issue #7509: SSD example error

2017-08-17 Thread git
build from source, the official doc is so out-of-date and messy. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment

[GitHub] lxn2 closed pull request #11: Fix git clone links

2017-08-16 Thread git
lxn2 closed pull request #11: Fix git clone links URL: https://github.com/apache/incubator-mxnet-site/pull/11 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

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

2017-08-10 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

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

2017-08-10 Thread git
atches <- mx.symbol.broadcast_mul(lhs=selfMatches, rhs=mx.symbol.max(distances)) ``` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHu

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

2017-08-10 Thread git
/PR-7393/2/pipeline This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

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

2017-08-10 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

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

2017-08-10 Thread git
} ``` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

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

2017-08-10 Thread git
an environment variable as in: export MXNET_CUDA_ALLOW_TENSOR_CORE=0 Applies to float16 I/O instances only. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[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
batch_end_callbacks = [mx.callback.Speedometer(args.batch_size, args.disp_batches)] eval_end_callbacks = [mx.callback.Speedometer(args.batch_size, args.disp_batches)] ``` This is an automated message from the Apache Git Service

[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
the code, please? I am using win10, python2, mxnet 0.10, anaconda2 Thanks in advance ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment.

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

2017-08-10 Thread git
! This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[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] EsraaRagaa opened a new issue #7420: How to pass CSVIter (images flatten in .csv file) to MXNet ?

2017-08-10 Thread git
guess the error is from the the data load and passing to mxnet. I don't know what does this mean and what shall I do, help me, please. I am using win10, python2, mxnet 0.10, anaconda2 Thanks in advance This is an a

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

2017-08-10 Thread git
of these occurrences don't need sign for the variable. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service

[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

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

2017-08-10 Thread git
y to close it. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.

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

2017-08-10 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

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

2017-08-10 Thread git
-- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] jmacglashan commented on issue #7319: [RoadMap] Legacy issue resolution before 1.0 release

2017-08-04 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

<    1   2   3   4   5   6   7   8   9   10   >