[GitHub] mxnet-label-bot commented on issue #14241: Flaky test: sgld

2019-02-22 Thread GitBox
mxnet-label-bot commented on issue #14241: Flaky test: sgld URL: https://github.com/apache/incubator-mxnet/issues/14241#issuecomment-466625890 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet

[GitHub] eric-haibin-lin opened a new issue #14241: Flaky test: sgld

2019-02-22 Thread GitBox
eric-haibin-lin opened a new issue #14241: Flaky test: sgld URL: https://github.com/apache/incubator-mxnet/issues/14241 ``` == FAIL: test_operator_gpu.test_sgld

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

2019-02-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 39f6f58 Bump the publish

[GitHub] pengzhao-intel commented on issue #14128: MKLDNN based Quantized FullyConnected Operator and its fusion

2019-02-22 Thread GitBox
pengzhao-intel commented on issue #14128: MKLDNN based Quantized FullyConnected Operator and its fusion URL: https://github.com/apache/incubator-mxnet/pull/14128#issuecomment-466614796 @ZhennanQin could you help to review this PR?

[GitHub] SunDoge commented on issue #10698: Could Rust api be supported?

2019-02-22 Thread GitBox
SunDoge commented on issue #10698: Could Rust api be supported? URL: https://github.com/apache/incubator-mxnet/issues/10698#issuecomment-466613495 Here's an attempt [SunDoge/mxnet-rs](https://github.com/SunDoge/mxnet-rs) and I'm looking for people to join forces.

[GitHub] frankfliu commented on a change in pull request #14215: Fixes #14181, validate model output shape for ObjectDetector.

2019-02-22 Thread GitBox
frankfliu commented on a change in pull request #14215: Fixes #14181, validate model output shape for ObjectDetector. URL: https://github.com/apache/incubator-mxnet/pull/14215#discussion_r259563413 ## File path:

[GitHub] szha commented on issue #14223: fix memory-related issues to enable ASAN tests

2019-02-22 Thread GitBox
szha commented on issue #14223: fix memory-related issues to enable ASAN tests URL: https://github.com/apache/incubator-mxnet/pull/14223#issuecomment-466610002 There still seems to be some problem with shutdown order

[GitHub] anirudh2290 commented on issue #13760: nd.slice does not return empty tensor when begin=end

2019-02-22 Thread GitBox
anirudh2290 commented on issue #13760: nd.slice does not return empty tensor when begin=end URL: https://github.com/apache/incubator-mxnet/issues/13760#issuecomment-466607258 Since the begin=end case is currently returning ndarray with garbage values, should we throw an exception when we

[GitHub] DickJC123 commented on a change in pull request #14200: Bulked op segments to allow Variable nodes

2019-02-22 Thread GitBox
DickJC123 commented on a change in pull request #14200: Bulked op segments to allow Variable nodes URL: https://github.com/apache/incubator-mxnet/pull/14200#discussion_r259560832 ## File path: docs/faq/env_var.md ## @@ -115,7 +115,13 @@

[GitHub] roywei commented on issue #14223: fix memory-related issues to enable ASAN tests

2019-02-22 Thread GitBox
roywei commented on issue #14223: fix memory-related issues to enable ASAN tests URL: https://github.com/apache/incubator-mxnet/pull/14223#issuecomment-466604604 @mxnet-label-bot add [Memory, pr-awaiting-review] This is an

[GitHub] roywei commented on issue #14200: Bulked op segments to allow Variable nodes

2019-02-22 Thread GitBox
roywei commented on issue #14200: Bulked op segments to allow Variable nodes URL: https://github.com/apache/incubator-mxnet/pull/14200#issuecomment-466603245 @mxnet-label-bot add[Backend] This is an automated message from the

[GitHub] roywei commented on issue #14219: [MXNET-1327] Allow RNN Layers to be initialized to fp16

2019-02-22 Thread GitBox
roywei commented on issue #14219: [MXNET-1327] Allow RNN Layers to be initialized to fp16 URL: https://github.com/apache/incubator-mxnet/pull/14219#issuecomment-466603157 @mxnet-label-bot add[Gluon, RNN, FP16] This is an

[GitHub] roywei commented on issue #14221: [op] add back support for scalar type rescale_grad argument for adamw_update/mp_adamw_update

2019-02-22 Thread GitBox
roywei commented on issue #14221: [op] add back support for scalar type rescale_grad argument for adamw_update/mp_adamw_update URL: https://github.com/apache/incubator-mxnet/pull/14221#issuecomment-466602270 @mxnet-label-bot add[Operator]

[GitHub] roywei commented on a change in pull request #14237: [DOC] fix sym.arange doc

2019-02-22 Thread GitBox
roywei commented on a change in pull request #14237: [DOC] fix sym.arange doc URL: https://github.com/apache/incubator-mxnet/pull/14237#discussion_r259557822 ## File path: python/mxnet/symbol/symbol.py ## @@ -3002,11 +3002,16 @@ def full(shape, val, dtype=None, **kwargs):

[GitHub] roywei commented on issue #14237: [DOC] fix sym.arange doc

2019-02-22 Thread GitBox
roywei commented on issue #14237: [DOC] fix sym.arange doc URL: https://github.com/apache/incubator-mxnet/pull/14237#issuecomment-466601875 @mxnet-label-bot add [Doc] This is an automated message from the Apache Git Service.

[GitHub] roywei commented on issue #14238: [DOC] Refine documentation of runtime feature detection

2019-02-22 Thread GitBox
roywei commented on issue #14238: [DOC] Refine documentation of runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/14238#issuecomment-466601567 @mxnet-label-bot add[Doc, pr-awaiting-review] This is

[GitHub] roywei commented on issue #14240: use safe accumulation for norm

2019-02-22 Thread GitBox
roywei commented on issue #14240: use safe accumulation for norm URL: https://github.com/apache/incubator-mxnet/pull/14240#issuecomment-466601452 @mxnet-label-bot add[Backend, Operator, pr-awaiting-review] This is an

[GitHub] frankfliu commented on issue #14212: #14199: catch subprocess.CalledProcessError in get_gpus()

2019-02-22 Thread GitBox
frankfliu commented on issue #14212: #14199: catch subprocess.CalledProcessError in get_gpus() URL: https://github.com/apache/incubator-mxnet/pull/14212#issuecomment-466600589 > I have a question. > Is it continuous for valid GPU ids? Yes, the GPU ids are continuous, and start

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

2019-02-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 8caf6ec Bump the publish

[GitHub] eric-haibin-lin commented on a change in pull request #14200: Bulked op segments to allow Variable nodes

2019-02-22 Thread GitBox
eric-haibin-lin commented on a change in pull request #14200: Bulked op segments to allow Variable nodes URL: https://github.com/apache/incubator-mxnet/pull/14200#discussion_r259555329 ## File path: src/imperative/cached_op.h ## @@ -53,10 +53,12 @@ struct CachedOpConfig :

[GitHub] eric-haibin-lin commented on a change in pull request #14200: Bulked op segments to allow Variable nodes

2019-02-22 Thread GitBox
eric-haibin-lin commented on a change in pull request #14200: Bulked op segments to allow Variable nodes URL: https://github.com/apache/incubator-mxnet/pull/14200#discussion_r259555186 ## File path: docs/faq/env_var.md ## @@ -115,7 +115,13 @@

[GitHub] lanking520 closed issue #13468: Running the mxnet scala jar in the interpreter throws an error

2019-02-22 Thread GitBox
lanking520 closed issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468 This is an automated message from the Apache Git Service. To respond

[GitHub] lanking520 commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2019-02-22 Thread GitBox
lanking520 commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-466598153 Seemed to be good to close now  This

[GitHub] szha opened a new pull request #14240: use safe aggregation for norm

2019-02-22 Thread GitBox
szha opened a new pull request #14240: use safe aggregation for norm URL: https://github.com/apache/incubator-mxnet/pull/14240 ## Description ## use safe aggregation for norm ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. -

[GitHub] eric-haibin-lin closed pull request #13866: [WIP] Environment variable for cuda parallel random number generator

2019-02-22 Thread GitBox
eric-haibin-lin closed pull request #13866: [WIP] Environment variable for cuda parallel random number generator URL: https://github.com/apache/incubator-mxnet/pull/13866 This is an automated message from the Apache Git

[GitHub] frankfliu commented on issue #14239: Clojure RNN example does not match performance of pretrained model

2019-02-22 Thread GitBox
frankfliu commented on issue #14239: Clojure RNN example does not match performance of pretrained model URL: https://github.com/apache/incubator-mxnet/issues/14239#issuecomment-466589489 @mxnet-label-bot add [performance, clojure]

[GitHub] szha commented on issue #14107: fix nd.slice for following inputs: (1) begin=end and (2) end=-1, step=-1

2019-02-22 Thread GitBox
szha commented on issue #14107: fix nd.slice for following inputs: (1) begin=end and (2) end=-1, step=-1 URL: https://github.com/apache/incubator-mxnet/pull/14107#issuecomment-466583799 explicitly expressing empty tensor is currently not possible, and it will cause many problems because

[GitHub] szha commented on issue #13760: nd.slice does not return empty tensor when begin=end

2019-02-22 Thread GitBox
szha commented on issue #13760: nd.slice does not return empty tensor when begin=end URL: https://github.com/apache/incubator-mxnet/issues/13760#issuecomment-466583434 Empty tensor is currently not possible to be explicitly expressed in MXNet.

[GitHub] Roshrini commented on issue #13792: Dataloader not working when num_workers > 0

2019-02-22 Thread GitBox
Roshrini commented on issue #13792: Dataloader not working when num_workers > 0 URL: https://github.com/apache/incubator-mxnet/issues/13792#issuecomment-466580682 @evorta I ran gluon-cv/scripts/detection/ssd/train_ssd.py --num-workers 2 on Mac and also on ubuntu P2.8xlarge.. It seems to

[GitHub] thomelane commented on issue #12853: Add GN

2019-02-22 Thread GitBox
thomelane commented on issue #12853: Add GN URL: https://github.com/apache/incubator-mxnet/pull/12853#issuecomment-466580716 any update @zhanghang1989? it would be great to use this. This is an automated message from the

[GitHub] renganxu commented on issue #14047: mxnet.base.MXNetError: Cannot find argument 'cudnn_algo_verbose'

2019-02-22 Thread GitBox
renganxu commented on issue #14047: mxnet.base.MXNetError: Cannot find argument 'cudnn_algo_verbose' URL: https://github.com/apache/incubator-mxnet/issues/14047#issuecomment-466573773 Hi @ptrendx Since I had performance issue when running on bare-metal, I also start to use the NGC

[GitHub] zachgk commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2019-02-22 Thread GitBox
zachgk commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-466571570 @larroy We do link opencv statically (and everything else statically linked by the pip package) following

[GitHub] daveliepmann opened a new issue #14239: Clojure RNN example does not match performance of pretrained model

2019-02-22 Thread GitBox
daveliepmann opened a new issue #14239: Clojure RNN example does not match performance of pretrained model URL: https://github.com/apache/incubator-mxnet/issues/14239 ## Description The Clojure RNN/LSTM example does not match the performance expected (or seen in the pre-trained model)

[GitHub] larroy commented on issue #13992: Julia: add binding for runtime feature detection

2019-02-22 Thread GitBox
larroy commented on issue #13992: Julia: add binding for runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13992#issuecomment-466561366 I guess this can be resumem when you have some bandwidth.

[GitHub] larroy edited a comment on issue #13992: Julia: add binding for runtime feature detection

2019-02-22 Thread GitBox
larroy edited a comment on issue #13992: Julia: add binding for runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13992#issuecomment-466561366 I guess this can be resumed when you have some bandwidth.

[GitHub] larroy commented on issue #14238: [Doc] Refine documentation of runtime feature detection

2019-02-22 Thread GitBox
larroy commented on issue #14238: [Doc] Refine documentation of runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/14238#issuecomment-466560239 @aaronmarkham This is an automated message from the

[GitHub] larroy opened a new pull request #14238: [Doc] Refine documentation of runtime feature detection

2019-02-22 Thread GitBox
larroy opened a new pull request #14238: [Doc] Refine documentation of runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/14238 ## Description ## This refines the documentation of the Python API. ## Checklist ## ### Essentials ### Please feel

[GitHub] larroy edited a comment on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2019-02-22 Thread GitBox
larroy edited a comment on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-466559261 Thanks @zachgk @lanking520 and others. The assembly & core jar artifacts look much better now. This

[GitHub] larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2019-02-22 Thread GitBox
larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-466559261 Thanks @zachgk @lanking520 and others. The assembly & core jar artifacts look much better now. This is

[GitHub] mseth10 commented on issue #14107: fix nd.slice for following inputs: (1) begin=end and (2) end=-1, step=-1

2019-02-22 Thread GitBox
mseth10 commented on issue #14107: fix nd.slice for following inputs: (1) begin=end and (2) end=-1, step=-1 URL: https://github.com/apache/incubator-mxnet/pull/14107#issuecomment-466552337 @szha @marcoabreu I have made the requested changes. Can you please review again. Thanks!

[GitHub] aaronmarkham commented on issue #13955: adding the gluon implementation of deformable convolution

2019-02-22 Thread GitBox
aaronmarkham commented on issue #13955: adding the gluon implementation of deformable convolution URL: https://github.com/apache/incubator-mxnet/pull/13955#issuecomment-466551498 Follow this documentation guide to troubleshoot these kind of errors.

[GitHub] eric-haibin-lin opened a new pull request #14237: [DOC] fix sym.arange doc

2019-02-22 Thread GitBox
eric-haibin-lin opened a new pull request #14237: [DOC] fix sym.arange doc URL: https://github.com/apache/incubator-mxnet/pull/14237 ## Description ## Make sym.arange documentation consistent with that of nd.arange and np.arange. @icemelon9 ## Checklist ## ### Essentials ###

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

2019-02-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new caa5626 Bump the publish

[GitHub] zachgk commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2019-02-22 Thread GitBox
zachgk commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-466533585 I added interpreter instructions in #14169 to avoid this problem in the future. In addition, the scala

[GitHub] szha commented on issue #14053: in-place reshape ops

2019-02-22 Thread GitBox
szha commented on issue #14053: in-place reshape ops URL: https://github.com/apache/incubator-mxnet/pull/14053#issuecomment-466530736 @reminisce good catch. I was relying on existing tests before adding the inplace option but forgot to add tests for them afterwards.

[GitHub] frankfliu commented on issue #14236: Makefile plugins target needs mkldnn dependency

2019-02-22 Thread GitBox
frankfliu commented on issue #14236: Makefile plugins target needs mkldnn dependency URL: https://github.com/apache/incubator-mxnet/issues/14236#issuecomment-466522603 @mxnet-label-bot add [Build, Bug] This is an automated

[GitHub] reminisce commented on a change in pull request #14053: in-place reshape ops

2019-02-22 Thread GitBox
reminisce commented on a change in pull request #14053: in-place reshape ops URL: https://github.com/apache/incubator-mxnet/pull/14053#discussion_r259485740 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -1701,13 +1765,41 @@ def softmin(self, *args, **kwargs):

[GitHub] samskalicky opened a new issue #14236: Makefile plugins target needs mkldnn dependency

2019-02-22 Thread GitBox
samskalicky opened a new issue #14236: Makefile plugins target needs mkldnn dependency URL: https://github.com/apache/incubator-mxnet/issues/14236 ## Description Building MXNet from source and enabling the WarpCTC plugin following these instructions:

[GitHub] mxnet-label-bot commented on issue #14236: Makefile plugins target needs mkldnn dependency

2019-02-22 Thread GitBox
mxnet-label-bot commented on issue #14236: Makefile plugins target needs mkldnn dependency URL: https://github.com/apache/incubator-mxnet/issues/14236#issuecomment-466514574 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

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

2019-02-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 6a0b06b Bump the publish

[GitHub] zhreshold commented on issue #9733: BUG in MultiBoxTargetForward when there is single box label

2019-02-22 Thread GitBox
zhreshold commented on issue #9733: BUG in MultiBoxTargetForward when there is single box label URL: https://github.com/apache/incubator-mxnet/issues/9733#issuecomment-466503474 @xiaoqihe 1.3.1 was released before this fix, so please wait for the next release or try nightly build

[GitHub] Roshrini commented on issue #11660: MXNet aborts when setting round_batch=False for LibSVMIter

2019-02-22 Thread GitBox
Roshrini commented on issue #11660: MXNet aborts when setting round_batch=False for LibSVMIter URL: https://github.com/apache/incubator-mxnet/issues/11660#issuecomment-466498320 Changing label to FeatureRequest. Gives proper exception saying its not supported yet: "sparse batch loader

[GitHub] Roshrini closed issue #7933: CoreML conversion with finetuned model

2019-02-22 Thread GitBox
Roshrini closed issue #7933: CoreML conversion with finetuned model URL: https://github.com/apache/incubator-mxnet/issues/7933 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] Roshrini commented on issue #7933: CoreML conversion with finetuned model

2019-02-22 Thread GitBox
Roshrini commented on issue #7933: CoreML conversion with finetuned model URL: https://github.com/apache/incubator-mxnet/issues/7933#issuecomment-466495171 Hi @loweew, I tried to reproduce this issue on this model: http://data.mxnet.io/models/imagenet-11k-place365-ch/ (resnet-50) I was

[GitHub] frankfliu commented on issue #14229: About the weighted softmax, the forward result is too small

2019-02-22 Thread GitBox
frankfliu commented on issue #14229: About the weighted softmax, the forward result is too small URL: https://github.com/apache/incubator-mxnet/issues/14229#issuecomment-466493486 @mxnet-label-bot add [question, Good first issue]

[GitHub] frankfliu commented on issue #14233: seed_state must be int

2019-02-22 Thread GitBox
frankfliu commented on issue #14233: seed_state must be int URL: https://github.com/apache/incubator-mxnet/issues/14233#issuecomment-466492519 @mxnet-label-bot add [Gluon, question] This is an automated message from the

[GitHub] frankfliu edited a comment on issue #14234: Backwards compatibility out of bounds for 1.2.1

2019-02-22 Thread GitBox
frankfliu edited a comment on issue #14234: Backwards compatibility out of bounds for 1.2.1 URL: https://github.com/apache/incubator-mxnet/issues/14234#issuecomment-466491724 @mxnet-label-bot add [Bug] This is an automated

[GitHub] frankfliu commented on issue #14235: /usr/bin/ld: cannot find -lsatlas

2019-02-22 Thread GitBox
frankfliu commented on issue #14235: /usr/bin/ld: cannot find -lsatlas URL: https://github.com/apache/incubator-mxnet/issues/14235#issuecomment-466492208 @mxnet-label-bot add [Question, build] This is an automated message

[GitHub] frankfliu commented on issue #14228: Weird gluon hybridize bug

2019-02-22 Thread GitBox
frankfliu commented on issue #14228: Weird gluon hybridize bug URL: https://github.com/apache/incubator-mxnet/issues/14228#issuecomment-466491953 @mxnet-label-bot add [Bug, Gluon] This is an automated message from the Apache

[GitHub] frankfliu commented on issue #14234: Backwards compatibility out of bounds for 1.2.1

2019-02-22 Thread GitBox
frankfliu commented on issue #14234: Backwards compatibility out of bounds for 1.2.1 URL: https://github.com/apache/incubator-mxnet/issues/14234#issuecomment-466491724 @mxnet-label-bot add [Bug} This is an automated message

[GitHub] mseth10 commented on issue #14230: fix slice operator for following inputs: (1) begin=end and (2) end=-1, step=-1

2019-02-22 Thread GitBox
mseth10 commented on issue #14230: fix slice operator for following inputs: (1) begin=end and (2) end=-1, step=-1 URL: https://github.com/apache/incubator-mxnet/pull/14230#issuecomment-466486164 Closing this PR as it is a duplicate of #14107

[GitHub] mseth10 closed pull request #14230: fix slice operator for following inputs: (1) begin=end and (2) end=-1, step=-1

2019-02-22 Thread GitBox
mseth10 closed pull request #14230: fix slice operator for following inputs: (1) begin=end and (2) end=-1, step=-1 URL: https://github.com/apache/incubator-mxnet/pull/14230 This is an automated message from the Apache Git

[GitHub] mseth10 opened a new pull request #14107: [WIP] fix nd.slice for following inputs: (1) begin=end and (2) end=-1, step=-1

2019-02-22 Thread GitBox
mseth10 opened a new pull request #14107: [WIP] fix nd.slice for following inputs: (1) begin=end and (2) end=-1, step=-1 URL: https://github.com/apache/incubator-mxnet/pull/14107 ## Description ## This PR fixes nd.slice for erroneous output in the following cases: (1) begin=end (

[GitHub] jeremiedb edited a comment on issue #14061: error when try resize on pixel video to perform image-recognition analysis in R

2019-02-22 Thread GitBox
jeremiedb edited a comment on issue #14061: error when try resize on pixel video to perform image-recognition analysis in R URL: https://github.com/apache/incubator-mxnet/issues/14061#issuecomment-466111001 @jasperDD Data should be handled as arrays in mxnet. For images, each

[GitHub] jeremiedb edited a comment on issue #14061: error when try resize on pixel video to perform image-recognition analysis in R

2019-02-22 Thread GitBox
jeremiedb edited a comment on issue #14061: error when try resize on pixel video to perform image-recognition analysis in R URL: https://github.com/apache/incubator-mxnet/issues/14061#issuecomment-466111001 @jasperDD Data should be handled as arrays in mxnet. For images, each

[GitHub] marcoabreu commented on issue #14223: fix memory-related issues to enable ASAN tests

2019-02-22 Thread GitBox
marcoabreu commented on issue #14223: fix memory-related issues to enable ASAN tests URL: https://github.com/apache/incubator-mxnet/pull/14223#issuecomment-466469794 Can you make them blocking as part of this PR? This is an

[GitHub] stsukrov edited a comment on issue #13846: Unit tests are broken on OSX

2019-02-22 Thread GitBox
stsukrov edited a comment on issue #13846: Unit tests are broken on OSX URL: https://github.com/apache/incubator-mxnet/issues/13846#issuecomment-466435148 @access2rohit Hi! What I did: 1. Pulled the last version of the mxnet 2. cmake -DUSE_CUDA=OFF -DBLAS=apple

[GitHub] stsukrov commented on issue #13846: Unit tests are broken on OSX

2019-02-22 Thread GitBox
stsukrov commented on issue #13846: Unit tests are broken on OSX URL: https://github.com/apache/incubator-mxnet/issues/13846#issuecomment-466435148 @access2rohit Hi! What I did: 1. Pulled the last version of the mxnet 2. cmake -DUSE_CUDA=OFF -DBLAS=apple

[GitHub] perdasilva closed pull request #14146: Disables flaky test test_operator_gpu.test_deconvolution

2019-02-22 Thread GitBox
perdasilva closed pull request #14146: Disables flaky test test_operator_gpu.test_deconvolution URL: https://github.com/apache/incubator-mxnet/pull/14146 This is an automated message from the Apache Git Service. To respond

[GitHub] perdasilva commented on issue #14146: Disables flaky test test_operator_gpu.test_deconvolution

2019-02-22 Thread GitBox
perdasilva commented on issue #14146: Disables flaky test test_operator_gpu.test_deconvolution URL: https://github.com/apache/incubator-mxnet/pull/14146#issuecomment-466403956 @apeforest sure, no problems. Let's kick the ball down the road.

[GitHub] mxnet-label-bot commented on issue #14235: /usr/bin/ld: cannot find -lsatlas

2019-02-22 Thread GitBox
mxnet-label-bot commented on issue #14235: /usr/bin/ld: cannot find -lsatlas URL: https://github.com/apache/incubator-mxnet/issues/14235#issuecomment-466393528 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] HaichaoZhu opened a new issue #14235: /usr/bin/ld: cannot find -lsatlas

2019-02-22 Thread GitBox
HaichaoZhu opened a new issue #14235: /usr/bin/ld: cannot find -lsatlas URL: https://github.com/apache/incubator-mxnet/issues/14235 ## Description I got an error in when compile mxnet with "make -j4". At last stage, "/usr/bin/ld: cannot find -lsatlas" happened. It looks like: `a

[GitHub] mxnet-label-bot commented on issue #14234: Backwards compatibility out of bounds for 1.2.1

2019-02-22 Thread GitBox
mxnet-label-bot commented on issue #14234: Backwards compatibility out of bounds for 1.2.1 URL: https://github.com/apache/incubator-mxnet/issues/14234#issuecomment-466391448 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[GitHub] marcoabreu opened a new issue #14234: Backwards compatibility out of bounds for 1.2.1

2019-02-22 Thread GitBox
marcoabreu opened a new issue #14234: Backwards compatibility out of bounds for 1.2.1 URL: https://github.com/apache/incubator-mxnet/issues/14234

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

2019-02-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 526b7a4 Bump the publish

[GitHub] mahmoodn opened a new issue #14233: seed_state must be int

2019-02-22 Thread GitBox
mahmoodn opened a new issue #14233: seed_state must be int URL: https://github.com/apache/incubator-mxnet/issues/14233 Hi, May I know how to fix this error? ``` mahmood@orca:restricted-boltzmann-machine$ python binary_rbm_gluon.py Namespace(ais_batch_size=100,

[GitHub] mxnet-label-bot commented on issue #14233: seed_state must be int

2019-02-22 Thread GitBox
mxnet-label-bot commented on issue #14233: seed_state must be int URL: https://github.com/apache/incubator-mxnet/issues/14233#issuecomment-466387871 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet

[GitHub] mahmoodn closed issue #14205: Quick installation finished but unable to run examples

2019-02-22 Thread GitBox
mahmoodn closed issue #14205: Quick installation finished but unable to run examples URL: https://github.com/apache/incubator-mxnet/issues/14205 This is an automated message from the Apache Git Service. To respond to the

[GitHub] mahmoodn commented on issue #14205: Quick installation finished but unable to run examples

2019-02-22 Thread GitBox
mahmoodn commented on issue #14205: Quick installation finished but unable to run examples URL: https://github.com/apache/incubator-mxnet/issues/14205#issuecomment-466387461 OK I fixed it by these commands ``` $ cd python/ $ pip install --user -e . $ pip list ``` and

[GitHub] mahmoodn removed a comment on issue #14205: Quick installation finished but unable to run examples

2019-02-22 Thread GitBox
mahmoodn removed a comment on issue #14205: Quick installation finished but unable to run examples URL: https://github.com/apache/incubator-mxnet/issues/14205#issuecomment-465714414 Thank you. I will surely come back. I won't have access to the machine for one day or so.

[GitHub] mahmoodn closed issue #14206: mxnet-cu92 and cuda 10 problem

2019-02-22 Thread GitBox
mahmoodn closed issue #14206: mxnet-cu92 and cuda 10 problem URL: https://github.com/apache/incubator-mxnet/issues/14206 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] mahmoodn commented on issue #14205: Quick installation finished but unable to run examples

2019-02-22 Thread GitBox
mahmoodn commented on issue #14205: Quick installation finished but unable to run examples URL: https://github.com/apache/incubator-mxnet/issues/14205#issuecomment-466323713 @frankfliu Hi, I tried from scratch with the git recursive option ``` $ git clone --recursive