[GitHub] [incubator-mxnet] chouxianyu commented on issue #14875: MXNet to ONNX export bug

2020-01-30 Thread GitBox
chouxianyu commented on issue #14875: MXNet to ONNX export bug URL: https://github.com/apache/incubator-mxnet/issues/14875#issuecomment-580600315 I have the same problem This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17491: Remove dilation restriction for conv3d

2020-01-30 Thread GitBox
wkcn commented on a change in pull request #17491: Remove dilation restriction for conv3d URL: https://github.com/apache/incubator-mxnet/pull/17491#discussion_r373324316 ## File path: tests/python/unittest/test_operator.py ## @@ -2600,6 +2600,10 @@ def

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17491: Remove dilation restriction for conv3d

2020-01-30 Thread GitBox
reminisce commented on a change in pull request #17491: Remove dilation restriction for conv3d URL: https://github.com/apache/incubator-mxnet/pull/17491#discussion_r373322284 ## File path: tests/python/unittest/test_operator.py ## @@ -2600,6 +2600,10 @@ def

[GitHub] [incubator-mxnet] cjolivier01 commented on issue #16654: Multithreaded Inference Support

2020-01-30 Thread GitBox
cjolivier01 commented on issue #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#issuecomment-580582455 hahaha... On Thu, Jan 30, 2020 at 8:41 PM Anirudh Subramanian < notificati...@github.com> wrote: > Thanks a lot for your

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16654: Multithreaded Inference Support

2020-01-30 Thread GitBox
anirudh2290 commented on issue #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#issuecomment-580578859 Thanks a lot for your kind words Chris! Appreciate your dedication towards the mxnet community!

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-30 Thread GitBox
ArmageddonKnight commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r373313529 ## File path: include/mxnet/ndarray.h ## @@ -1057,6

[incubator-mxnet] branch master updated (6214c4d -> a726c40)

2020-01-30 Thread wkcn
This is an automated email from the ASF dual-hosted git repository. wkcn pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6214c4d Fix syntax error in JenkinsfileForBinaries (#17431) add a726c40 Dynamic custom operator GPU

[incubator-mxnet] branch master updated (6214c4d -> a726c40)

2020-01-30 Thread wkcn
This is an automated email from the ASF dual-hosted git repository. wkcn pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6214c4d Fix syntax error in JenkinsfileForBinaries (#17431) add a726c40 Dynamic custom operator GPU

[GitHub] [incubator-mxnet] wkcn commented on issue #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
wkcn commented on issue #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#issuecomment-580570282 Merged. : ) This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] wkcn merged pull request #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
wkcn merged pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] leezu commented on issue #17471: Gluon Reshape does in-place for NDArray and out-of-place for Symbol

2020-01-30 Thread GitBox
leezu commented on issue #17471: Gluon Reshape does in-place for NDArray and out-of-place for Symbol URL: https://github.com/apache/incubator-mxnet/issues/17471#issuecomment-580564048 Not when hybridizing. Ideally the framework can optimize the computational plan in the background and

[GitHub] [incubator-mxnet] TaoLv closed issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl

2020-01-30 Thread GitBox
TaoLv closed issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl URL: https://github.com/apache/incubator-mxnet/issues/17479 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] TaoLv commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl

2020-01-30 Thread GitBox
TaoLv commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl URL: https://github.com/apache/incubator-mxnet/issues/17479#issuecomment-580561234 Hi @icemelon9, I'm closing this issue as it's already fixed on the master branch and will be included in the v1.6.0

[GitHub] [incubator-mxnet] anandj91 commented on a change in pull request #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput

2020-01-30 Thread GitBox
anandj91 commented on a change in pull request #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput URL: https://github.com/apache/incubator-mxnet/pull/15124#discussion_r373297934 ## File path: python/mxnet/kvstore/kvstore.py

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl

2020-01-30 Thread GitBox
pengzhao-intel commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl URL: https://github.com/apache/incubator-mxnet/issues/17479#issuecomment-580558742 > @pengzhao-intel @TaoLv This problem happens on the codebase with the old MKL-DNN version (< v1.0). After

[GitHub] [incubator-mxnet] rondogency commented on issue #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
rondogency commented on issue #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#issuecomment-580557852 @wkcn Thanks! Can you help me to merge it? This is an automated

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16654: Multithreaded Inference Support

2020-01-30 Thread GitBox
pengzhao-intel commented on issue #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#issuecomment-580555256 We're on the long vocation and will back to office in 10th Feb.

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl

2020-01-30 Thread GitBox
zixuanweeei commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl URL: https://github.com/apache/incubator-mxnet/issues/17479#issuecomment-580550738 @pengzhao-intel @TaoLv This problem happens on the codebase with the old MKL-DNN version (< v1.0). After

[GitHub] [incubator-mxnet] connorgoggins commented on issue #17475: Implement remaining nn_activation ops in opperf

2020-01-30 Thread GitBox
connorgoggins commented on issue #17475: Implement remaining nn_activation ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17475#issuecomment-580549737 [Group of operator test - all NN Activation ops

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17494: [OpPerf] Fix markdown for native profile and add profile param in function desc

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17494: [OpPerf] Fix markdown for native profile and add profile param in function desc URL: https://github.com/apache/incubator-mxnet/pull/17494#issuecomment-580549360 Updated markdown result

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r373286058 ## File path: include/mxnet/lib_api.h ## @@ -594,26 +657,58 @@ class CustomOp { mutate_inputs =

[GitHub] [incubator-mxnet] connorgoggins commented on issue #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
connorgoggins commented on issue #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#issuecomment-580547689 Updated Full OpPerf GPU Results with topk perf: https://gist.github.com/connorgoggins/2d4d2ff6dca61494eb8151a5106fec6c

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput

2020-01-30 Thread GitBox
eric-haibin-lin commented on a change in pull request #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput URL: https://github.com/apache/incubator-mxnet/pull/15124#discussion_r373284934 ## File path:

[GitHub] [incubator-mxnet] connorgoggins edited a comment on issue #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
connorgoggins edited a comment on issue #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#issuecomment-580513915 [Group of operator test - all NN Basic ops

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput

2020-01-30 Thread GitBox
eric-haibin-lin commented on a change in pull request #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput URL: https://github.com/apache/incubator-mxnet/pull/15124#discussion_r373284934 ## File path:

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats

2020-01-30 Thread GitBox
eric-haibin-lin commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats URL: https://github.com/apache/incubator-mxnet/issues/17488#issuecomment-580544383 BTW - @canerturkmen thank you for reporting this.

[GitHub] [incubator-mxnet] szha commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats

2020-01-30 Thread GitBox
szha commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats URL: https://github.com/apache/incubator-mxnet/issues/17488#issuecomment-580543369 cc @leezu This is an automated

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #17495: Initial inspections for singleton thread safety in MXNet

2020-01-30 Thread GitBox
eric-haibin-lin opened a new issue #17495: Initial inspections for singleton thread safety in MXNet URL: https://github.com/apache/incubator-mxnet/issues/17495 I roughly skim-through the code base and searched for classes with `::Get` method. Some of these class objects are global

[GitHub] [incubator-mxnet] connorgoggins edited a comment on issue #17475: Implement remaining nn_activation ops in opperf

2020-01-30 Thread GitBox
connorgoggins edited a comment on issue #17475: Implement remaining nn_activation ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17475#issuecomment-580542057 [Group of operator test - all NN Activation ops

[GitHub] [incubator-mxnet] sxjscience commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats

2020-01-30 Thread GitBox
sxjscience commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats URL: https://github.com/apache/incubator-mxnet/issues/17488#issuecomment-580541887 @eric-haibin-lin It's not fixed. For the first issue, the problem is that the serialized

[GitHub] [incubator-mxnet] connorgoggins commented on issue #17475: Implement remaining nn_activation ops in opperf

2020-01-30 Thread GitBox
connorgoggins commented on issue #17475: Implement remaining nn_activation ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17475#issuecomment-580542057 [Group of operator test - all NN Basic ops

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats

2020-01-30 Thread GitBox
eric-haibin-lin commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats URL: https://github.com/apache/incubator-mxnet/issues/17488#issuecomment-580539972 Is this fixed already?

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats

2020-01-30 Thread GitBox
eric-haibin-lin commented on issue #17488: HybridBlock/SymbolBlock import-export does not persist input/output formats URL: https://github.com/apache/incubator-mxnet/issues/17488#issuecomment-580539931 @sxjscience FYI This

[GitHub] [incubator-mxnet] rondogency commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
rondogency commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r373278868 ## File path: include/mxnet/lib_api.h ## @@ -594,26 +657,58 @@ class CustomOp { mutate_inputs

[incubator-mxnet] branch master updated (b7d81b7 -> 6214c4d)

2020-01-30 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from b7d81b7 [Large Tensor] Add support to Random Sample & Pdf ops (#17445) add 6214c4d Fix syntax

[incubator-mxnet] branch master updated (b7d81b7 -> 6214c4d)

2020-01-30 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from b7d81b7 [Large Tensor] Add support to Random Sample & Pdf ops (#17445) add 6214c4d Fix syntax

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl

2020-01-30 Thread GitBox
zixuanweeei commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl URL: https://github.com/apache/incubator-mxnet/issues/17479#issuecomment-580539589 > I compiled the mxnet master with mkldnn. And the output results are correct now. Thanks for trying out

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-30 Thread GitBox
eric-haibin-lin commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r373277999 ## File path: src/profiler/gpu_memory_profiler.h ##

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-30 Thread GitBox
eric-haibin-lin commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r373242986 ## File path: include/mxnet/ndarray.h ## @@ -998,7

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-30 Thread GitBox
eric-haibin-lin commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r373242645 ## File path: src/profiler/gpu_memory_profiler.h ##

[GitHub] [incubator-mxnet] anirudh2290 merged pull request #17431: Fix syntax error in JenkinsfileForBinaries

2020-01-30 Thread GitBox
anirudh2290 merged pull request #17431: Fix syntax error in JenkinsfileForBinaries URL: https://github.com/apache/incubator-mxnet/pull/17431 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-30 Thread GitBox
eric-haibin-lin commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r373243452 ## File path: include/mxnet/ndarray.h ## @@ -1057,6

[GitHub] [incubator-mxnet] szhengac commented on issue #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function

2020-01-30 Thread GitBox
szhengac commented on issue #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function URL: https://github.com/apache/incubator-mxnet/pull/17444#issuecomment-580538162 > @szhengac Which model? Which dataset? Can you give some specifics? > Thanks I think a

[GitHub] [incubator-mxnet] szhengac commented on a change in pull request #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function

2020-01-30 Thread GitBox
szhengac commented on a change in pull request #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function URL: https://github.com/apache/incubator-mxnet/pull/17444#discussion_r373276927 ## File path: src/operator/optimizer_op-inl.h ## @@ -225,7

[GitHub] [incubator-mxnet] icemelon9 commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl

2020-01-30 Thread GitBox
icemelon9 commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl URL: https://github.com/apache/incubator-mxnet/issues/17479#issuecomment-580535683 I compiled the mxnet master with mkldnn. And the output results are correct now.

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17484: Disable flaky test test_operator_gpu.test_convolution_multiple_streams

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17484: Disable flaky test test_operator_gpu.test_convolution_multiple_streams URL: https://github.com/apache/incubator-mxnet/pull/17484#issuecomment-580534926 @mxnet-label-bot add [pr-awaiting-review]

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17482: [OpPerf] Add Neural network loss ops

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17482: [OpPerf] Add Neural network loss ops URL: https://github.com/apache/incubator-mxnet/pull/17482#issuecomment-580534094 @mxnet-label-bot add [pr-awaiting-review] This is an automated

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function URL: https://github.com/apache/incubator-mxnet/pull/17444#issuecomment-580533258 Which model? Which dataset? Can you give some specifics? Thanks @szhengac

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function

2020-01-30 Thread GitBox
ChaiBapchya edited a comment on issue #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function URL: https://github.com/apache/incubator-mxnet/pull/17444#issuecomment-580533258 @szhengac Which model? Which dataset? Can you give some specifics? Thanks

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17491: Remove dilation restriction for conv3d

2020-01-30 Thread GitBox
wkcn commented on a change in pull request #17491: Remove dilation restriction for conv3d URL: https://github.com/apache/incubator-mxnet/pull/17491#discussion_r373271854 ## File path: tests/python/unittest/test_operator.py ## @@ -2600,6 +2600,10 @@ def

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r373270975 ## File path: include/mxnet/lib_api.h ## @@ -594,26 +657,58 @@ class CustomOp { mutate_inputs =

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r373270975 ## File path: include/mxnet/lib_api.h ## @@ -594,26 +657,58 @@ class CustomOp { mutate_inputs =

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

2020-01-30 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 cc08825 Bump the

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
ChaiBapchya commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#discussion_r373267919 ## File path: benchmark/opperf/utils/op_registry_utils.py ## @@ -253,6 +271,27 @@ def

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17494: [OpPerf] Fix markdown for native profile and add profile param in function desc

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17494: [OpPerf] Fix markdown for native profile and add profile param in function desc URL: https://github.com/apache/incubator-mxnet/pull/17494#issuecomment-580527867 @mxnet-label-bot add [pr-awaiting-review] @access2rohit @apeforest

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
ChaiBapchya commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#discussion_r373266395 ## File path: benchmark/opperf/nd_operations/nn_basic_operators.py ## @@ -16,71 +16,59 @@

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
ChaiBapchya commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#discussion_r373266395 ## File path: benchmark/opperf/nd_operations/nn_basic_operators.py ## @@ -16,71 +16,59 @@

[GitHub] [incubator-mxnet] access2rohit edited a comment on issue #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
access2rohit edited a comment on issue #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#issuecomment-580526839 > Can we change the logic here to `ctx == mx.cpu() or op not in gpu_disabled_ops` for readability? Address the

[GitHub] [incubator-mxnet] access2rohit commented on issue #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
access2rohit commented on issue #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#issuecomment-580526839 > Can we change the logic here to `ctx == mx.cpu() or op not in gpu_disabled_ops` for readability? Address the quoted

[GitHub] [incubator-mxnet] szhengac commented on issue #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function

2020-01-30 Thread GitBox
szhengac commented on issue #17444: [Large Tensor] Add LT support for NN optimizers and 1 activation function URL: https://github.com/apache/incubator-mxnet/pull/17444#issuecomment-580523126 I think this needs to be tested on training a large model.

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
apeforest commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#discussion_r373260722 ## File path: benchmark/opperf/utils/op_registry_utils.py ## @@ -253,6 +271,27 @@ def

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
ChaiBapchya commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#discussion_r373260622 ## File path: CONTRIBUTORS.md ## @@ -249,6 +249,7 @@ List of Contributors * [Guanxin

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
apeforest commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#discussion_r373260284 ## File path: benchmark/opperf/utils/benchmark_utils.py ## @@ -143,19 +145,35 @@ def

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17494: [OpPerf] Fix markdown for native profile

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17494: [OpPerf] Fix markdown for native profile URL: https://github.com/apache/incubator-mxnet/pull/17494#issuecomment-580521149 @mxnet-label-bot add [pr-awaiting-review] @connorgoggins @apeforest @access2rohit

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
apeforest commented on a change in pull request #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#discussion_r373259390 ## File path: benchmark/opperf/nd_operations/nn_basic_operators.py ## @@ -16,71 +16,59 @@ #

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #17494: [OpPerf] Fix markdown for native profile

2020-01-30 Thread GitBox
ChaiBapchya opened a new pull request #17494: [OpPerf] Fix markdown for native profile URL: https://github.com/apache/incubator-mxnet/pull/17494 ## Description ## Native profile has 5 columns where as Python profile has 6 Native : "| Operator | Avg Forward Time (ms) | Avg. Backward

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#issuecomment-580518033 I was able to run GPU tests with topk - https://gist.github.com/ChaiBapchya/fac7310f7d167d1361854451e7daa342 That

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17493: im2col fails in GPU context regardless of input

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17493: im2col fails in GPU context regardless of input URL: https://github.com/apache/incubator-mxnet/issues/17493#issuecomment-580517551 Good catch. This is an automated message from the

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #14329: [Flaky] flaky test in test_operator_gpu.test_convolution_multiple_streams

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #14329: [Flaky] flaky test in test_operator_gpu.test_convolution_multiple_streams URL: https://github.com/apache/incubator-mxnet/issues/14329#issuecomment-580516988 Another one

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17493: im2col fails in GPU context regardless of input

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17493: im2col fails in GPU context regardless of input URL: https://github.com/apache/incubator-mxnet/issues/17493#issuecomment-580516656 ``` >>> mx.operator.get_operator_arguments('im2col') OperatorArguments(narg=5, names=['data', 'kernel', 'stride',

svn commit: r37808 - in /dev/incubator/mxnet/1.6.0.rc2: ./ apache-mxnet-src-1.6.0.rc2-incubating.tar.gz apache-mxnet-src-1.6.0.rc2-incubating.tar.gz.asc apache-mxnet-src-1.6.0.rc2-incubating.tar.gz.sh

2020-01-30 Thread ptrendx
Author: ptrendx Date: Thu Jan 30 23:49:02 2020 New Revision: 37808 Log: Add mxnet-1.6.0.rc2 Added: dev/incubator/mxnet/1.6.0.rc2/ dev/incubator/mxnet/1.6.0.rc2/apache-mxnet-src-1.6.0.rc2-incubating.tar.gz (with props)

[incubator-mxnet] tag 1.6.0.rc2 created (now 6eec9da)

2020-01-30 Thread ptrendx
This is an automated email from the ASF dual-hosted git repository. ptrendx pushed a change to tag 1.6.0.rc2 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 6eec9da (commit) No new revisions were added by this update.

[GitHub] [incubator-mxnet] connorgoggins edited a comment on issue #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
connorgoggins edited a comment on issue #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#issuecomment-580513915 [Group of operator test - all NN Basic ops

[GitHub] [incubator-mxnet] connorgoggins commented on issue #17456: Implement remaining nn_basic ops in opperf

2020-01-30 Thread GitBox
connorgoggins commented on issue #17456: Implement remaining nn_basic ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17456#issuecomment-580513915 [Group of operator test - all NN Basic ops (GPU)](https://gist.github.com/connorgoggins/671d248f09414400836665046d365627)

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17482: [OpPerf] Add Neural network loss ops

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17482: [OpPerf] Add Neural network loss ops URL: https://github.com/apache/incubator-mxnet/pull/17482#issuecomment-580510026 GPU : https://gist.github.com/ChaiBapchya/fac7310f7d167d1361854451e7daa342

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16253: [OpPerf] Add Indexing ops

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #16253: [OpPerf] Add Indexing ops URL: https://github.com/apache/incubator-mxnet/pull/16253#issuecomment-580509511 GPU : https://gist.github.com/ChaiBapchya/bc88f5ccb29aab8afef4563c56b5a11b This

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #16253: [OpPerf] Add Indexing ops

2020-01-30 Thread GitBox
ChaiBapchya edited a comment on issue #16253: [OpPerf] Add Indexing ops URL: https://github.com/apache/incubator-mxnet/pull/16253#issuecomment-580501250 CPU : https://gist.github.com/ChaiBapchya/1175946edf488d21156e4ac1d2218a5d

[GitHub] [incubator-mxnet] connorgoggins opened a new issue #17493: im2col fails in GPU context regardless of input

2020-01-30 Thread GitBox
connorgoggins opened a new issue #17493: im2col fails in GPU context regardless of input URL: https://github.com/apache/incubator-mxnet/issues/17493 ## Description Calling the im2col operator within a GPU context results in a dimension mismatch error - even if the shapes used are

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #16253: [OpPerf] Add Indexing ops

2020-01-30 Thread GitBox
ChaiBapchya edited a comment on issue #16253: [OpPerf] Add Indexing ops URL: https://github.com/apache/incubator-mxnet/pull/16253#issuecomment-580501250 CPU : https://gist.github.com/ChaiBapchya/920d4cec3ba1eaaf5987c25610766e22#file-mxnet_operator_benchmark_results-md

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16253: [OpPerf] Add Indexing ops

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #16253: [OpPerf] Add Indexing ops URL: https://github.com/apache/incubator-mxnet/pull/16253#issuecomment-580501250 CPU : https://gist.github.com/ChaiBapchya/920d4cec3ba1eaaf5987c25610766e22 This

[GitHub] [incubator-mxnet] larroy commented on issue #17437: Update Win CI scripts to use syntax compatible with Win2019 server PS.

2020-01-30 Thread GitBox
larroy commented on issue #17437: Update Win CI scripts to use syntax compatible with Win2019 server PS. URL: https://github.com/apache/incubator-mxnet/pull/17437#issuecomment-580495662 @mxnet-label-bot add [pr-awaiting-merge]

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16253: [OpPerf] Add Indexing ops

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #16253: [OpPerf] Add Indexing ops URL: https://github.com/apache/incubator-mxnet/pull/16253#issuecomment-580495515 Results 1. OpPerf by Category Command ``` from benchmark.opperf.nd_operations.indexing_routines import

[GitHub] [incubator-mxnet] josephevans commented on issue #17437: Update Win CI scripts to use syntax compatible with Win2019 server PS.

2020-01-30 Thread GitBox
josephevans commented on issue #17437: Update Win CI scripts to use syntax compatible with Win2019 server PS. URL: https://github.com/apache/incubator-mxnet/pull/17437#issuecomment-580487953 > Do you think it makes sense to use Check-call like in the other scripts for consistency here?

[incubator-mxnet] branch master updated (4474de3 -> b7d81b7)

2020-01-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 4474de3 [CI] Fix static build pipeline (#17474) add b7d81b7 [Large Tensor] Add support to Random

[incubator-mxnet] branch master updated (4474de3 -> b7d81b7)

2020-01-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 4474de3 [CI] Fix static build pipeline (#17474) add b7d81b7 [Large Tensor] Add support to Random

[incubator-mxnet] branch master updated (4474de3 -> b7d81b7)

2020-01-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 4474de3 [CI] Fix static build pipeline (#17474) add b7d81b7 [Large Tensor] Add support to Random

[incubator-mxnet] branch master updated (8a6aed9 -> 4474de3)

2020-01-30 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8a6aed9 add op random.beta (#17390) add 4474de3 [CI] Fix static build pipeline (#17474) No new

[incubator-mxnet] branch master updated (4474de3 -> b7d81b7)

2020-01-30 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 4474de3 [CI] Fix static build pipeline (#17474) add b7d81b7 [Large Tensor] Add support to Random

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17445: [Large Tensor] Add support to Random Sample & Pdf ops

2020-01-30 Thread GitBox
ChaiBapchya commented on issue #17445: [Large Tensor] Add support to Random Sample & Pdf ops URL: https://github.com/apache/incubator-mxnet/pull/17445#issuecomment-580484349 Yes, already covered. This is an automated message

[incubator-mxnet] branch master updated (8a6aed9 -> 4474de3)

2020-01-30 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8a6aed9 add op random.beta (#17390) add 4474de3 [CI] Fix static build pipeline (#17474) No new

[GitHub] [incubator-mxnet] larroy edited a comment on issue #15990: Remove python2 from CI

2020-01-30 Thread GitBox
larroy edited a comment on issue #15990: Remove python2 from CI URL: https://github.com/apache/incubator-mxnet/pull/15990#issuecomment-580484135 > @larroy let's merge #17474 and then you can merge master into your branch. Your commit is included anyway in my PR I cherry-picked it.

[GitHub] [incubator-mxnet] haojin2 opened a new pull request #17492: Fix flaky test_gluon_data_vision.test_random_transforms

2020-01-30 Thread GitBox
haojin2 opened a new pull request #17492: Fix flaky test_gluon_data_vision.test_random_transforms URL: https://github.com/apache/incubator-mxnet/pull/17492 ## Description ## Fix #17369 ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your

[GitHub] [incubator-mxnet] larroy commented on issue #15990: Remove python2 from CI

2020-01-30 Thread GitBox
larroy commented on issue #15990: Remove python2 from CI URL: https://github.com/apache/incubator-mxnet/pull/15990#issuecomment-580484135 > @larroy let's merge #17474 and then you can merge master into your branch. Your commit is included anyway.

[GitHub] [incubator-mxnet] reminisce opened a new pull request #17491: Remove dilation restriction for conv3d

2020-01-30 Thread GitBox
reminisce opened a new pull request #17491: Remove dilation restriction for conv3d URL: https://github.com/apache/incubator-mxnet/pull/17491 ## Description ## Dilation > 1 was restricted due to legacy cudnn versions (older than 6.0.20). The restriction is removed for modern cudnn

[incubator-mxnet] branch master updated (8a6aed9 -> 4474de3)

2020-01-30 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8a6aed9 add op random.beta (#17390) add 4474de3 [CI] Fix static build pipeline (#17474) No new

[GitHub] [incubator-mxnet] apeforest merged pull request #17445: [Large Tensor] Add support to Random Sample & Pdf ops

2020-01-30 Thread GitBox
apeforest merged pull request #17445: [Large Tensor] Add support to Random Sample & Pdf ops URL: https://github.com/apache/incubator-mxnet/pull/17445 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] leezu commented on issue #17448: cmake: staticbuild for binary distribution

2020-01-30 Thread GitBox
leezu commented on issue #17448: cmake: staticbuild for binary distribution URL: https://github.com/apache/incubator-mxnet/pull/17448#issuecomment-580483610 Rebase after https://github.com/apache/incubator-mxnet/pull/17474

[incubator-mxnet] branch master updated (8a6aed9 -> 4474de3)

2020-01-30 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8a6aed9 add op random.beta (#17390) add 4474de3 [CI] Fix static build pipeline (#17474) No new

[incubator-mxnet] branch master updated (8a6aed9 -> 4474de3)

2020-01-30 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8a6aed9 add op random.beta (#17390) add 4474de3 [CI] Fix static build pipeline (#17474) No new

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #17486: Update CustomOp doc with changes for GPU support

2020-01-30 Thread GitBox
aaronmarkham commented on a change in pull request #17486: Update CustomOp doc with changes for GPU support URL: https://github.com/apache/incubator-mxnet/pull/17486#discussion_r373217146 ## File path: example/extensions/lib_custom_op/README.md ## @@ -146,21 +168,154 @@

  1   2   >