| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.QuantizedAdd.Attrs |
tensorflow.QuantizedAdd.Attrs.position(long position) |
tensorflow.QuantizedAdd.Attrs |
tensorflow.QuantizedAdd.Attrs.Toutput_(int Toutput_) |
static tensorflow.QuantizedAdd.Attrs |
tensorflow.QuantizedAdd.Toutput(int x) |
tensorflow.QuantizedAdd.Attrs |
tensorflow.QuantizedAdd.Attrs.Toutput(int x)
Defaults to DT_QINT32
|
| Constructor and Description |
|---|
QuantizedAdd(tensorflow.Scope scope,
tensorflow.Input x,
tensorflow.Input y,
tensorflow.Input min_x,
tensorflow.Input max_x,
tensorflow.Input min_y,
tensorflow.Input max_y,
tensorflow.QuantizedAdd.Attrs attrs) |
Copyright © 2019. All rights reserved.