[automated] Merge branch 'release/8.0-rc2' => 'release/8.0' by dotnet-maestro-bot · Pull Request #92484 · dotnet/runtime (original) (raw)
Bot and others added 4 commits
Move simd+eh check after emcripten provided build time values
Call cwraps.mono_wasm_abort from runtimeHelpers.abort when cwraps are ready (onRuntimeInitializedAsync)
Assign early mono_wasm_exit and abort even earlier
Fire feature check before awaiting wasm download, but await it after.
Whitespaces
Co-authored-by: Marek Fišera mara@neptuo.com
…es (dotnet#92437)
- Address feedback and fix some TensorPrimitives issues
- Added a few APIs based on initial feedback: Abs (vectorized), Log2, and element-wise Max/Min{Magnitude}
- Renamed L2Normalize to Norm
- Fixed semantics of Min/MaxMagnitude to return original value rather than the absolute value
- Renamed a few helper types for consistency
- Added tests
- Add a few more uses of Tolerance
Co-authored-by: Stephen Toub stoub@microsoft.com
…ian (dotnet#92441)
Make HostModel PEUtils always read/write little endian
PR feeback - helper methods
Co-authored-by: Elinor Fung elfung@microsoft.com
…21.3 (dotnet#92454)
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-rc.2.23469.4 -> To Version 8.0.0-rc.2.23471.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
… of the parent node (dotnet#92459)
Ensure that embedded broadcast checks the base type of the parent node
Ensure the regression test exits if AVX2 is not supported
Also handle embedded broadcasts for mismatched memory sizes
Co-authored-by: Tanner Gooding tagoo@outlook.com
Update EventPipeEventDispatcher.cs
Update EventPipeEventDispatcher.cs
Co-authored-by: David Mason davmason@microsoft.com
- Ensure Bind can handle null from GetSection
IConfiguration instances may return a null value from GetSection. We were not handling this and would throw a NullReferenceException.
Address feedback
Remove Moq from ConfigBinder tests
Co-authored-by: Eric StJohn ericstj@microsoft.com
ghost locked as resolved and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})