dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
9.02k stars 1.88k forks source link

Use new TensorPrimitives API for dataframe math #6866

Open asmirnov82 opened 11 months ago

asmirnov82 commented 11 months ago

Use new API from [API Proposal]: Extend System.Numerics.Tensors.TensorPrimitives with primitive types other than float · Issue #93474 · dotnet/runtime (github.com) when it's implemented