Skip to content

Commit

Permalink
Update link for Tensor APIs to point to the new experimental APIs ove…
Browse files Browse the repository at this point in the history
…rview page
  • Loading branch information
jeffhandley committed Oct 19, 2024
1 parent 7e8d1da commit a86d503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/whats-new/dotnet-9/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ The following codes shows some of the APIs included with the new `Tensor<T>` typ
:::code language="csharp" source="../snippets/dotnet-9/csharp/Tensors.cs" id="Tensor":::

> [!NOTE]
> This API is marked as [experimental](../../../fundamentals/apicompat/preview-apis.md#experimentalattribute) for .NET 9.
> This API is marked as [experimental](../../../fundamentals/syslib-diagnostics/experimental-overview) for .NET 9.
### TensorPrimitives

Expand Down

0 comments on commit a86d503

Please sign in to comment.