Skip to content

Commit

Permalink
adding patch from pr 93556
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgsharp committed Oct 20, 2023
1 parent 13b47f4 commit f86414a
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 f86414a

Please sign in to comment.