We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72deae commit 82e0a81Copy full SHA for 82e0a81
docs/core/whats-new/dotnet-9/overview.md
@@ -70,6 +70,7 @@ For more information, see [What's new in the SDK for .NET 9](sdk.md).
70
- Builds on top of `TensorPrimitives` for efficient math operations.
71
- Provides efficient interop with AI libraries (ML.NET, TorchSharp, ONNX Runtime) using zero copies where possible.
72
- Enables easy and efficient data manipulation with indexing and slicing operations.
73
+- Is [experimental](../../../fundamentals/apicompat/preview-apis.md#experimentalattribute) in .NET 9.
74
75
### ML.NET
76
0 commit comments