-
The line by line view shows memory when the line finishes executing, and increment. However, if the line is calling a function `myfunc`, that function may internally allocate far more memory and then …
-
When using `RubyProf::Profile.new(measure_mode: RubyProf::ALLOCATIONS)`, all the profiling results are 0 unless the `track_allocations: true` option is explicitly set.
Is `track_allocations: true` …
-
Platforms: dynamo
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_allocation_id_uniqueness&suite=TestTorchTidyProfiler&limit=100)…
-
### Installation Method
Docker
### The Problem
I'm trying to OCR a Dutch pdf. I've downloaded the Dutch language pack into the linked folder, but I'm getting an error that Ghostscript rasteri…
-
Note: This is a somewhat ambigious title for a longer open ended project.
### Background
Flutter records canvas operations (draw rect, save layer) on the UI thread and plays these operations bac…
-
### Problem Description
Currently we are not able to specify a different location for storing distro data, which results in storing all virtual hard disks (.vhdx) in the users profile. This leads to …
-
I've tried many times to build HTP model for Llama_v2_7b_chat_quantized.
[llama_v2_7b_chat_quantized_TokenGenerato](https://app.aihub.qualcomm.com/jobs/jp8q82zop/)r steps succeeded,
However all [lla…
-
I profiled VBCSCompiler.exe (before I learnt of ReportAnalyzer) and noticed that the calls to GetStyleCopSettings stands out quite a bit, especially when it comes to memory allocations. Is there a goo…
-
Thanks for the gem. I was looking for an alternative to Time that was faster and used less memory. I can't speak to the speed, but using the `memory_profiler` gem I found that this uses considerably m…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2020.2.6 and 2021.1.0
* External Dependency Manager version: 1.2.164
* Source you installed EDM4U: Unity Pack…