| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Dequantize.Attrs |
tensorflow.Dequantize.Attrs.mode_(BytePointer mode_) |
static tensorflow.Dequantize.Attrs |
tensorflow.Dequantize.Mode(BytePointer x) |
tensorflow.Dequantize.Attrs |
tensorflow.Dequantize.Attrs.Mode(BytePointer x)
Defaults to "MIN_COMBINED"
|
static tensorflow.Dequantize.Attrs |
tensorflow.Dequantize.Mode(String x) |
tensorflow.Dequantize.Attrs |
tensorflow.Dequantize.Attrs.Mode(String x) |
tensorflow.Dequantize.Attrs |
tensorflow.Dequantize.Attrs.position(long position) |
| Constructor and Description |
|---|
Dequantize(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.Input min_range,
tensorflow.Input max_range,
tensorflow.Dequantize.Attrs attrs) |
Copyright © 2019. All rights reserved.