| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.HistogramFixedWidth.Attrs |
tensorflow.HistogramFixedWidth.Attrs.dtype_(int dtype_) |
static tensorflow.HistogramFixedWidth.Attrs |
tensorflow.HistogramFixedWidth.Dtype(int x) |
tensorflow.HistogramFixedWidth.Attrs |
tensorflow.HistogramFixedWidth.Attrs.Dtype(int x)
Defaults to DT_INT32
|
tensorflow.HistogramFixedWidth.Attrs |
tensorflow.HistogramFixedWidth.Attrs.position(long position) |
| Constructor and Description |
|---|
HistogramFixedWidth(tensorflow.Scope scope,
tensorflow.Input values,
tensorflow.Input value_range,
tensorflow.Input nbins,
tensorflow.HistogramFixedWidth.Attrs attrs) |
Copyright © 2019. All rights reserved.