-
### 🐛 Describe the bug
I am trying to run the AOTInductor example model with the c++11 libtroch with cxx11-abi-shared-with-debs , see https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-sh…
-
Does this library support mobile (ios via native aot and android) ?
-
### Expected Behavior
Micronaut AOT optimized binaries should be compilable with GraalVM 22.
### Actual Behaviour
Compilation fails with errors like:
```
You now have two options to resol…
melix updated
7 months ago
-
### 🐛 Describe the bug
test_runtime_checks_fp8_abi_compatible_cuda fails with `Unsupported conversion from f8E5M2FNUZ to f16`
Reproduce:
```python
root@b7d054b7e5d9:/opt/pytorch/pytorch# python …
-
Hi, I'm the guy who maintains NPOI. Enums.NET is really nice. Thank you for the nice work.
I'd like to check if you have plan to support AOT because someone suggests me to get rid of Enums.NET in o…
-
Instantiation linking is a necessary method for processing imports (such as functions, globals, tables, and memory) of a Wasm module with given external values. Please refer to [Spec.](https://webasse…
-
### Is your feature request related to a problem? Please describe
When using Trimming and/or AOT while targeting .NET8 `Magick.NET.Core` emits single warning:
```
/_/src/Shared/TypeHelper.cs(20):…
-
Has anyone considered adding source generation support for DSharpPlus.SlashCommands and DSharpPlus.CommandsNext? That could help make it more AOT compatible and can improve performance.
-
### Describe the bug
Was running some NET7 AOT experiments with DynamoDBContext and was receiving runtime errors after doing an AOT compilation:
```
System.NotSupportedException: 'System.Collection…
-
By XUnit runner, I mean that there should be a library which allows a set of user-authored XUnit tests to be run that's substantially identical to the existing XUnit console runners.
Ideally, runni…