- activation
ActivationMode activation;
Undocumented in source.
- biasAddress
long biasAddress;
Undocumented in source.
- convDesc
ConvolutionDescriptorProto convDesc;
Undocumented in source.
- convScale
double convScale;
Undocumented in source.
- filter
TensorDescriptorProto filter;
Undocumented in source.
- filterAddress
long filterAddress;
Undocumented in source.
- input
TensorDescriptorProto input;
Undocumented in source.
- inputAddress
long inputAddress;
Undocumented in source.
- kind
ConvolutionKind kind;
Undocumented in source.
- output
TensorDescriptorProto output;
Undocumented in source.
- outputAddress
long outputAddress;
Undocumented in source.
- sideInputAddress
long sideInputAddress;
Undocumented in source.
- sideValueScale
double sideValueScale;
Undocumented in source.