onnxruntime
42f0c00f - Adds the new System.Numerics.Tensors as an input/output type when using dotnet 8.0 and up. (#23261)

Commit
355 days ago
Adds the new System.Numerics.Tensors as an input/output type when using dotnet 8.0 and up. (#23261) ### Description Adds the new System.Numerics.Tensors as an input/output type when using dotnet 8.0 and up. It does not change/remove any of the existing API, only adds additional ones. ### Motivation and Context Now that C#/Dotnet has an official tensor type built into the language, we want to expand the places that it can be used.
Author
Parents
Loading