Improvement of shape function in HistogramFixedWidth
In the HistogramFixedWidth op, there are restrictions
over the shape of range_value and nbins. The range_value
should be a vector of 2 elements and nbins should be
a scalar. This fix adds the restriction to shape function
of HistogramFixedWidth.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment