applyWeights

Apply ONNX weights to a module using name-based matching with shape-based fallback.

Delegates to WeightMapper.applyWeights for the actual mapping logic.

Return

Mapping result with statistics

Parameters

module

The SKaiNET module to apply weights to

tensors

The decoded weight tensors