[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-28 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r191301066 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -3740,3 +3740,29 @@ def empty(shape, ctx=None,

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-15 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188177433 ## File path: tests/python/unittest/test_operator.py ## @@ -5919,6 +5919,31 @@ def f(x, a, b, c):

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-15 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188177298 ## File path: src/operator/tensor/histogram-inl.h ## @@ -0,0 +1,178 @@ +/* + * Licensed to the Apache

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-15 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188177307 ## File path: src/operator/tensor/histogram-inl.h ## @@ -0,0 +1,178 @@ +/* + * Licensed to the Apache

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-14 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188126557 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -3740,3 +3740,32 @@ def empty(shape, ctx=None,

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-14 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188126415 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -3740,3 +3740,32 @@ def empty(shape, ctx=None,

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-14 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188037530 ## File path: src/operator/tensor/histogram.cc ## @@ -0,0 +1,163 @@ +/* + * Licensed to the Apache

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-14 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188034559 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -3740,3 +3740,29 @@ def empty(shape, ctx=None,

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-14 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188034559 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -3740,3 +3740,29 @@ def empty(shape, ctx=None,

[GitHub] haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator

2018-05-14 Thread GitBox
haojin2 commented on a change in pull request #10931: [MXNET-349] [WIP] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#discussion_r188034559 ## File path: python/mxnet/ndarray/ndarray.py ## @@ -3740,3 +3740,29 @@ def empty(shape, ctx=None,