| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Attrs.dilations_(IntPointer dilations_) |
static tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Dilations(int... x) |
tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Attrs.Dilations(int... x) |
static tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Dilations(IntBuffer x) |
tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Attrs.Dilations(IntBuffer x) |
static tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Dilations(IntPointer x) |
tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Attrs.Dilations(IntPointer x)
1-D tensor of length 4.
|
tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Attrs.out_type_(int out_type_) |
static tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.OutType(int x) |
tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Attrs.OutType(int x)
Defaults to DT_QINT32
|
tensorflow.QuantizedConv2D.Attrs |
tensorflow.QuantizedConv2D.Attrs.position(long position) |
Copyright © 2019. All rights reserved.