-
Most umd patterns have a third fallback that allows exporting to the window.namesapace = export; As such the current umd module export is pretty broken when a huge number of users / library developers…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_retrace_export_while_loop_simple_cpu_float32&suite=TestHOPCPU&li…
-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: No.
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu…
-
With 0.25 version, some users have crashes on wayland when trying to play video file
`Thread 1 "XnView" received signal SIGSEGV, Segmentation fault.
__memcpy_avx_unaligned_erms () at ../sysdeps/x8…
-
QRCoder v2 provides a unique opportunity to streamline and clean up some of the rough edges of public API that has evolved and accumulated over the years.
**Potential Goals of an Updated API**
- I…
-
We have some applications that date back to the dawn of .NET; asmx web services. Recently we have updated these to using WebApi and run on .NET6 (will be update to .NET8), but the codebase contains st…
-
### Describe the issue (Issue solved, see closing comment)
**Previously** - exporting Torch==2.3 model to Onnx - the model would run on Onnxruntime==1.16
**Currently** - exporting Torch==2.3 m…
-
The bindings generator currently only supports pure C APIs. It would be useful to have the ability to create bindings to C++ APIs, e.g. Bullet and OpenEXR.
Spasi updated
8 years ago
-
**Describe the bug**
CsWinRT uses runtime dynamic il emit to generate delegate types which is not supported by NativeAOT: https://github.com/microsoft/CsWinRT/search?q=GetDelegateType
For example,…
-
I'm interested in trying out OpenJ9 on e.g Raspberry Pi. It doesn't look like armv7l is supported out-of-the-box although the codebase certainly has some references to ARM arch.
What's the timeline …