| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.QuantizedReluX.Attrs |
tensorflow.QuantizedReluX.Attrs.out_type_(int out_type_) |
static tensorflow.QuantizedReluX.Attrs |
tensorflow.QuantizedReluX.OutType(int x) |
tensorflow.QuantizedReluX.Attrs |
tensorflow.QuantizedReluX.Attrs.OutType(int x)
Defaults to DT_QUINT8
|
tensorflow.QuantizedReluX.Attrs |
tensorflow.QuantizedReluX.Attrs.position(long position) |
| Constructor and Description |
|---|
QuantizedReluX(tensorflow.Scope scope,
tensorflow.Input features,
tensorflow.Input max_value,
tensorflow.Input min_features,
tensorflow.Input max_features,
tensorflow.QuantizedReluX.Attrs attrs) |
Copyright © 2019. All rights reserved.