[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340412 ## File path: include/mxnet/c_api.h ## @@ -2902,6 +2902,18 @@ MXNET_DLL int MXEnginePushSync(EngineSyncFunc sync_func

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340506 ## File path: include/mxnet/tuple.h ## @@ -272,6 +272,14 @@ class Tuple { is.get(); if (ch == '(' || ch

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340739 ## File path: python/mxnet/base.py ## @@ -735,7 +739,121 @@ def write_all_str(module_file, module_all_list): ctypes.p

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340557 ## File path: include/mxnet/tuple.h ## @@ -653,6 +661,13 @@ inline bool shape_is_known(const TShape& x) { return tr

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310341343 ## File path: src/operator/tensor/broadcast_reduce_op.h ## @@ -977,24 +1037,40 @@ inline void BroadcastComputeImpl(con

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340808 ## File path: python/mxnet/base.py ## @@ -735,7 +739,121 @@ def write_all_str(module_file, module_all_list): ctypes.p

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340597 ## File path: python/mxnet/_ctypes/symbol.py ## @@ -115,7 +116,13 @@ def _set_symbol_class(cls): _symbol_cls = cl

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340701 ## File path: python/mxnet/base.py ## @@ -735,7 +739,121 @@ def write_all_str(module_file, module_all_list): ctypes.p

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310341358 ## File path: src/operator/tensor/broadcast_reduce_op.h ## @@ -977,24 +1037,40 @@ inline void BroadcastComputeImpl(con

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310341395 ## File path: src/operator/tensor/broadcast_reduce_op.h ## @@ -168,15 +168,24 @@ struct BroadcastLikeParam : public d

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340621 ## File path: python/mxnet/_ctypes/symbol.py ## @@ -27,6 +27,7 @@ from ..base import check_call _symbol_cls = None

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310340395 ## File path: include/mxnet/base.h ## @@ -451,7 +451,9 @@ inline int32_t Context::GetGPUCount() { } int32_t coun

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15715: Improve diagnose.py to display environment variables

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15715: Improve diagnose.py to display environment variables URL: https://github.com/apache/incubator-mxnet/pull/15715#discussion_r310341152 ## File path: tools/diagnose.py ## @@ -171,6 +161,31 @@ def check_network(args): f

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #15739: Added blas and int64 to cmake options

2019-08-02 Thread GitBox
ChaiBapchya commented on a change in pull request #15739: Added blas and int64 to cmake options URL: https://github.com/apache/incubator-mxnet/pull/15739#discussion_r310340973 ## File path: cmake/cmake_options.yml ## @@ -40,6 +40,8 @@ USE_MXNET_LIB_NAMING: "ON" # Use MXNet

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #15541: [Opperf] Filter out deprecated ops

2019-08-02 Thread GitBox
ChaiBapchya commented on issue #15541: [Opperf] Filter out deprecated ops URL: https://github.com/apache/incubator-mxnet/pull/15541#issuecomment-517898256 I'm guessing the right way for this PR would be Create backend C API for getting deprecated ops (instead of my current method of hard

[GitHub] [incubator-mxnet] KellenSunderland commented on issue #15319: Release newer versions of mxnet-tensorrt on PyPi

2019-08-02 Thread GitBox
KellenSunderland commented on issue #15319: Release newer versions of mxnet-tensorrt on PyPi URL: https://github.com/apache/incubator-mxnet/issues/15319#issuecomment-517898197 Sorry. Haven't been able to get TensorRT integration working with Jetsons thusfar. On Fri, Aug 2, 2019,

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #15715: Improve diagnose.py to display environment variables

2019-08-02 Thread GitBox
ChaiBapchya commented on a change in pull request #15715: Improve diagnose.py to display environment variables URL: https://github.com/apache/incubator-mxnet/pull/15715#discussion_r310339792 ## File path: tools/diagnose.py ## @@ -171,6 +161,31 @@ def check_network(args):

[GitHub] [incubator-mxnet] reminisce commented on issue #13143: [MXNET-1206] Support NDArray indexing with None and Ellipsis

2019-08-02 Thread GitBox
reminisce commented on issue #13143: [MXNET-1206] Support NDArray indexing with None and Ellipsis URL: https://github.com/apache/incubator-mxnet/pull/13143#issuecomment-517894875 @kohr-h Thanks for the reply. @zoeygxy did some benchmark and found that 1. Indexing operations that should r

[GitHub] [incubator-mxnet] NRauschmayr commented on issue #15280: Fixed C++ inference tutorial

2019-08-02 Thread GitBox
NRauschmayr commented on issue #15280: Fixed C++ inference tutorial URL: https://github.com/apache/incubator-mxnet/pull/15280#issuecomment-517894013 Sorry for the late reply. I have not done the rebase yet, because I saw that the files I modified were deleted by the following commit https:

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15715: Improve diagnose.py to display environment variables

2019-08-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15715: Improve diagnose.py to display environment variables URL: https://github.com/apache/incubator-mxnet/pull/15715#discussion_r310337651 ## File path: tools/diagnose.py ## @@ -171,6 +161,31 @@ def check_networ

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15715: Improve diagnose.py to display environment variables

2019-08-02 Thread GitBox
larroy commented on a change in pull request #15715: Improve diagnose.py to display environment variables URL: https://github.com/apache/incubator-mxnet/pull/15715#discussion_r310335128 ## File path: tools/diagnose.py ## @@ -171,6 +161,31 @@ def check_network(args): f

[GitHub] [incubator-mxnet] larroy commented on issue #14576: Build failed on jetson nano

2019-08-02 Thread GitBox
larroy commented on issue #14576: Build failed on jetson nano URL: https://github.com/apache/incubator-mxnet/issues/14576#issuecomment-517886091 Disable sse. This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-mxnet] larroy commented on issue #14576: Build failed on jetson nano

2019-08-02 Thread GitBox
larroy commented on issue #14576: Build failed on jetson nano URL: https://github.com/apache/incubator-mxnet/issues/14576#issuecomment-517886071 Check how it is done in ci. Arm doesn't have sse instructions. You need a propper make config . This is working in CI folder check functions.sh

[GitHub] [incubator-mxnet] ban1080 commented on issue #14694: c++ example about how to use tensorrt to speed up mxnet model for inference?

2019-08-02 Thread GitBox
ban1080 commented on issue #14694: c++ example about how to use tensorrt to speed up mxnet model for inference? URL: https://github.com/apache/incubator-mxnet/issues/14694#issuecomment-517886037 help This is an automated mes

[GitHub] [incubator-mxnet] ban1080 commented on issue #14576: Build failed on jetson nano

2019-08-02 Thread GitBox
ban1080 commented on issue #14576: Build failed on jetson nano URL: https://github.com/apache/incubator-mxnet/issues/14576#issuecomment-517884947 The instructions allow you to build, but they are based on the "make" build system which doesn't have TensorRT support. When I try compile using

[GitHub] [incubator-mxnet] youn123 opened a new issue #15742: Minor bugs in ImageNet training tutorial

2019-08-02 Thread GitBox
youn123 opened a new issue #15742: Minor bugs in ImageNet training tutorial URL: https://github.com/apache/incubator-mxnet/issues/15742 Not sure if this is the correct place to point this out, but the ImageNet training tutorial seems to contain a few minor bugs. Fixing them might save peop

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15742: Minor bugs in ImageNet training tutorial

2019-08-02 Thread GitBox
mxnet-label-bot commented on issue #15742: Minor bugs in ImageNet training tutorial URL: https://github.com/apache/incubator-mxnet/issues/15742#issuecomment-517884710 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] [incubator-mxnet] ban1080 edited a comment on issue #15319: Release newer versions of mxnet-tensorrt on PyPi

2019-08-02 Thread GitBox
ban1080 edited a comment on issue #15319: Release newer versions of mxnet-tensorrt on PyPi URL: https://github.com/apache/incubator-mxnet/issues/15319#issuecomment-517882676 Hi, any updates to this? I need to use CUDA 10.0+ w/ TensorRT (running Jetson Nano) and there is no ready python pa

[GitHub] [incubator-mxnet] neerajBaji commented on issue #14354: [WIP] Ndarray cumsum

2019-08-02 Thread GitBox
neerajBaji commented on issue #14354: [WIP] Ndarray cumsum URL: https://github.com/apache/incubator-mxnet/pull/14354#issuecomment-517883767 Any updates on this? This is an automated message from the Apache Git Service. To resp

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

2019-08-02 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 f4d1431 Bump the publish

[GitHub] [incubator-mxnet] ban1080 commented on issue #15319: Release newer versions of mxnet-tensorrt on PyPi

2019-08-02 Thread GitBox
ban1080 commented on issue #15319: Release newer versions of mxnet-tensorrt on PyPi URL: https://github.com/apache/incubator-mxnet/issues/15319#issuecomment-517882676 Hi, any updates to this? I need to use CUDA 10.0+ (running Jetson Nano) and there is no ready python package. Compiling fr

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
haojin2 commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310331127 ## File path: python/mxnet/gluon/utils.py ## @@ -430,3 +432,44 @@ def shape_is_known(shape): assert dim_size

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #15621: MKL-DNN LBR-GRU Inference Integration (FP32 LBR-GRU)

2019-08-02 Thread GitBox
zixuanweeei commented on issue #15621: MKL-DNN LBR-GRU Inference Integration (FP32 LBR-GRU) URL: https://github.com/apache/incubator-mxnet/pull/15621#issuecomment-517877918 Sorry for the inconvenience. This PR has been moved to #15741. --

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator

2019-08-02 Thread GitBox
ChaiBapchya commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator URL: https://github.com/apache/incubator-mxnet/pull/15126#discussion_r310329521 ## File path: tests/nightly/test_large_array.py ## @@ -319,6 +3

[GitHub] [incubator-mxnet] zixuanweeei opened a new pull request #15741: MKL-DNN LBR-GRU Inference Integration (FP32 LBR-GRU)

2019-08-02 Thread GitBox
zixuanweeei opened a new pull request #15741: MKL-DNN LBR-GRU Inference Integration (FP32 LBR-GRU) URL: https://github.com/apache/incubator-mxnet/pull/15741 ## Description ## Reopen #15621 here. We integrated the mkl-dnn Linear-Before-Reset GRU into MXNet. Currently, it supports FP32 in

[GitHub] [incubator-mxnet] ptrendx opened a new pull request #15740: Allow operators with multiple outputs in get_atomic_symbol

2019-08-02 Thread GitBox
ptrendx opened a new pull request #15740: Allow operators with multiple outputs in get_atomic_symbol URL: https://github.com/apache/incubator-mxnet/pull/15740 ## Description ## Fix for #15725. Previously the implementation required that number of outputs in the source symbol was 1, whic

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
sxjscience commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310328379 ## File path: python/mxnet/numpy/multiarray.py ## @@ -0,0 +1,1551 @@ +#!/usr/bin/env python + +# Licensed to the A

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
sxjscience commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310327811 ## File path: python/mxnet/numpy/multiarray.py ## @@ -0,0 +1,1551 @@ +#!/usr/bin/env python + +# Licensed to the A

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #15581: Numpy-compatible Infra

2019-08-02 Thread GitBox
sxjscience commented on a change in pull request #15581: Numpy-compatible Infra URL: https://github.com/apache/incubator-mxnet/pull/15581#discussion_r310327811 ## File path: python/mxnet/numpy/multiarray.py ## @@ -0,0 +1,1551 @@ +#!/usr/bin/env python + +# Licensed to the A

[GitHub] [incubator-mxnet] zixuanweeei closed pull request #15621: MKL-DNN LBR-GRU Inference Integration (FP32 LBR-GRU)

2019-08-02 Thread GitBox
zixuanweeei closed pull request #15621: MKL-DNN LBR-GRU Inference Integration (FP32 LBR-GRU) URL: https://github.com/apache/incubator-mxnet/pull/15621 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-mxnet] larroy commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error

2019-08-02 Thread GitBox
larroy commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error URL: https://github.com/apache/incubator-mxnet/issues/14979#issuecomment-517873461 @fierceX forking an initial process is not supported in MXNet. The fi

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #15739: Added blas and int64 to cmake options

2019-08-02 Thread GitBox
mseth10 commented on a change in pull request #15739: Added blas and int64 to cmake options URL: https://github.com/apache/incubator-mxnet/pull/15739#discussion_r310324832 ## File path: cmake/cmake_options.yml ## @@ -40,6 +40,8 @@ USE_MXNET_LIB_NAMING: "ON" # Use MXNet lib

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #15739: Added blas and int64 to cmake options

2019-08-02 Thread GitBox
ChaiBapchya opened a new pull request #15739: Added blas and int64 to cmake options URL: https://github.com/apache/incubator-mxnet/pull/15739 ## Description ## For building MXNet, while using ``` ./dev_menu.py build ``` It picks up config for cmake from cmake/cmake_options.ym

[incubator-mxnet] branch master updated (87425d2 -> 24cce9e)

2019-08-02 Thread ptrendx
This is an automated email from the ASF dual-hosted git repository. ptrendx pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 87425d2 fix boolean_mask for 0-size output (#15731) add 24cce9e prevent TRT_Logger to be destroyed b

[GitHub] [incubator-mxnet] ptrendx merged pull request #14898: prevent TRT_Logger to be destroyed before TRT engine

2019-08-02 Thread GitBox
ptrendx merged pull request #14898: prevent TRT_Logger to be destroyed before TRT engine URL: https://github.com/apache/incubator-mxnet/pull/14898 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-mxnet] ptrendx commented on issue #15688: Fix backward_clip num inputs and type of clip params

2019-08-02 Thread GitBox
ptrendx commented on issue #15688: Fix backward_clip num inputs and type of clip params URL: https://github.com/apache/incubator-mxnet/pull/15688#issuecomment-517868634 Last commit adds the test that uncovered the initial problem and also fixes #12901 -

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #11720: test_operator.test_laop_3 has fixed seed that can mask flakiness

2019-08-02 Thread GitBox
ChaiBapchya commented on issue #11720: test_operator.test_laop_3 has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11720#issuecomment-517861341 Another one for `test_operator.test_laop_6` #15736 Pipeline - http://jenkins.mxnet-ci.a

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15716: Increase amp support for Bi-lstm and Concat operators in gluon

2019-08-02 Thread GitBox
anirudh2290 commented on issue #15716: Increase amp support for Bi-lstm and Concat operators in gluon URL: https://github.com/apache/incubator-mxnet/issues/15716#issuecomment-517857654 thanks @ptrendx for looking at this. let me know if I can help here. ---

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #2048: adversary generation example: no module named data

2019-08-02 Thread GitBox
aaronmarkham commented on issue #2048: adversary generation example: no module named data URL: https://github.com/apache/incubator-mxnet/issues/2048#issuecomment-517855692 IDK. I'm not sure when I'll be able to test it again. ---

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
apeforest commented on a change in pull request #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#discussion_r310304666 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -1947,9 +1949,14 @@ def shape(self): (2L, 3L, 4L)

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

2019-08-02 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 2b913ad Bump the publish

[GitHub] [incubator-mxnet] vrakesh commented on issue #15737: 1.5.0 MKLDNN error "Unknown MKLDNN format"

2019-08-02 Thread GitBox
vrakesh commented on issue #15737: 1.5.0 MKLDNN error "Unknown MKLDNN format" URL: https://github.com/apache/incubator-mxnet/issues/15737#issuecomment-517830330 @mxnet-label-bot add [MKLDNN] This is an automated message from

[GitHub] [incubator-mxnet] piyushghai commented on issue #12502: [NGRAPH] MXNet - nGraph initial integration

2019-08-02 Thread GitBox
piyushghai commented on issue #12502: [NGRAPH] MXNet - nGraph initial integration URL: https://github.com/apache/incubator-mxnet/pull/12502#issuecomment-517828053 @mbrookhart Could you please resolve the merge conflicts and @szha , @anirudh2290 will review it once the PR is updated!! Than

[GitHub] [incubator-mxnet] piyushghai commented on issue #13627: [MXNET-895] ONNX import/export: TopK

2019-08-02 Thread GitBox
piyushghai commented on issue #13627: [MXNET-895] ONNX import/export: TopK URL: https://github.com/apache/incubator-mxnet/pull/13627#issuecomment-517827769 @anirudhacharya Bouncing for review... This is an automated message f

[GitHub] [incubator-mxnet] piyushghai commented on issue #13132: enabled link checker and doc test during building the doc

2019-08-02 Thread GitBox
piyushghai commented on issue #13132: enabled link checker and doc test during building the doc URL: https://github.com/apache/incubator-mxnet/pull/13132#issuecomment-517827898 @mli Gentle ping... This is an automated message

[GitHub] [incubator-mxnet] piyushghai commented on issue #13735: update wavenet codes

2019-08-02 Thread GitBox
piyushghai commented on issue #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#issuecomment-517827650 @ThomasDelteil @wkcn Can you guys please review this ? Thanks! This is an automated m

[GitHub] [incubator-mxnet] piyushghai commented on issue #14249: Update inference sample make file.

2019-08-02 Thread GitBox
piyushghai commented on issue #14249: Update inference sample make file. URL: https://github.com/apache/incubator-mxnet/pull/14249#issuecomment-517827469 @frankfliu Gentle ping... This is an automated message from the Apache G

[GitHub] [incubator-mxnet] piyushghai commented on issue #14491: Enable slice embedding concat split fuse

2019-08-02 Thread GitBox
piyushghai commented on issue #14491: Enable slice embedding concat split fuse URL: https://github.com/apache/incubator-mxnet/pull/14491#issuecomment-517827328 @JustForFun099 Can you give an update on this PR ? This is an aut

[GitHub] [incubator-mxnet] piyushghai commented on issue #14907: One step ahead time series forecasting with CNN

2019-08-02 Thread GitBox
piyushghai commented on issue #14907: One step ahead time series forecasting with CNN URL: https://github.com/apache/incubator-mxnet/pull/14907#issuecomment-517825585 @szha Gentle ping... This is an automated message from th

[GitHub] [incubator-mxnet] piyushghai commented on issue #15007: Add matrix determinant operator in linalg

2019-08-02 Thread GitBox
piyushghai commented on issue #15007: Add matrix determinant operator in linalg URL: https://github.com/apache/incubator-mxnet/pull/15007#issuecomment-517825485 @szha Gentle ping for review. This is an automated message from t

[GitHub] [incubator-mxnet] piyushghai commented on issue #15021: [v1.4.x] Backport disabled flaky test_softmin (#13758)

2019-08-02 Thread GitBox
piyushghai commented on issue #15021: [v1.4.x] Backport disabled flaky test_softmin (#13758) URL: https://github.com/apache/incubator-mxnet/pull/15021#issuecomment-517825359 @perdasilva What's the path forward for this PR ?

[GitHub] [incubator-mxnet] piyushghai commented on issue #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator

2019-08-02 Thread GitBox
piyushghai commented on issue #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator URL: https://github.com/apache/incubator-mxnet/pull/15126#issuecomment-517825252 @access2rohit Gentle ping... This

[GitHub] [incubator-mxnet] piyushghai commented on issue #14644: Speedup concat op

2019-08-02 Thread GitBox
piyushghai commented on issue #14644: Speedup concat op URL: https://github.com/apache/incubator-mxnet/pull/14644#issuecomment-517825162 @haojin2 Gentle ping... This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-mxnet] piyushghai commented on issue #14717: An empty NDArray should have size 0

2019-08-02 Thread GitBox
piyushghai commented on issue #14717: An empty NDArray should have size 0 URL: https://github.com/apache/incubator-mxnet/pull/14717#issuecomment-517824899 @ziyuang Ping for an update. This is an automated message from the Apa

[GitHub] [incubator-mxnet] piyushghai commented on issue #14714: inference using fp16 for c++ api

2019-08-02 Thread GitBox
piyushghai commented on issue #14714: inference using fp16 for c++ api URL: https://github.com/apache/incubator-mxnet/pull/14714#issuecomment-517825038 @chengzhengxin Can you also rebase the PR with the latest master ? This i

[GitHub] [incubator-mxnet] piyushghai commented on issue #14728: [MXNET-1386] fix for shape mismatch

2019-08-02 Thread GitBox
piyushghai commented on issue #14728: [MXNET-1386] fix for shape mismatch URL: https://github.com/apache/incubator-mxnet/pull/14728#issuecomment-517824787 @samskalicky Bouncing for an update ... This is an automated message fr

[GitHub] [incubator-mxnet] piyushghai commented on issue #14738: [MXNet-14340] fix bug in legacy-op-util

2019-08-02 Thread GitBox
piyushghai commented on issue #14738: [MXNet-14340] fix bug in legacy-op-util URL: https://github.com/apache/incubator-mxnet/pull/14738#issuecomment-517824633 @Vikas-kum Bounce... This is an automated message from the Apache

[GitHub] [incubator-mxnet] piyushghai commented on issue #15280: Fixed C++ inference tutorial

2019-08-02 Thread GitBox
piyushghai commented on issue #15280: Fixed C++ inference tutorial URL: https://github.com/apache/incubator-mxnet/pull/15280#issuecomment-517824372 @NRauschmayr Can you rebase with the latest master please ? @leleamol Gentle ping for review.

[GitHub] [incubator-mxnet] piyushghai commented on issue #14871: Cmake blas

2019-08-02 Thread GitBox
piyushghai commented on issue #14871: Cmake blas URL: https://github.com/apache/incubator-mxnet/pull/14871#issuecomment-517824528 @edisongustavo Gentle ping ... This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-mxnet] piyushghai commented on issue #15399: Add unit tests for TensorRT integration and fix some bugs

2019-08-02 Thread GitBox
piyushghai commented on issue #15399: Add unit tests for TensorRT integration and fix some bugs URL: https://github.com/apache/incubator-mxnet/pull/15399#issuecomment-517824067 @Caenorst Gentle ping... This is an automated me

[GitHub] [incubator-mxnet] piyushghai commented on issue #15474: [MXNET-978] Higher Order Gradient Support `sqrt`, `cbrt`.

2019-08-02 Thread GitBox
piyushghai commented on issue #15474: [MXNET-978] Higher Order Gradient Support `sqrt`, `cbrt`. URL: https://github.com/apache/incubator-mxnet/pull/15474#issuecomment-517823909 @kshitij12345 Can you rebase with the latest master and then this PR will be good to go :)

[GitHub] [incubator-mxnet] piyushghai commented on issue #15144: Relax Visual Studio version constraint in the specialization of `dmlc::type_name_helper` for `DT=mxnet::Tuple`

2019-08-02 Thread GitBox
piyushghai commented on issue #15144: Relax Visual Studio version constraint in the specialization of `dmlc::type_name_helper` for `DT=mxnet::Tuple` URL: https://github.com/apache/incubator-mxnet/pull/15144#issuecomment-517823747 @anirudh2290 Can you review this PR.? -

[GitHub] [incubator-mxnet] piyushghai commented on issue #14898: prevent TRT_Logger to be destroyed before TRT engine

2019-08-02 Thread GitBox
piyushghai commented on issue #14898: prevent TRT_Logger to be destroyed before TRT engine URL: https://github.com/apache/incubator-mxnet/pull/14898#issuecomment-517823461 @ptrendx Can you merge this PR if it looks good ? Th

[GitHub] [incubator-mxnet] piyushghai commented on issue #14882: empty list cannot be cleared issue fixed.

2019-08-02 Thread GitBox
piyushghai commented on issue #14882: empty list cannot be cleared issue fixed. URL: https://github.com/apache/incubator-mxnet/pull/14882#issuecomment-517823246 Can a committer merge this PR ? This is good to go! This is an a

[GitHub] [incubator-mxnet] piyushghai commented on issue #15566: Add CUDA ARCH for TX2 & Xavier

2019-08-02 Thread GitBox
piyushghai commented on issue #15566: Add CUDA ARCH for TX2 & Xavier URL: https://github.com/apache/incubator-mxnet/pull/15566#issuecomment-517823012 @kuonangzhe Can you look into the feedback received on this PR ? This i

[GitHub] [incubator-mxnet] piyushghai commented on issue #14367: upload snail for gluon

2019-08-02 Thread GitBox
piyushghai commented on issue #14367: upload snail for gluon URL: https://github.com/apache/incubator-mxnet/pull/14367#issuecomment-517822769 @ThomasDelteil Can you review this PR ? This is an automated message from the Apach

[GitHub] [incubator-mxnet] piyushghai commented on issue #15541: [Opperf] Filter out deprecated ops

2019-08-02 Thread GitBox
piyushghai commented on issue #15541: [Opperf] Filter out deprecated ops URL: https://github.com/apache/incubator-mxnet/pull/15541#issuecomment-517822501 @ChaiBapchya @sandeep-krishnamurthy What's the path forward for this PR ? --

[GitHub] [incubator-mxnet] piyushghai commented on issue #12781: Fixed issue #12745

2019-08-02 Thread GitBox
piyushghai commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-517822338 @LuckyPigeon Gentle ping for drive this PR forward. This is an automated message from th

[GitHub] [incubator-mxnet] piyushghai commented on issue #15560: Add fp16 support for topk

2019-08-02 Thread GitBox
piyushghai commented on issue #15560: Add fp16 support for topk URL: https://github.com/apache/incubator-mxnet/pull/15560#issuecomment-517822095 @anirudhacharya What's the path forward for this PR ? This is an automated messa

[GitHub] [incubator-mxnet] piyushghai commented on issue #15574: fix naive engine for multi-threaded inference

2019-08-02 Thread GitBox
piyushghai commented on issue #15574: fix naive engine for multi-threaded inference URL: https://github.com/apache/incubator-mxnet/pull/15574#issuecomment-517821661 @apeforest @anirudh2290 Gentle ping for the review. This is

[GitHub] [incubator-mxnet] piyushghai commented on issue #14874: [MXNET-1399] multiclass-mcc metric enhancements

2019-08-02 Thread GitBox
piyushghai commented on issue #14874: [MXNET-1399] multiclass-mcc metric enhancements URL: https://github.com/apache/incubator-mxnet/pull/14874#issuecomment-517821837 @szha Is this PR good to merge now ? This is an automated

[GitHub] [incubator-mxnet] piyushghai commented on issue #15568: julia: rename build env var `MXNET_HOME` to `MXNET_ROOT`

2019-08-02 Thread GitBox
piyushghai commented on issue #15568: julia: rename build env var `MXNET_HOME` to `MXNET_ROOT` URL: https://github.com/apache/incubator-mxnet/pull/15568#issuecomment-517821443 @iblis17 Can you resolve the merge conflicts and take this PR forward ? -

[GitHub] [incubator-mxnet] piyushghai commented on issue #14535: [DOC] Updated install instructions for mac

2019-08-02 Thread GitBox
piyushghai commented on issue #14535: [DOC] Updated install instructions for mac URL: https://github.com/apache/incubator-mxnet/pull/14535#issuecomment-517821089 @apeforest Is this PR good to go now ? This is an automated mess

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

2019-08-02 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 545fc61 Bump the publish

[GitHub] [incubator-mxnet] ChengXianbing opened a new issue #15738: AMP results in higher loss

2019-08-02 Thread GitBox
ChengXianbing opened a new issue #15738: AMP results in higher loss URL: https://github.com/apache/incubator-mxnet/issues/15738 After AMP training for this GluonNLP training model: https://github.com/dmlc/gluon-nlp/compare/master...ChengXianbing:master we found that the loss is higher

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
apeforest commented on a change in pull request #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#discussion_r310237792 ## File path: tests/nightly/test_large_vector.py ## @@ -0,0 +1,37 @@ +# Licensed to the Apache Software Founda

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
apeforest commented on a change in pull request #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#discussion_r310237185 ## File path: src/c_api/c_api_symbolic.cc ## @@ -708,6 +787,31 @@ int MXSymbolInferShapePartialEx(SymbolHandle

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
apeforest commented on a change in pull request #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#discussion_r310237011 ## File path: src/c_api/c_api_symbolic.cc ## @@ -708,6 +787,31 @@ int MXSymbolInferShapePartialEx(SymbolHandle

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
apeforest commented on a change in pull request #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#discussion_r310236976 ## File path: src/c_api/c_api_symbolic.cc ## @@ -658,6 +658,85 @@ int MXSymbolInferShapeEx(SymbolHandle sym,

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
apeforest commented on a change in pull request #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#discussion_r310236952 ## File path: src/c_api/c_api_common.h ## @@ -130,6 +134,30 @@ struct MXAPIThreadLocalEntry { } }

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
apeforest commented on a change in pull request #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#discussion_r310236914 ## File path: src/c_api/c_api.cc ## @@ -550,6 +566,34 @@ int MXNDArrayGetShapeEx(NDArrayHandle handle, API_

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15737: 1.5.0 MKLDNN error "Unknown MKLDNN format"

2019-08-02 Thread GitBox
mxnet-label-bot commented on issue #15737: 1.5.0 MKLDNN error "Unknown MKLDNN format" URL: https://github.com/apache/incubator-mxnet/issues/15737#issuecomment-517791497 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that th

[GitHub] [incubator-mxnet] samskalicky opened a new issue #15737: 1.5.0 MKLDNN error "Unknown MKLDNN format"

2019-08-02 Thread GitBox
samskalicky opened a new issue #15737: 1.5.0 MKLDNN error "Unknown MKLDNN format" URL: https://github.com/apache/incubator-mxnet/issues/15737 Resnext-50 model from MXNet model zoo fails in 1.5.0 build for "mxnet-mkl" pip wheel with MKLDNN error "Unknown MKLDNN format for 5 dimensions: 108"

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
apeforest commented on a change in pull request #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#discussion_r310236832 ## File path: src/c_api/c_api.cc ## @@ -188,13 +188,29 @@ int MXNDArrayCreate(const mx_uint *shape, API_END

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15656: Can you give me a UpSampling's doc? 'bilinear'!!

2019-08-02 Thread GitBox
kshitij12345 commented on issue #15656: Can you give me a UpSampling's doc? 'bilinear'!! URL: https://github.com/apache/incubator-mxnet/issues/15656#issuecomment-517789443 @ngunauj Would you like to take it? Otherwise I will. ---

[GitHub] [incubator-mxnet] kshitij12345 edited a comment on issue #15710: Inconsistent behaviour of ImageRecordIter depending on encoding format png vs jpeg

2019-08-02 Thread GitBox
kshitij12345 edited a comment on issue #15710: Inconsistent behaviour of ImageRecordIter depending on encoding format png vs jpeg URL: https://github.com/apache/incubator-mxnet/issues/15710#issuecomment-517787707 Hi, > NOTA: if we use (0,100,200) instead of [0,1,2] we can easily guess w

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15710: Inconsistent behaviour of ImageRecordIter depending on encoding format png vs jpeg

2019-08-02 Thread GitBox
kshitij12345 commented on issue #15710: Inconsistent behaviour of ImageRecordIter depending on encoding format png vs jpeg URL: https://github.com/apache/incubator-mxnet/issues/15710#issuecomment-517787707 Hi, > NOTA: if we use (0,100,200) instead of [0,1,2] we can easily guess where t

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on issue #15674: Straggler in latest mxnet when training with distributed parameter server

2019-08-02 Thread GitBox
sandeep-krishnamurthy commented on issue #15674: Straggler in latest mxnet when training with distributed parameter server URL: https://github.com/apache/incubator-mxnet/issues/15674#issuecomment-517786554 FYI - @apeforest @yuxihu -

[GitHub] [incubator-mxnet] piyushghai commented on issue #15736: [OpPerf] Take care of 4d param

2019-08-02 Thread GitBox
piyushghai commented on issue #15736: [OpPerf] Take care of 4d param URL: https://github.com/apache/incubator-mxnet/pull/15736#issuecomment-517785043 @mxnet-label-bot Add [Performance, pr-awaiting-review] This is an automated

[GitHub] [incubator-mxnet] piyushghai commented on issue #15728: Large Index Support:Part 1

2019-08-02 Thread GitBox
piyushghai commented on issue #15728: Large Index Support:Part 1 URL: https://github.com/apache/incubator-mxnet/pull/15728#issuecomment-517784829 @mxnet-label-bot Add [Backend, pr-awaiting-review] This is an automated message

  1   2   >