Skip to content

Commit

Permalink
Revert "[wasm] Disable `TensorPrimitivesTests.ConvertToHalf_SpecialVa…
Browse files Browse the repository at this point in the history
…lues` (dotnet#92953)"

This reverts commit 01cab29.
  • Loading branch information
radekdoulik committed Oct 16, 2023
1 parent b87f4b6 commit 657afd7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ public static void ConvertToHalf(int tensorLength)
}

[Theory]
[ActiveIssue("https://github.com/dotnet/runtime/issues/92885", typeof(PlatformDetection), nameof(PlatformDetection.IsBrowser), nameof(PlatformDetection.IsMonoAOT))]
[MemberData(nameof(TensorLengths))]
public static void ConvertToHalf_SpecialValues(int tensorLength)
{
Expand Down

0 comments on commit 657afd7

Please sign in to comment.