Contents

init(weights:bias:)

Returns a new fused dequantization parameters structure.

Declaration

init(weights: BNNSNDArrayDescriptor, bias: BNNSNDArrayDescriptor?)

Parameters

  • weights:

    The descriptor of the weights.

  • bias:

    The descriptor of the bias.