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

2018-08-08 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 e69e73f Bump the publish ti

[GitHub] wkcn commented on a change in pull request #12047: [MXNET-779]Add DLPack Transformation API

2018-08-08 Thread GitBox
wkcn commented on a change in pull request #12047: [MXNET-779]Add DLPack Transformation API URL: https://github.com/apache/incubator-mxnet/pull/12047#discussion_r208820596 ## File path: include/mxnet/tensor_blob.h ## @@ -104,6 +104,14 @@ class TBlob { : dptr_(dptr),

[GitHub] wkcn commented on a change in pull request #12047: [MXNET-779]Add DLPack Transformation API

2018-08-08 Thread GitBox
wkcn commented on a change in pull request #12047: [MXNET-779]Add DLPack Transformation API URL: https://github.com/apache/incubator-mxnet/pull/12047#discussion_r208820381 ## File path: include/mxnet/c_api.h ## @@ -737,6 +741,57 @@ MXNET_DLL int MXNDArrayGetShape(NDArrayHa

[GitHub] wkcn commented on a change in pull request #12047: [MXNET-779]Add DLPack Transformation API

2018-08-08 Thread GitBox
wkcn commented on a change in pull request #12047: [MXNET-779]Add DLPack Transformation API URL: https://github.com/apache/incubator-mxnet/pull/12047#discussion_r208817997 ## File path: include/mxnet/c_api.h ## @@ -737,6 +741,57 @@ MXNET_DLL int MXNDArrayGetShape(NDArrayHa

[GitHub] reminisce opened a new pull request #12104: [DO NOT REVIEW] Subgraph API

2018-08-08 Thread GitBox
reminisce opened a new pull request #12104: [DO NOT REVIEW] Subgraph API URL: https://github.com/apache/incubator-mxnet/pull/12104 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items f

[GitHub] lupesko commented on a change in pull request #12102: site-wide social include

2018-08-08 Thread GitBox
lupesko commented on a change in pull request #12102: site-wide social include URL: https://github.com/apache/incubator-mxnet/pull/12102#discussion_r208814896 ## File path: docs/community/contribute.md ## @@ -62,13 +62,37 @@ To join the MXNet slack channel send request to t

[GitHub] lupesko commented on issue #12032: mxnet

2018-08-08 Thread GitBox
lupesko commented on issue #12032: mxnet URL: https://github.com/apache/incubator-mxnet/issues/12032#issuecomment-411645540 @mxnet-label-bot please add [Pending Requester Info] This is an automated message from the Apache Git

[GitHub] lupesko commented on issue #12046: Backwards compatibility checker: Parameter 'model.1._unfused.0.l_cell.i2h_bias' is missing in file 'lstm_gluon_save_parameters_api-params'

2018-08-08 Thread GitBox
lupesko commented on issue #12046: Backwards compatibility checker: Parameter 'model.1._unfused.0.l_cell.i2h_bias' is missing in file 'lstm_gluon_save_parameters_api-params' URL: https://github.com/apache/incubator-mxnet/issues/12046#issuecomment-411645044 @marcoabreu FYI fix is merged,

[GitHub] lupesko commented on issue #12049: Flaky OnnxBackendRealModelTest.test_bvlc_alexnet_cpu - connection timeout

2018-08-08 Thread GitBox
lupesko commented on issue #12049: Flaky OnnxBackendRealModelTest.test_bvlc_alexnet_cpu - connection timeout URL: https://github.com/apache/incubator-mxnet/issues/12049#issuecomment-411644809 @Roshrini is the retry logic in ONNX 1.2.2? should we update the MXNet master to use ONNX 1.2.2?

[GitHub] rahul003 edited a comment on issue #12086: distribute training on local machines not AWS cloud

2018-08-08 Thread GitBox
rahul003 edited a comment on issue #12086: distribute training on local machines not AWS cloud URL: https://github.com/apache/incubator-mxnet/issues/12086#issuecomment-411617207 Then you copied libmxnet.so into the current directory, and ran this launch command with sync-dst-dir? I'm gue

[GitHub] asitstands commented on a change in pull request #10951: [MXNET-545] Fix broken cython build

2018-08-08 Thread GitBox
asitstands commented on a change in pull request #10951: [MXNET-545] Fix broken cython build URL: https://github.com/apache/incubator-mxnet/pull/10951#discussion_r208810648 ## File path: ci/Jenkinsfile_utils.groovy ## @@ -57,20 +57,20 @@ def init_git_win() { } // pack

[GitHub] richardcumminsx opened a new issue #12103: Images

2018-08-08 Thread GitBox
richardcumminsx opened a new issue #12103: Images URL: https://github.com/apache/incubator-mxnet/issues/12103 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the tech

[GitHub] marcoabreu commented on a change in pull request #10951: [MXNET-545] Fix broken cython build

2018-08-08 Thread GitBox
marcoabreu commented on a change in pull request #10951: [MXNET-545] Fix broken cython build URL: https://github.com/apache/incubator-mxnet/pull/10951#discussion_r208809725 ## File path: ci/Jenkinsfile_utils.groovy ## @@ -57,20 +57,20 @@ def init_git_win() { } // pack

[GitHub] haojin2 commented on a change in pull request #12076: Add GetName function in Symbol class for cpp package

2018-08-08 Thread GitBox
haojin2 commented on a change in pull request #12076: Add GetName function in Symbol class for cpp package URL: https://github.com/apache/incubator-mxnet/pull/12076#discussion_r208806917 ## File path: cpp-package/include/mxnet-cpp/symbol.hpp ## @@ -172,6 +172,13 @@ inline

[GitHub] apeforest commented on issue #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-08 Thread GitBox
apeforest commented on issue #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#issuecomment-411636912 @nswamy This is not part of CI. Currently, CI does not run on MacOS platform which is required by this test. --

[GitHub] apeforest commented on a change in pull request #12076: Add GetName function in Symbol class for cpp package

2018-08-08 Thread GitBox
apeforest commented on a change in pull request #12076: Add GetName function in Symbol class for cpp package URL: https://github.com/apache/incubator-mxnet/pull/12076#discussion_r208806119 ## File path: cpp-package/include/mxnet-cpp/symbol.hpp ## @@ -172,6 +172,13 @@ inlin

[GitHub] vandanavk commented on issue #11480: Image classfication example has wrong accuracy metric.

2018-08-08 Thread GitBox
vandanavk commented on issue #11480: Image classfication example has wrong accuracy metric. URL: https://github.com/apache/incubator-mxnet/issues/11480#issuecomment-411636436 it seems that this error was predicted, based on review comments on the PR https://github.com/apache/incubator-mxn

[GitHub] nswamy commented on issue #12102: site-wide social include

2018-08-08 Thread GitBox
nswamy commented on issue #12102: site-wide social include URL: https://github.com/apache/incubator-mxnet/pull/12102#issuecomment-411635733 played around a bit on the link you provided, 2 observations 1) why do we need on all pages? I think its sufficient to just have it in main page and

[GitHub] cclauss edited a comment on issue #11904: 47 undefined variable errors with Pylint

2018-08-08 Thread GitBox
cclauss edited a comment on issue #11904: 47 undefined variable errors with Pylint URL: https://github.com/apache/incubator-mxnet/issues/11904#issuecomment-411629184 [__ModuleNotFoundError__ was added in Python 3.6](https://docs.python.org/3/library/exceptions.html#ModuleNotFoundError) so

[GitHub] cclauss commented on issue #11904: 47 undefined variable errors with Pylint

2018-08-08 Thread GitBox
cclauss commented on issue #11904: 47 undefined variable errors with Pylint URL: https://github.com/apache/incubator-mxnet/issues/11904#issuecomment-411629184 [__ModuleNotFoundError__](https://docs.python.org/3/library/exceptions.html#ModuleNotFoundError) was added in Python 3.6 so this w

[GitHub] cclauss edited a comment on issue #8270: 22 Undefined names in Python code

2018-08-08 Thread GitBox
cclauss edited a comment on issue #8270: 22 Undefined names in Python code URL: https://github.com/apache/incubator-mxnet/issues/8270#issuecomment-411628132 With the merge of #11982, flake8 (on Python 3) is now down to 10 undefined names: [flake8](http://flake8.pycqa.org) testing of

[GitHub] cclauss commented on issue #8270: 22 Undefined names in Python code

2018-08-08 Thread GitBox
cclauss commented on issue #8270: 22 Undefined names in Python code URL: https://github.com/apache/incubator-mxnet/issues/8270#issuecomment-411628132 With the merge of #11982, flake8 (on Python 3) is now down to 10 undefined names: [flake8](http://flake8.pycqa.org) testing of https://g

[GitHub] aaronmarkham opened a new pull request #12102: site-wide social include

2018-08-08 Thread GitBox
aaronmarkham opened a new pull request #12102: site-wide social include URL: https://github.com/apache/incubator-mxnet/pull/12102 ## Features Social logos appear on the upper right. They move orientation as the screen gets smaller. Then disappear when it goes into mobile view. The hambur

[GitHub] MengWangTHU commented on issue #1506: Output different between GPU and CPU.

2018-08-08 Thread GitBox
MengWangTHU commented on issue #1506: Output different between GPU and CPU. URL: https://github.com/apache/incubator-mxnet/issues/1506#issuecomment-411625150 Hi,I am tring to use C++ to extract feature from middle layer,which is so easy in Python(such as API:get_internals), but I don't kno

[GitHub] b-liu14 commented on issue #12060: Fix a minor bug in deformable_im2col.cuh

2018-08-08 Thread GitBox
b-liu14 commented on issue #12060: Fix a minor bug in deformable_im2col.cuh URL: https://github.com/apache/incubator-mxnet/pull/12060#issuecomment-411619631 I'm sorry I can't. I actually don't know what MSHADOW_CUDA_POST_KERNEL_CHECK does. I just point out the inconsistent. ---

[GitHub] lihaofd commented on issue #11445: [WIP] Fix precision issue of test case test_rnnrelu_bidirectional and test_rnnrelu_sym

2018-08-08 Thread GitBox
lihaofd commented on issue #11445: [WIP] Fix precision issue of test case test_rnnrelu_bidirectional and test_rnnrelu_sym URL: https://github.com/apache/incubator-mxnet/pull/11445#issuecomment-411619020 The PR can't be reopened as my local branch has been recreated. Submit new one on https

[GitHub] vatsal2020 commented on issue #8638: allow_extra parameter in Line 652 in incubator-mxnet/python/mxnet/module/base_module.py needs to be removed to make things work

2018-08-08 Thread GitBox
vatsal2020 commented on issue #8638: allow_extra parameter in Line 652 in incubator-mxnet/python/mxnet/module/base_module.py needs to be removed to make things work URL: https://github.com/apache/incubator-mxnet/issues/8638#issuecomment-411618537 Unfortunately, I don't have access to any

[GitHub] rahul003 commented on issue #12086: distribute training on local machines not AWS cloud

2018-08-08 Thread GitBox
rahul003 commented on issue #12086: distribute training on local machines not AWS cloud URL: https://github.com/apache/incubator-mxnet/issues/12086#issuecomment-411617207 Then you copied libmxnet.so into the current directory, and ran this launch command with sync-dst-dir. I'm guessing t

[GitHub] eric-haibin-lin commented on issue #12060: Fix a minor bug in deformable_im2col.cuh

2018-08-08 Thread GitBox
eric-haibin-lin commented on issue #12060: Fix a minor bug in deformable_im2col.cuh URL: https://github.com/apache/incubator-mxnet/pull/12060#issuecomment-411609914 @b-liu14 is it possible to add an unit test that reveal such bug? ---

[GitHub] eric-haibin-lin closed pull request #12088: removed fixed seed from test_optimizer.test_signum

2018-08-08 Thread GitBox
eric-haibin-lin closed pull request #12088: removed fixed seed from test_optimizer.test_signum URL: https://github.com/apache/incubator-mxnet/pull/12088 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenan

[incubator-mxnet] branch master updated: removed fixed from test_optimizer.test_signum (#12088)

2018-08-08 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 3b449ef removed fixed from test_optimi

[GitHub] eric-haibin-lin commented on issue #12091: [MXNET-792] Fix for issue #9816

2018-08-08 Thread GitBox
eric-haibin-lin commented on issue #12091: [MXNET-792] Fix for issue #9816 URL: https://github.com/apache/incubator-mxnet/pull/12091#issuecomment-411608463 @DickJC123 could you also help review? This is an automated message fr

[GitHub] whu-lyh commented on issue #12086: distribute training on local machines not AWS cloud

2018-08-08 Thread GitBox
whu-lyh commented on issue #12086: distribute training on local machines not AWS cloud URL: https://github.com/apache/incubator-mxnet/issues/12086#issuecomment-411607279 both are build from sources command scripts: make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PA

[GitHub] anirudh2290 closed pull request #11931: Update docs to explain CPU incompatibilities for Convolution layouts

2018-08-08 Thread GitBox
anirudh2290 closed pull request #11931: Update docs to explain CPU incompatibilities for Convolution layouts URL: https://github.com/apache/incubator-mxnet/pull/11931 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sa

[incubator-mxnet] branch master updated: update docs to explain CPU incompatibilities (#11931)

2018-08-08 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new ac5036d update docs to explain CP

[GitHub] eric-haibin-lin commented on a change in pull request #12031: Fix CPUPinned unexpected behaviour

2018-08-08 Thread GitBox
eric-haibin-lin commented on a change in pull request #12031: Fix CPUPinned unexpected behaviour URL: https://github.com/apache/incubator-mxnet/pull/12031#discussion_r208780970 ## File path: src/common/cuda_utils.h ## @@ -179,113 +283,38 @@ inline DType __device__ CudaMin(

[GitHub] rahul003 edited a comment on issue #12086: distribute training on local machines not AWS cloud

2018-08-08 Thread GitBox
rahul003 edited a comment on issue #12086: distribute training on local machines not AWS cloud URL: https://github.com/apache/incubator-mxnet/issues/12086#issuecomment-411603833 Are you building mxnet from source or did you install with pip? --

[GitHub] rahul003 commented on issue #12086: distribute training on local machines not AWS cloud

2018-08-08 Thread GitBox
rahul003 commented on issue #12086: distribute training on local machines not AWS cloud URL: https://github.com/apache/incubator-mxnet/issues/12086#issuecomment-411603833 Are you building mxnet from source? This is an a

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

2018-08-08 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 1174f5f Bump the publish ti

[GitHub] hetong007 opened a new pull request #12101: Add gamma initialization and se module for gluon resnet model

2018-08-08 Thread GitBox
hetong007 opened a new pull request #12101: Add gamma initialization and se module for gluon resnet model URL: https://github.com/apache/incubator-mxnet/pull/12101 ## Description ## For resnet v1 and v2 - Suqeeze-and-Excitation module is added, with new models having 'se_' prefix.

[GitHub] nswamy commented on issue #11943: Fixes not being able to target an older CUDAs when multiple versions are present

2018-08-08 Thread GitBox
nswamy commented on issue #11943: Fixes not being able to target an older CUDAs when multiple versions are present URL: https://github.com/apache/incubator-mxnet/pull/11943#issuecomment-411600317 @lebeg could you please take a look? -

[incubator-mxnet] branch master updated (d762755 -> aa1be93)

2018-08-08 Thread nswamy
This is an automated email from the ASF dual-hosted git repository. nswamy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from d762755 Fix flaky test for elementwise_sum (#11959) add aa1be93 Re-enabling test_operator.test_binary

[GitHub] nswamy closed pull request #12053: Re-enabling test_operator.test_binary_math_operators (#11712)

2018-08-08 Thread GitBox
nswamy closed pull request #12053: Re-enabling test_operator.test_binary_math_operators (#11712) URL: https://github.com/apache/incubator-mxnet/pull/12053 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of proven

[GitHub] nswamy commented on issue #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-08 Thread GitBox
nswamy commented on issue #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#issuecomment-411598383 Is this integrated to CI ? I mean does CI run the unit tests under this folder or is it a part of the unit test make ta

[GitHub] zheng-da opened a new issue #12100: a cheatsheet to document the issues in Gluon hybridize

2018-08-08 Thread GitBox
zheng-da opened a new issue #12100: a cheatsheet to document the issues in Gluon hybridize URL: https://github.com/apache/incubator-mxnet/issues/12100 It seems users often ask why hybridize doesn't work. I think it's necessary to have a cheatsheet to document all possible pitfalls that cou

[GitHub] nswamy closed pull request #11959: [MXNET-765] Fix flaky test for elementwise_sum

2018-08-08 Thread GitBox
nswamy closed pull request #11959: [MXNET-765] Fix flaky test for elementwise_sum URL: https://github.com/apache/incubator-mxnet/pull/11959 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[incubator-mxnet] branch master updated: Fix flaky test for elementwise_sum (#11959)

2018-08-08 Thread nswamy
This is an automated email from the ASF dual-hosted git repository. nswamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new d762755 Fix flaky test for elementwise

[GitHub] lihaofd opened a new pull request #12099: [WIP] Fix precision issue of test case test_rnnrelu_bidirectional and test_rnnrelu_sym

2018-08-08 Thread GitBox
lihaofd opened a new pull request #12099: [WIP] Fix precision issue of test case test_rnnrelu_bidirectional and test_rnnrelu_sym URL: https://github.com/apache/incubator-mxnet/pull/12099 ## Description ## In this PR, it fixed precision issue of test case #11410 test_rnnrelu_bidirectiona

[GitHub] nswamy closed pull request #11981: got rid of fixed seed for test_optimizer/test_operator_gpu.test_nag

2018-08-08 Thread GitBox
nswamy closed pull request #11981: got rid of fixed seed for test_optimizer/test_operator_gpu.test_nag URL: https://github.com/apache/incubator-mxnet/pull/11981 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] nswamy closed issue #11737: test_optimizer.test_nag has fixed seed that can mask flakiness

2018-08-08 Thread GitBox
nswamy closed issue #11737: test_optimizer.test_nag has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11737 This is an automated message from the Apache Git Service. To respond to t

[GitHub] nswamy closed pull request #11982: [MXNET-696] Fix undefined variable errors

2018-08-08 Thread GitBox
nswamy closed pull request #11982: [MXNET-696] Fix undefined variable errors URL: https://github.com/apache/incubator-mxnet/pull/11982 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a f

[GitHub] nswamy closed pull request #12003: got rid of fixed seed for test_optimizer/test_operator_gpu.test_ftml

2018-08-08 Thread GitBox
nswamy closed pull request #12003: got rid of fixed seed for test_optimizer/test_operator_gpu.test_ftml URL: https://github.com/apache/incubator-mxnet/pull/12003 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] nswamy closed issue #11735: test_optimizer.test_ftml has fixed seed that can mask flakiness

2018-08-08 Thread GitBox
nswamy closed issue #11735: test_optimizer.test_ftml has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11735 This is an automated message from the Apache Git Service. To respond to

[GitHub] nswamy commented on a change in pull request #12007: Add tutorial Gotchas using NumPy

2018-08-08 Thread GitBox
nswamy commented on a change in pull request #12007: Add tutorial Gotchas using NumPy URL: https://github.com/apache/incubator-mxnet/pull/12007#discussion_r208771753 ## File path: docs/tutorials/gluon/gotchas_numpy_in_mxnet.md ## @@ -0,0 +1,174 @@ + +# Gotchas using NumPy

[GitHub] samskalicky commented on issue #12067: [MXNET-788] Fix for issue #11733

2018-08-08 Thread GitBox
samskalicky commented on issue #12067: [MXNET-788] Fix for issue #11733 URL: https://github.com/apache/incubator-mxnet/pull/12067#issuecomment-411592461 thanks @haojin2! latest commit clarifies the rand_type argument per your feedback ---

[GitHub] haojin2 commented on a change in pull request #12067: [MXNET-788] Fix for issue #11733

2018-08-08 Thread GitBox
haojin2 commented on a change in pull request #12067: [MXNET-788] Fix for issue #11733 URL: https://github.com/apache/incubator-mxnet/pull/12067#discussion_r208770722 ## File path: python/mxnet/test_utils.py ## @@ -1223,6 +1221,10 @@ def check_consistency(sym, ctx_list, sc

[GitHub] haojin2 commented on a change in pull request #12067: [MXNET-788] Fix for issue #11733

2018-08-08 Thread GitBox
haojin2 commented on a change in pull request #12067: [MXNET-788] Fix for issue #11733 URL: https://github.com/apache/incubator-mxnet/pull/12067#discussion_r208770206 ## File path: python/mxnet/test_utils.py ## @@ -1223,6 +1221,10 @@ def check_consistency(sym, ctx_list, sc

[GitHub] pengzhao-intel commented on issue #11445: [WIP] Fix precision issue of test case test_rnnrelu_bidirectional and test_rnnrelu_sym

2018-08-08 Thread GitBox
pengzhao-intel commented on issue #11445: [WIP] Fix precision issue of test case test_rnnrelu_bidirectional and test_rnnrelu_sym URL: https://github.com/apache/incubator-mxnet/pull/11445#issuecomment-411590353 @vandanavk, agree, we can submit this PR first and debug in the same time.

[incubator-mxnet] branch master updated: remove fixed seed for test_triplet_loss (#12011)

2018-08-08 Thread nswamy
This is an automated email from the ASF dual-hosted git repository. nswamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new ef89138 remove fixed seed for test_tri

[GitHub] nswamy closed pull request #12011: Remove fixed seed for test_loss/test_operator_gpu.test_triplet_loss

2018-08-08 Thread GitBox
nswamy closed pull request #12011: Remove fixed seed for test_loss/test_operator_gpu.test_triplet_loss URL: https://github.com/apache/incubator-mxnet/pull/12011 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] nswamy commented on issue #12015: update ndarray stack Doc for #11925

2018-08-08 Thread GitBox
nswamy commented on issue #12015: update ndarray stack Doc for #11925 URL: https://github.com/apache/incubator-mxnet/pull/12015#issuecomment-411589663 Thanks for your contribution, The documentation in C code is intended to be used by all language bindings(C++, Scala, Java, Julia, Python, e

[GitHub] samskalicky commented on issue #12067: [MXNET-788] Fix for issue #11733

2018-08-08 Thread GitBox
samskalicky commented on issue #12067: [MXNET-788] Fix for issue #11733 URL: https://github.com/apache/incubator-mxnet/pull/12067#issuecomment-411588505 The latest changes addressed comments from @haojin2 and @apeforest This

[GitHub] zhanghang1989 opened a new pull request #12098: [MXNET-794] Remove Wrong InferType for AdaptiveAvgPool and BilinearReisze2D

2018-08-08 Thread GitBox
zhanghang1989 opened a new pull request #12098: [MXNET-794] Remove Wrong InferType for AdaptiveAvgPool and BilinearReisze2D URL: https://github.com/apache/incubator-mxnet/pull/12098 @eric-haibin-lin @hetong007 ## Checklist ## ### Essentials ### Please feel free to remove inapp

[GitHub] sandeep-krishnamurthy commented on issue #11773: Update PyPI version number

2018-08-08 Thread GitBox
sandeep-krishnamurthy commented on issue #11773: Update PyPI version number URL: https://github.com/apache/incubator-mxnet/pull/11773#issuecomment-411586095 @apeforest - Thank you for your contributions. Can you re-trigger the build? -

[GitHub] vishaalkapoor commented on issue #12068: [MXAPPS-805] Notebook execution failures in CI.

2018-08-08 Thread GitBox
vishaalkapoor commented on issue #12068: [MXAPPS-805] Notebook execution failures in CI. URL: https://github.com/apache/incubator-mxnet/pull/12068#issuecomment-411584425 @marcoabreu Please see the latest commit which addresses your concerns. Adding this here as we discussed this offl

[GitHub] vishaalkapoor commented on a change in pull request #12068: [MXAPPS-805] Notebook execution failures in CI.

2018-08-08 Thread GitBox
vishaalkapoor commented on a change in pull request #12068: [MXAPPS-805] Notebook execution failures in CI. URL: https://github.com/apache/incubator-mxnet/pull/12068#discussion_r208764832 ## File path: tests/utils/notebook_test/__init__.py ## @@ -72,15 +79,21 @@ def run_no

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

2018-08-08 Thread GitBox
gigasquid commented on issue #11844: [MXNET-689] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#issuecomment-411583707 I ran the Clojure examples and they all look good. They do have a warning `INFO org.apache.mxnet.DataDesc: Found Unde

[GitHub] cetsai commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection

2018-08-08 Thread GitBox
cetsai commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection URL: https://github.com/apache/incubator-mxnet/pull/11991#discussion_r208756735 ## File path: tools/flaky_tests/check_branch.py ## @@ -0,0 +1,142 @@ +# Licensed to the Apache So

[GitHub] cetsai commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection

2018-08-08 Thread GitBox
cetsai commented on a change in pull request #11991: [MXNET-644] Automated flaky test detection URL: https://github.com/apache/incubator-mxnet/pull/11991#discussion_r208756693 ## File path: tools/flaky_tests/Jenkinsfile ## @@ -0,0 +1,58 @@ +// -*- mode: groovy -*- + +// Li

[GitHub] Roshrini commented on issue #5475: Difference between ImageIter and ImageRecordIter

2018-08-08 Thread GitBox
Roshrini commented on issue #5475: Difference between ImageIter and ImageRecordIter URL: https://github.com/apache/incubator-mxnet/issues/5475#issuecomment-411573690 Related issue https://github.com/apache/incubator-mxnet/issues/7406 --

[GitHub] ankkhedia commented on issue #7262: use R3.3.0 and im2rec.py to run cnn and always failed

2018-08-08 Thread GitBox
ankkhedia commented on issue #7262: use R3.3.0 and im2rec.py to run cnn and always failed URL: https://github.com/apache/incubator-mxnet/issues/7262#issuecomment-411568476 @janejane11 Thanks for trying out MXNetR. Sorry for getting back to you after little while but wanted to know if y

[GitHub] asmushetzel commented on issue #12085: Accelerate the performance of topk for CPU side

2018-08-08 Thread GitBox
asmushetzel commented on issue #12085: Accelerate the performance of topk for CPU side URL: https://github.com/apache/incubator-mxnet/pull/12085#issuecomment-411562290 Can you please elaborate a bit - what speedups do you see. I see that there are some numbers in #10205 but they all ar

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

2018-08-08 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 9455381 Bump the publish ti

[GitHub] vandanavk edited a comment on issue #11904: 47 undefined variable errors with Pylint

2018-08-08 Thread GitBox
vandanavk edited a comment on issue #11904: 47 undefined variable errors with Pylint URL: https://github.com/apache/incubator-mxnet/issues/11904#issuecomment-411448824 Fixes for 30 errors have been merged. The ones remaining are: Code/module affected | Undefined variable

[GitHub] Roshrini commented on issue #8638: allow_extra parameter in Line 652 in incubator-mxnet/python/mxnet/module/base_module.py needs to be removed to make things work

2018-08-08 Thread GitBox
Roshrini commented on issue #8638: allow_extra parameter in Line 652 in incubator-mxnet/python/mxnet/module/base_module.py needs to be removed to make things work URL: https://github.com/apache/incubator-mxnet/issues/8638#issuecomment-411557424 @mxnet-label-bot Please add label [Pending R

[GitHub] ankkhedia edited a comment on issue #7525: Different Results Generated from 0.10.1 MXNET R Package and 0.9.4 MXNET R Package

2018-08-08 Thread GitBox
ankkhedia edited a comment on issue #7525: Different Results Generated from 0.10.1 MXNET R Package and 0.9.4 MXNET R Package URL: https://github.com/apache/incubator-mxnet/issues/7525#issuecomment-411556652 @yuzhouchen92 Thanks for trying out MXNet-R. Sorry for getting back late but cou

[GitHub] zhreshold commented on issue #11908: Fix shared memory with gluon dataloader, add option pin_memory

2018-08-08 Thread GitBox
zhreshold commented on issue #11908: Fix shared memory with gluon dataloader, add option pin_memory URL: https://github.com/apache/incubator-mxnet/pull/11908#issuecomment-411556841 @larroy Changed per your suggestion. Now it's green.

[GitHub] ankkhedia commented on issue #7525: Different Results Generated from 0.10.1 MXNET R Package and 0.9.4 MXNET R Package

2018-08-08 Thread GitBox
ankkhedia commented on issue #7525: Different Results Generated from 0.10.1 MXNET R Package and 0.9.4 MXNET R Package URL: https://github.com/apache/incubator-mxnet/issues/7525#issuecomment-411556652 @yuzhouchen92 Thanks for trying out MXNet-R. Sorry for replying late but could you shar

[GitHub] lanking520 commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package

2018-08-08 Thread GitBox
lanking520 commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#discussion_r208739722 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/IO.scala ## @@ -136

[GitHub] ankkhedia commented on issue #6783: mx.set.seed() does not work using GPU

2018-08-08 Thread GitBox
ankkhedia commented on issue #6783: mx.set.seed() does not work using GPU URL: https://github.com/apache/incubator-mxnet/issues/6783#issuecomment-411554057 Hi @trtcrd It seems like the issue has been fixed in master now. The latest R binaries for GPU gave the following result print

[GitHub] haojin2 commented on issue #12046: Backwards compatibility checker: Parameter 'model.1._unfused.0.l_cell.i2h_bias' is missing in file 'lstm_gluon_save_parameters_api-params'

2018-08-08 Thread GitBox
haojin2 commented on issue #12046: Backwards compatibility checker: Parameter 'model.1._unfused.0.l_cell.i2h_bias' is missing in file 'lstm_gluon_save_parameters_api-params' URL: https://github.com/apache/incubator-mxnet/issues/12046#issuecomment-411553594 @szha This should be closed as

[GitHub] rohitrango commented on issue #12082: Accuracy in STN drops rapidly during training

2018-08-08 Thread GitBox
rohitrango commented on issue #12082: Accuracy in STN drops rapidly during training URL: https://github.com/apache/incubator-mxnet/issues/12082#issuecomment-411552375 Thank you @lanking520, I will post it there as well. Thi

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

2018-08-08 Thread GitBox
Roshrini commented on issue #9715: IndexError in labels when size of training dataset is not multiple of batch size URL: https://github.com/apache/incubator-mxnet/issues/9715#issuecomment-411551393 @nazikus Thanks for reporting this issue. Can you please provide access to the dataset to r

[GitHub] yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package

2018-08-08 Thread GitBox
yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#discussion_r208722454 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/IO.scala ## @@ -352,7 +

[GitHub] yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package

2018-08-08 Thread GitBox
yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#discussion_r208720830 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/IO.scala ## @@ -216,6 +

[GitHub] yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package

2018-08-08 Thread GitBox
yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#discussion_r208723339 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/io/MXDataIter.scala ##

[GitHub] yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package

2018-08-08 Thread GitBox
yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#discussion_r208717672 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/DType.scala ## @@ -35,4

[GitHub] yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package

2018-08-08 Thread GitBox
yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#discussion_r208732806 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/IO.scala ## @@ -136,11

[GitHub] yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package

2018-08-08 Thread GitBox
yzhliu commented on a change in pull request #11844: [MXNET-689] add DataDesc type for the Scala Package URL: https://github.com/apache/incubator-mxnet/pull/11844#discussion_r208720739 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/IO.scala ## @@ -216,6 +

[GitHub] lanking520 commented on issue #12082: Accuracy in STN drops rapidly during training

2018-08-08 Thread GitBox
lanking520 commented on issue #12082: Accuracy in STN drops rapidly during training URL: https://github.com/apache/incubator-mxnet/issues/12082#issuecomment-411549058 Hi @rohitrango , thanks for your issue. @ThomasDelteil as ML guru to help you out. Also please try to send this issue to h

[GitHub] marcoabreu closed pull request #12096: Fix jenkinsfile syntax errors

2018-08-08 Thread GitBox
marcoabreu closed pull request #12096: Fix jenkinsfile syntax errors URL: https://github.com/apache/incubator-mxnet/pull/12096 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign p

[incubator-mxnet] branch master updated: Fix jenkinsfile syntax errors (#12096)

2018-08-08 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 9602b5f Fix jenkinsfile syntax err

[GitHub] lanking520 commented on issue #12071: how does one execute a network with multiple outputs

2018-08-08 Thread GitBox
lanking520 commented on issue #12071: how does one execute a network with multiple outputs URL: https://github.com/apache/incubator-mxnet/issues/12071#issuecomment-411545814 Hi @timprepscius looks like the issue you have sent is more likely as a question! Please send this to: https://disc

[incubator-mxnet] branch master updated: [MXAPPS-581] Straight Dope nightly fixes. (#11934)

2018-08-08 Thread indhub
This is an automated email from the ASF dual-hosted git repository. indhub pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new c000930 [MXAPPS-581] Straight Dope nig

[GitHub] indhub closed pull request #11934: [MXAPPS-581] Straight Dope nightly fixes.

2018-08-08 Thread GitBox
indhub closed pull request #11934: [MXAPPS-581] Straight Dope nightly fixes. URL: https://github.com/apache/incubator-mxnet/pull/11934 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a f

[GitHub] nswamy commented on issue #11885: Fix JNI custom op code from deregistering the operator fixes #10438

2018-08-08 Thread GitBox
nswamy commented on issue #11885: Fix JNI custom op code from deregistering the operator fixes #10438 URL: https://github.com/apache/incubator-mxnet/pull/11885#issuecomment-411538847 @mxnet-label-bot please add [Scala] This i

[GitHub] marcoabreu commented on issue #12074: Document MXNET_LIBRARY_PATH environment variable which was not docume…

2018-08-08 Thread GitBox
marcoabreu commented on issue #12074: Document MXNET_LIBRARY_PATH environment variable which was not docume… URL: https://github.com/apache/incubator-mxnet/pull/12074#issuecomment-411537934 Sorry, I'm currently swamped with other tasks and unable to assist here. ---

[GitHub] azai91 commented on issue #12058: MKLDNN can be turned off with env var

2018-08-08 Thread GitBox
azai91 commented on issue #12058: MKLDNN can be turned off with env var URL: https://github.com/apache/incubator-mxnet/pull/12058#issuecomment-411536018 @ZhennanQin there are some fcomputeex ops that are not mkldnn (customop is one example). something I did in another PR (https://github.co

[GitHub] vandanavk commented on issue #11445: [WIP] Fix precision issue of test case test_rnnrelu_bidirectional and test_rnnrelu_sym

2018-08-08 Thread GitBox
vandanavk commented on issue #11445: [WIP] Fix precision issue of test case test_rnnrelu_bidirectional and test_rnnrelu_sym URL: https://github.com/apache/incubator-mxnet/pull/11445#issuecomment-411531713 @lihaofd do you think we could temporarily submit this PR and in parallel, debug to f

[GitHub] haojin2 commented on a change in pull request #12090: [MXNET-791][WIP] Pick with negative indices

2018-08-08 Thread GitBox
haojin2 commented on a change in pull request #12090: [MXNET-791][WIP] Pick with negative indices URL: https://github.com/apache/incubator-mxnet/pull/12090#discussion_r208713220 ## File path: tests/python/unittest/test_operator.py ## @@ -4417,7 +4417,7 @@ def test_pick_hel

  1   2   3   >