-
Hello!
I am currently using the MSD pancreas dataset to get to know how to use nnUNet. When I attempt to start a training run, the command doesn't error out but stops. The last line the console pri…
-
Same repro as https://github.com/dotnet/runtime/issues/66593#issue-1168602488
Actual result: Nested `Interface` types like `TerraFX.Interop.Windows.IEnumWbemClassObject+Interface` types are present…
-
### Nuget Package
JsonLogic
### Package Version
latest
### How can I help? Please provide as much context as possible.
Hello!
I'm trying to find an easy, portable way to represent user-entere…
-
**The problem**
Current version does not work with last .NET 8
**The proposed solution**
Update dependencies?
**Additional context**
```
warning NU1608: Detected package version outside of…
-
`StartupHookSupport` is not compatible with trimming or AOT. It's a feature switch which is disabled by default if either `PublishTrimmed` or `PublishAot` is enabled. If it is explicitly enabled by th…
-
## Steps to Reproduce
#!/bin/bash
PREFIX=$@
if [ -z $PREFIX ]; then
PREFIX="/opt/mono"
fi
sudo chown -R `whoami` $PREFIX
PATH=$PREFIX/bin:$PATH
git clone https://github.com/mono/…
-
### Describe the bug
import torch
### Versions
2.1.10+xpu - but also on recent releases too
Arc 770
Windows 11 - very recent build
AMD 5900x (sorry Intel ...)
Python 3.10 but I have the same p…
-
Hello,
Building an app in release mode for iOS produces such an error:
" error : Failed to AOT compile epj.RouteGenerator.dll, the AOT compiler exited with code 1"
Plugin lacks of AOT compatibili…
-
Wondering if AOT possible in Brython?
-
https://devblogs.microsoft.com/dotnet/creating-aot-compatible-libraries/