[GitHub] danache closed issue #7785: How can I build a conv block using other conv's weights.

2017-09-07 Thread git
danache closed issue #7785: How can I build a conv block using other conv's weights. URL: https://github.com/apache/incubator-mxnet/issues/7785 This is an automated message from the Apache Git Service. To respond t

[GitHub] dyzhou2015 commented on issue #7802: how can i do a image mean substraction operation in symbol?

2017-09-07 Thread git
reasons.Is it convenient to put the mean substraction operation as a existing layer? 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

[GitHub] buaacszj commented on issue #5559: CTC Loss Refactor

2017-09-07 Thread git
, label_length=label_len, input_length=SEQ_LENGTH) 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 a

[GitHub] buaacszj commented on issue #5559: CTC Loss Refactor

2017-09-07 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] CNevd commented on a change in pull request #7720: [sparse] add ftrl optimizer for sparse

2017-09-07 Thread git
m the Trenches*, available at +http://dl.acm.org/citation.cfm?id=2488200. + +.. math:: + \\eta_{t,i} = \\frac{learningrate}{\\beta+\\sqrt{\\sum_{s=1}^tg_{s,i}^t}} Review comment: pls check again This is an automated message from

[GitHub] qingzhouzhen closed issue #7122: Feature request : mobilenet

2017-09-07 Thread git
qingzhouzhen closed issue #7122: Feature request : mobilenet URL: https://github.com/apache/incubator-mxnet/issues/7122 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] iblis17 commented on a change in pull request #7741: New operators linalg_syrk, linalg_gelqf

2017-09-07 Thread git
ally figured out that MXNet.jl need a modified `cblas.h`: https://github.com/dmlc/MXNet.jl/blob/master/deps/cblas.h I will manage to send a patch for that. @mseeger thanks for your time and explanation! -------- This is an automate

[GitHub] iblis17 commented on a change in pull request #7741: New operators linalg_syrk, linalg_gelqf

2017-09-07 Thread git
lly figured out that MXNet.jl needs a modified `cblas.h`: https://github.com/dmlc/MXNet.jl/blob/master/deps/cblas.h I will manage to send a patch for that. @mseeger thanks for your time and explanation! -------- This is an automate

[GitHub] iblis17 commented on a change in pull request #7741: New operators linalg_syrk, linalg_gelqf

2017-09-07 Thread git
nally figure out that MXNet.jl need a modified `cblas.h`: https://github.com/dmlc/MXNet.jl/blob/master/deps/cblas.h I will manage to send a patch for that. @mseeger thanks for your time and explanation! -------- This is an automate

[GitHub] szha commented on issue #7802: how can i do a image mean substraction operation in symbol?

2017-09-07 Thread git
e.org/api/python/symbol.html#mxnet.symbol.broadcast_sub) for the mean subtraction. There may be better solutions out there, and this is one solution that I can think of. This is an automated message from the Apache Git Service. To re

[GitHub] Godricly opened a new issue #7803: disable part of graph in some iterations

2017-09-07 Thread git
ff. I prefer not to cut RCNN into pieces. 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 se

[GitHub] dyzhou2015 closed issue #7802: how can i do a image mean substraction operation in symbol?

2017-09-07 Thread git
dyzhou2015 closed issue #7802: how can i do a image mean substraction operation in symbol? URL: https://github.com/apache/incubator-mxnet/issues/7802 This is an automated message from the Apache Git Service. To respond to

[GitHub] dyzhou2015 commented on issue #7802: how can i do a image mean substraction operation in symbol?

2017-09-07 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] eric-haibin-lin commented on a change in pull request #7720: [sparse] add ftrl optimizer for sparse

2017-09-07 Thread git
ase keep it in one line and add ` # pylint: disable=line-too-long` before this class and ` # pylint: disable=line-too-long` after the class This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] eric-haibin-lin commented on a change in pull request #7720: [sparse] add ftrl optimizer for sparse

2017-09-07 Thread git
(); +DType* z_data = z.dptr(); +DType* n_data = n.dptr(); +DType* out_data = out->dptr(); +nnvm::dim_t num_rows = grad.aux_shape(kIdx)[0]; Review comment: nit: const This is an autom

[GitHub] eric-haibin-lin commented on a change in pull request #7720: [sparse] add ftrl optimizer for sparse

2017-09-07 Thread git
using namespace rowsparse; + CHECK_RSP_ALL_ROWS_NON_ZERO(weight, "FtrlUpdate", "weights"); + Stream* s = ctx.get_stream(); + // fill mean and variance with zero values in order to reuse the sgd mom dns impl Review comment: pls update the comment accordingly for ftrl -

[GitHub] eric-haibin-lin commented on a change in pull request #7720: [sparse] add ftrl optimizer for sparse

2017-09-07 Thread git
, probably just move it to line 791 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] eric-haibin-lin commented on a change in pull request #7720: [sparse] add ftrl optimizer for sparse

2017-09-07 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] DamonDeng closed issue #4255: mx.nd.save function can't be used to save into S3 bucket with periods in bucket name

2017-09-07 Thread git
DamonDeng closed issue #4255: mx.nd.save function can't be used to save into S3 bucket with periods in bucket name URL: https://github.com/apache/incubator-mxnet/issues/4255 This is an automated message from the Apach

[GitHub] DamonDeng closed issue #4597: NDArray saved in file with GPU context can't be loaded by NDArray in CPU only environment.

2017-09-07 Thread git
m 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] sxjscience commented on issue #7726: Accuracy does not increase when using distributed kvstore

2017-09-07 Thread git
on to continue with the experiment. 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, p

[GitHub] qingzhouzhen commented on issue #7786: Pvanet:Deep but Lightweight Neural Neural Networks for Real-time Object Detection

2017-09-07 Thread git
https://mxnet.incubator.apache.org/model_zoo/index.html](https://mxnet.incubator.apache.org/model_zoo/index.html) 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

[GitHub] qingzhouzhen commented on issue #7786: Pvanet:Deep but Lightweight Neural Neural Networks for Real-time Object Detection

2017-09-07 Thread git
https://mxnet.incubator.apache.org/model_zoo/index.html](https://mxnet.incubator.apache.org/model_zoo/index.html) @piiswrong This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use th

[GitHub] jinfagang opened a new issue #7804: Enhance For DataLoad Directly from folder

2017-09-07 Thread git
allows user load image directly from folder? Something like in keras which can send folder and load class and images automatically. (If such method already exist please aware me.) This is an automated message from the Apache Git

[GitHub] santanpereira opened a new issue #7805: Enhancement : Operators for Deformable ConvNets not implemented to work on CPU mode

2017-09-07 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 closed pull request #7793: Call vcvars for x64 before build on GPU

2017-09-07 Thread git
piiswrong closed pull request #7793: Call vcvars for x64 before build on GPU URL: https://github.com/apache/incubator-mxnet/pull/7793 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] piiswrong commented on issue #7793: Call vcvars for x64 before build on GPU

2017-09-07 Thread git
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 #7797: Update doc README

2017-09-07 Thread git
piiswrong closed pull request #7797: Update doc README URL: https://github.com/apache/incubator-mxnet/pull/7797 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] piiswrong closed pull request #7782: Scala fix

2017-09-07 Thread git
piiswrong closed pull request #7782: Scala fix URL: https://github.com/apache/incubator-mxnet/pull/7782 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] x10000year commented on issue #7759: How to use cpu kernel of an operator (which provides only cpu implementation) in gpu context?

2017-09-08 Thread git
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] asmushetzel commented on issue #7741: New operators linalg_syrk, linalg_gelqf

2017-09-08 Thread git
ulia-build maintains its ow hand-written cblas-include 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

[GitHub] asmushetzel commented on issue #7741: New operators linalg_syrk, linalg_gelqf

2017-09-08 Thread git
ulia-build maintains its ow hand-written cblas-include file. Chris, can you drive sufficient automatic testing for this build? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub a

[GitHub] asmushetzel commented on issue #7712: Python symbol/ndarray api re-org

2017-09-08 Thread git
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] mseeger commented on a change in pull request #7741: New operators linalg_syrk, linalg_gelqf

2017-09-08 Thread git
eems that your cblas.h is edited, right? This is not good. Maybe find out what Julia is doing there? We may rely on further blas functions in the future, so better try and get the correct cblas.h being used -------- This is an automate

[GitHub] mseeger commented on issue #7741: New operators linalg_syrk, linalg_gelqf

2017-09-08 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] HuangZhanPeng commented on issue #7653: ipython, The kernel appears to have died. It will restart automatically.

2017-09-08 Thread git
xit ipython to the linux terminal 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 cont

[GitHub] de-vri-es commented on issue #6482: Use GNUInstallDirs and improve CMake handling of shared/static mxnet library.

2017-09-08 Thread git
on't see how this PR could cause that error. ---- 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 Infrastr

[GitHub] kottmann opened a new pull request #7806: Fix _arange start and stop arguments default and required settings

2017-09-08 Thread git
should be optional and be defaulting to 0. The stop parameter should be required and not be marked as optional. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] sbodenstein commented on issue #5559: CTC Loss Refactor

2017-09-08 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] sbodenstein commented on issue #5559: CTC Loss Refactor

2017-09-08 Thread git
you using? - Could you also give the shape of your inputs to the CTC layer? 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

[GitHub] sbodenstein commented on issue #5559: CTC Loss Refactor

2017-09-08 Thread git
you using? - Could you also give the shape of your inputs to the CTC layer? (eg sequence length, etc) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] sbodenstein commented on issue #5559: CTC Loss Refactor

2017-09-08 Thread git
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] sbodenstein commented on issue #5559: CTC Loss Refactor

2017-09-08 Thread git
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] tornadomeet opened a new issue #7807: newest mxnet build failed with operator/tensor/la_op

2017-09-08 Thread git
be able to help you. ## Environment info Operating System: Ubuntu 14.04 Compiler: 4.8.4 Package used (Python/R/Scala/Julia): MXNet version: 0.11.1 Or if installed from source: MXNet commit hash (`git rev-parse HEAD

[GitHub] lookenwu opened a new issue #7808: ImageRecordIter max_random_contrast and max_random_illumination reasonable value range

2017-09-08 Thread git
] ? [0, 255]? 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] lookenwu closed issue #7808: ImageRecordIter max_random_contrast and max_random_illumination reasonable value range

2017-09-08 Thread git
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] arundasan91 commented on issue #1037: ssh: Could not resolve hostname export dmlc_role=worker; export dmlc_ps_root_port=9729; export dmlc_ps_root_uri=10.108.165.17; expor: Name or service not

2017-09-08 Thread git
10.40.0.55 10.40.0.54 ``` 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] kevinthesun opened a new pull request #25: Build master for new design

2017-09-08 Thread git
kevinthesun opened a new pull request #25: Build master for new design URL: https://github.com/apache/incubator-mxnet-site/pull/25 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] yajiedesign opened a new pull request #7809: open dlpack in windows

2017-09-08 Thread git
yajiedesign opened a new pull request #7809: open dlpack in windows URL: https://github.com/apache/incubator-mxnet/pull/7809 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] adstraw opened a new pull request #7810: Enable MKL support for full pooling

2017-09-08 Thread git
adstraw opened a new pull request #7810: Enable MKL support for full pooling URL: https://github.com/apache/incubator-mxnet/pull/7810 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] piiswrong commented on issue #7807: newest mxnet build failed with operator/tensor/la_op

2017-09-08 Thread git
error 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] danielwaterworth opened a new issue #7811: NHWC not supported, but the docs say it is.

2017-09-08 Thread git
.html#mxnet.ndarray.Convolution) are the docs. I'm using mxnet 0.11.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 comm

[GitHub] piiswrong commented on issue #7806: Fix _arange start and stop arguments default and required settings

2017-09-08 Thread git
treated as stop 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] piiswrong commented on issue #7811: NHWC not supported for convolution, but the docs say that it is.

2017-09-08 Thread git
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 commented on a change in pull request #7727: change contrib CTC to zero-indexed, in log space. sequence mask for grad

2017-09-08 Thread git
, - padding_mask=self._padding_mask) + reserve_first_label=False) Review comment: reserve_first_label is a bad name. This is an automated message from the Apache Git Service. To

[GitHub] danielwaterworth commented on issue #7811: NHWC not supported for convolution, but the docs say that it is.

2017-09-08 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 opened a new pull request #7812: update core

2017-09-08 Thread git
szha opened a new pull request #7812: update core URL: https://github.com/apache/incubator-mxnet/pull/7812 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] szha commented on a change in pull request #7727: change contrib CTC to zero-indexed, in log space. sequence mask for grad

2017-09-08 Thread git
, - padding_mask=self._padding_mask) + reserve_first_label=False) Review comment: What's your proposal? This is an automated message from the Apache Git Service. To respond t

[GitHub] eric-haibin-lin commented on a change in pull request #7800: Add sparse memory benchmark script

2017-09-08 Thread git
ot;"Should be run with valgrind to get memory consumption Review comment: could you add license header? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use t

[GitHub] eric-haibin-lin commented on a change in pull request #7800: Add sparse memory benchmark script

2017-09-08 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] cjolivier01 commented on issue #7806: Fix _arange start and stop arguments default and required settings

2017-09-08 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 commented on a change in pull request #7760: Add learning rate properties to gluon trainer and optimizer

2017-09-08 Thread git
num_update) 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 Infrastruct

[GitHub] piiswrong commented on a change in pull request #7577: Sparse operators for unary and binary elemwise NDArray operators.

2017-09-08 Thread git
ent: ??? 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 commented on issue #7806: Fix _arange start and stop arguments default and required settings

2017-09-08 Thread git
hon's range 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 Infrast

[GitHub] anirudh2290 commented on a change in pull request #7800: Add sparse memory benchmark script

2017-09-08 Thread git
"Should be run with valgrind to get memory consumption Review comment: Added 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 s

[GitHub] anirudh2290 commented on a change in pull request #7800: Add sparse memory benchmark script

2017-09-08 Thread git
"Should be run with valgrind to get memory consumption + for sparse format storage and dot operators""" Review comment: Renamed the file to memory_benchmark.py and added info for CPU mem This is an automat

[GitHub] anirudh2290 commented on issue #7799: Add an argument to omit row_sparse_push for end to end benchmarking

2017-09-08 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] cjolivier01 commented on a change in pull request #7577: Sparse operators for unary and binary elemwise NDArray operators.

2017-09-08 Thread git
had moved this into private, but CaffeDataIter needs it, so I moved it back 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] rohith14 opened a new issue #7813: Performance doesn't improve (scalability issue) with # GPUs with running train_imagenet.py

2017-09-08 Thread git
mple/image-classification/README.md) i see good scalability. 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] nswamy closed pull request #7600: benchmark.py modified

2017-09-08 Thread git
nswamy closed pull request #7600: benchmark.py modified URL: https://github.com/apache/incubator-mxnet/pull/7600 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] indhub opened a new issue #7814: Pooling operator expects kernel size even when 'global_pool' is set to True

2017-09-08 Thread git
om source: MXNet commit hash (`git rev-parse HEAD`): If you are using python package, please provide Python version and distribution: Python 2.7.12 If you are using R package, please provide R `sessionInfo()`: ## Error Message: ``` Traceback (most rec

[GitHub] astonzhang commented on a change in pull request #7760: Add learning rate properties to gluon trainer and optimizer

2017-09-08 Thread git
resolved 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 #25: Build master for new design

2017-09-08 Thread git
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] tlby opened a new pull request #7815: [Perl] reduce buffer copies in NDArray<->PDL conversions

2017-09-08 Thread git
B/s: 8.35156` due to reduced buffer copying overhead. ---- 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 opened a new pull request #7816: [WIP] Tutorial - Training with Sparse Symbols

2017-09-08 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] xcgoner commented on issue #7726: Accuracy does not increase when using distributed kvstore

2017-09-08 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] nikrao commented on issue #7390: adding ranking metrics (precision/recall) at position K.

2017-09-08 Thread git
sorting. 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] sergeykolychev commented on a change in pull request #7815: [Perl] reduce buffer copies in NDArray<->PDL conversions

2017-09-08 Thread git
m the subs, as they became unused 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 con

[GitHub] sergeykolychev commented on issue #7815: [Perl] reduce buffer copies in NDArray<->PDL conversions

2017-09-08 Thread git
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] sergeykolychev commented on a change in pull request #7815: [Perl] reduce buffer copies in NDArray<->PDL conversions

2017-09-08 Thread git
s from the subs, as they became unused 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 serv

[GitHub] tlby commented on a change in pull request #7815: [Perl] reduce buffer copies in NDArray<->PDL conversions

2017-09-08 Thread git
ing whether to call `_half_to_float()` or `_float_to_half()` in those subroutines. 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 com

[GitHub] sergeykolychev commented on a change in pull request #7815: [Perl] reduce buffer copies in NDArray<->PDL conversions

2017-09-08 Thread git
s. These blocks for half floats need to be eventually moved to AI::MXNetCAPI, they have no business to be here. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL abo

[GitHub] sumit-t commented on issue #2919: kvstore=device uses a large amount of GPU memory

2017-09-08 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] kevinthesun closed pull request #25: Build master for new design

2017-09-08 Thread git
kevinthesun closed pull request #25: Build master for new design URL: https://github.com/apache/incubator-mxnet-site/pull/25 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] eric-haibin-lin commented on a change in pull request #7390: adding ranking metrics (precision/recall) at position K.

2017-09-08 Thread git
(self, labels, preds): self.num_inst += 1 +def truePositives(label): Review comment: please rename to `true_positives` This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] kevinthesun opened a new pull request #7817: Add fail flag for tutorial test

2017-09-08 Thread git
kevinthesun opened a new pull request #7817: Add fail flag for tutorial test URL: https://github.com/apache/incubator-mxnet/pull/7817 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] nikrao commented on issue #7390: adding ranking metrics (precision/recall) at position K.

2017-09-08 Thread git
his pull request. > > Why did you update all the submodules(nnvm, mshadow, dmlc-core)? Can you > revert these changes?? > e.g. > > cd nnvm > git checkout [the-original-nnvm-commit] > cd .. > git add nnvm > >

[GitHub] eric-haibin-lin commented on issue #7390: adding ranking metrics (precision/recall) at position K.

2017-09-08 Thread git
same versions compared to mxnet master. Do you know why they appeared in the diff? 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

[GitHub] kevinthesun opened a new pull request #26: AddDevNote

2017-09-08 Thread git
kevinthesun opened a new pull request #26: AddDevNote URL: https://github.com/apache/incubator-mxnet-site/pull/26 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] piiswrong closed pull request #26: AddDevNote

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

[GitHub] piiswrong closed pull request #7817: Add fail flag for tutorial test

2017-09-08 Thread git
piiswrong closed pull request #7817: Add fail flag for tutorial test URL: https://github.com/apache/incubator-mxnet/pull/7817 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] piiswrong commented on a change in pull request #7727: change contrib CTC to zero-indexed, in log space. sequence mask for grad

2017-09-08 Thread git
means you also accept None 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 co

[GitHub] piiswrong closed pull request #7801: [Perl] bugfixes for distributed training using tools/launch.py

2017-09-08 Thread git
piiswrong closed pull request #7801: [Perl] bugfixes for distributed training using tools/launch.py URL: https://github.com/apache/incubator-mxnet/pull/7801 This is an automated message from the Apache Git Service. To

[GitHub] eric-haibin-lin opened a new pull request #7818: correct file path for API reference auto index

2017-09-08 Thread git
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] yajiedesign closed pull request #7754: fix windows_setup.md and add install.md

2017-09-08 Thread git
yajiedesign closed pull request #7754: fix windows_setup.md and add install.md URL: https://github.com/apache/incubator-mxnet/pull/7754 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] yajiedesign opened a new pull request #7754: fix windows_setup.md and add install.md

2017-09-08 Thread git
yajiedesign opened a new pull request #7754: fix windows_setup.md and add install.md URL: https://github.com/apache/incubator-mxnet/pull/7754 This is an automated message from the Apache Git Service. To respond to the

[GitHub] tornadomeet commented on issue #7807: newest mxnet build failed with operator/tensor/la_op

2017-09-08 Thread git
.h:853:1: note: in expansion of macro ?LINALG_CPU_GELQF_WORKSPACE_QUERY? LINALG_CPU_GELQF_WORKSPACE_QUERY(d, double) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] tornadomeet commented on issue #7807: newest mxnet build failed with operator/tensor/la_op

2017-09-08 Thread git
r/tensor/./../linalg_impl.h:853:1: note: in expansion of macro ?LINALG_CPU_GELQF_WORKSPACE_QUERY? LINALG_CPU_GELQF_WORKSPACE_QUERY(d, double) ``` This is an automated message from the Apache Git Service. To respond to the

[GitHub] tornadomeet commented on issue #7807: newest mxnet build failed with operator/tensor/la_op

2017-09-08 Thread git
is 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] tornadomeet opened a new pull request #7819: fix linalg_impl uninitialized error

2017-09-08 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

<    4   5   6   7   8   9   10   11   12   13   >