-
### Quick summary
When there are two query loop blocks using the grid 3x2 pattern, the pagination feature stops working correctly. When we try to move one another page, it also affects the other quer…
-
Hi all,
In my pursuit to try and look into the issues listed here:
https://github.com/home-assistant/wheels/issues/458
https://github.com/home-assistant/core/issues/74067
https://github.com/home…
-
### How frequently does the bug occur?
Always
### Description
Description:
I've developed a React Native app that uses a Swift SDK, both of which rely on Realm DB. The following versions are in us…
-
**Describe the bug**
Tarballs extracted on MacOS can lead to a different result than on linux.
MacOS uses case insensitive filenames, therefore paths contained in the tarball can collide when extrac…
-
Platform independent API (without using nvidia-smi) for querying GPU memory.
C implementation is provided by @sbodenstein in this PR - https://github.com/apache/incubator-mxnet/pull/12083#pullreques…
-
I have been thinking about this subject heavily as I have recently pulled my big personal project out of NPM.
In the current JS module ecosystem there are two primary problems:
1. module specificatio…
-
### Describe the issue
The DequantizeLinear, pad, and QuantizeLinear operations in the statically quantized model using the optimization level ORT_ENABLE_EXTENDED are not fused into one operation. My…
-
### System Information
OpenCV 4.10.0
GitHub Actions macOS latest
https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md
### Detailed description
```
/Users/runner/…
-
Metals (at least on arch linux) defaults to a heap size of `-XX:MaxRAMPercentage=25.0`, which can be quite significant. This can be customized by setting the `METALS_JAVA_OPTS` environment variable wh…
jypma updated
5 months ago
-
The generated code has text relocations, and some platforms (e.g. Android) do not allow shared libraries with text relocations.
Would it be possible to optionally generate position independent code (…