| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
mkldnn.memory.desc |
mkldnn.memory.desc.data(mkldnn.mkldnn_memory_desc_t data) |
mkldnn.memory.desc |
mkldnn.memory.primitive_desc.desc()
Returns the memory primitive descriptor.
|
static mkldnn.memory.desc |
mkldnn.zero_md() |
| Constructor and Description |
|---|
desc(int aprop_kind,
int alg_kind,
mkldnn.memory.desc src_desc,
float alpha,
float beta) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
int local_size,
float alpha,
float beta) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
int local_size,
float alpha,
float beta,
float k) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc dst_desc,
int[] strides,
int[] kernel,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc dst_desc,
IntBuffer strides,
IntBuffer kernel,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc dst_desc,
IntPointer strides,
IntPointer kernel,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
int[] strides,
int[] dilates,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
IntBuffer strides,
IntBuffer dilates,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc,
IntPointer strides,
IntPointer dilates,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
int[] strides,
int[] dilates,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
IntBuffer strides,
IntBuffer dilates,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc,
IntPointer strides,
IntPointer dilates,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
mkldnn.memory.desc src_desc,
float negative_slope)
Deprecated.
: api backward compatibility for relu
|
desc(int aprop_kind,
mkldnn.memory.desc src_desc,
float epsilon,
int flags) |
desc(int aprop_kind,
mkldnn.memory.desc data_desc,
int softmax_axis) |
desc(int alg_kind,
mkldnn.memory.desc diff_data_desc,
mkldnn.memory.desc data_desc,
float alpha,
float beta) |
desc(int aprop_kind,
mkldnn.memory.desc diff_data_desc,
mkldnn.memory.desc data_desc,
float epsilon,
int flags) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] kernel,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer kernel,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc data_desc,
mkldnn.memory.desc diff_data_desc,
int local_size,
float alpha,
float beta) |
desc(int aalgorithm,
mkldnn.memory.desc data_desc,
mkldnn.memory.desc diff_data_desc,
int local_size,
float alpha,
float beta,
float k) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer kernel,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc dst_desc) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] dilates,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] dilates,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer dilates,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer dilates,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer dilates,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer dilates,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_desc) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
int[] strides,
int[] dilates,
int[] padding_l,
int[] padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
IntBuffer strides,
IntBuffer dilates,
IntBuffer padding_l,
IntBuffer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aalgorithm,
mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc,
IntPointer strides,
IntPointer dilates,
IntPointer padding_l,
IntPointer padding_r,
int apadding_kind) |
desc(int aprop_kind,
mkldnn.rnn_cell.desc cell,
int direction,
mkldnn.memory.desc src_layer_desc,
mkldnn.memory.desc src_iter_desc,
mkldnn.memory.desc weights_layer_desc,
mkldnn.memory.desc weights_iter_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_layer_desc,
mkldnn.memory.desc dst_iter_desc) |
desc(int aprop_kind,
mkldnn.rnn_cell.desc cell,
int direction,
mkldnn.memory.desc src_layer_desc,
mkldnn.memory.desc src_iter_desc,
mkldnn.memory.desc weights_layer_desc,
mkldnn.memory.desc weights_iter_desc,
mkldnn.memory.desc bias_desc,
mkldnn.memory.desc dst_layer_desc,
mkldnn.memory.desc dst_iter_desc,
mkldnn.memory.desc diff_src_layer_desc,
mkldnn.memory.desc diff_src_iter_desc,
mkldnn.memory.desc diff_weights_layer_desc,
mkldnn.memory.desc diff_weights_iter_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_layer_desc,
mkldnn.memory.desc diff_dst_iter_desc) |
desc(mkldnn.memory.desc diff_data_desc,
mkldnn.memory.desc data_desc,
float negative_slope)
Deprecated.
: api backward compatibility for relu
|
desc(mkldnn.memory.desc diff_desc,
mkldnn.memory.desc data_desc,
int softmax_axis) |
desc(mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc) |
desc(mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_dst_desc) |
desc(mkldnn.memory.desc src_desc,
mkldnn.memory.desc diff_weights_desc,
mkldnn.memory.desc diff_bias_desc,
mkldnn.memory.desc diff_dst_desc) |
primitive_desc(mkldnn.memory.desc output,
double[] scale,
mkldnn.memory_primitive_desc_vector inputs) |
primitive_desc(mkldnn.memory.desc output,
DoubleBuffer scale,
mkldnn.memory_primitive_desc_vector inputs) |
primitive_desc(mkldnn.memory.desc output,
DoublePointer scale,
mkldnn.memory_primitive_desc_vector inputs)
Deprecated.
: api backwards compatibility for double scales type
|
primitive_desc(mkldnn.memory.desc output,
float[] scales,
mkldnn.memory_primitive_desc_vector inputs) |
primitive_desc(mkldnn.memory.desc output,
FloatBuffer scales,
mkldnn.memory_primitive_desc_vector inputs) |
primitive_desc(mkldnn.memory.desc output,
FloatPointer scales,
mkldnn.memory_primitive_desc_vector inputs) |
primitive_desc(mkldnn.memory.desc output,
int concat_dimension,
mkldnn.memory_primitive_desc_vector inputs) |
primitive_desc(mkldnn.memory.desc adesc,
mkldnn.engine aengine)
Constructs a memory primitive descriptor.
|
Copyright © 2018. All rights reserved.