toTensor

Convert an ONNX TensorProto into an SKaiNET tensor.

Currently supports float tensors (FLOAT). Raw data is assumed to be little-endian.


Convenience to decode through the OnnxTensorView wrapper.