-
## What
As stated in #2, we are currently using a simple bitmap allocator.
This allocator, although very simple to implement, is not the most optimal and should, in term, be replace by a buddy a…
-
**Describe the bug**
Facing OOM issue for Vanilla UNet convolution configuration.
**To Reproduce**
Steps to reproduce the behavior:
1. Checkout to [punith/vanilla_unet_conv_issue](https://github…
-
We should provide an allocator for shared memory that also allows for memory to be freed.
It should be API compatible with the bump allocator's core API (allocation methods and array accessors, but n…
-
We currently keep track of which device owns each GPU allocation, but that's not necessary. Since CUDA 4 we have unified virtual addressing for sm_20+ devices on 64 bit, so we should use that to get r…
-
### Steps to reproduce
1.Open the application.
2.Slide the page.
3.Capture profile memory snapshots by using Flutter devtool.
I found the difference in my android application,then I retested thi…
-
When json-c parses a json string, it needs to request the memory for many structs/string with ```malloc()```/```calloc()``` func. Especially, if the json file is larger, the request frequencies is mor…
-
# Bug description
Started inference at: 2024-10-10 11:50:57.966297
Args:
{
'data_path': 'C:/Users/Mitesh Kalathiya/MITESH LABELS.slp',
'models': [
'C:/Users/Mitesh Kalathiya\\models\…
-
### Version
`main`
### Platform
```text
Darwin MacBookPro.fritz.box 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 arm64
```
…
-
Encountered an interesting bug while trying to port [wasmtime](https://github.com/bytecodealliance/wasmtime/) to illumos, as documented in https://github.com/bytecodealliance/wasmtime/pull/9535.
STR …
-
I'm trying to detect fake video and it does not work. Here is the video I'm using for fake detection
https://youtu.be/r1jng79a5xc
Here is output
```shell
Dealing with video Jennifer Lawrence-Bu…