-
# Feature or enhancement
### Proposal:
We can add freelists for the `range` object to improve performance. Using the new methods from https://github.com/python/cpython/pull/121934 the amount of …
-
### Version
Media3 main branch
### More version details
Media3 1.4.1
### Devices that reproduce the issue
Google Pixel 4a running Android 13
### Devices that do not reproduce the issue
_No resp…
-
### Describe the issue
We recently altered our ONNX model used in production in our mobile app to include the preprocessing steps, which were previously done separately prior to inference. Because it…
-
## Description
The GPU task structure is allocated by the DSL but free'd by the device management thread. That breaks the ownership and prevents certain optimizations, like eliding the allocation b…
-
Allocation on device 0 would exceed allowed memory. (out of memory)
Currently allocated : 15.16 GiB
Requested : 512.00 KiB
Device limit : 15.99 GiB
Free (according to CUDA): 0 bytes
PyTorch limit…
-
There are 2 missing features on the new adaptive pool:
1. NUMA friendliness: the hashing of thread's id and the policy/strategy to pick a specific magazine in the allocation path are not customizab…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Game Version
4.14.2-patch1
### Describe the bug
According to the stack heap, only 512MB of memory is allowed…
-
hentoid in my device is get bug,after i download it freeze and comeback to loading screen it happened multiple times
-
According to the [migration guide](https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-6.0-Release-Notes#core-container):
> SimpleEvaluationContext disables array allocations no…
-
# Crash report
### What happened?
In debug no-gil builds with `PYTHON_GIL=0`, it's possible to trigger the three assertions here with simple code:
https://github.com/python/cpython/blob/c84a136511c6…