| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Attrs.data_format_(BytePointer data_format_) |
static tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.DataFormat(BytePointer x) |
tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Attrs.DataFormat(BytePointer x)
Specify the data format of the input and output data.
|
static tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.DataFormat(String x) |
tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Attrs.DataFormat(String x) |
tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Attrs.dilations_(IntPointer dilations_) |
static tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Dilations(int... x) |
tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Attrs.Dilations(int... x) |
static tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Dilations(IntBuffer x) |
tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Attrs.Dilations(IntBuffer x) |
static tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Dilations(IntPointer x) |
tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Attrs.Dilations(IntPointer x)
1-D tensor of length 4.
|
tensorflow.DepthwiseConv2dNative.Attrs |
tensorflow.DepthwiseConv2dNative.Attrs.position(long position) |
Copyright © 2019. All rights reserved.