-
Hi, @VlSomers ! I'm very interested in your research so I ran your default code based on Solider and Occluded-Duke dataset twice. And then I faced some weird performance improvements after the first …
-
I've built this project on a raspberry-pi 4 with 8GB of ram. Loading a QLab file with 7 cue lists and 100 cues in each list it takes a long time to load.
Initially it seems to load the cues very qui…
-
I think this is because of memory leaks which are more apparent on different platforms.
On Firefox the dashboard quickly becomes super laggy and is completely unusable. See #108
On Mobile devic…
-
Hi @buoyancy99 ,
Thank you for sharing the source code of your project.
I tried to reproduce the performance on Maze2D medium and large in your paper with the configuration suggested in your pap…
-
On ClimaOcean.jl, a [one-degree simulation](https://github.com/CliMA/ClimaOcean.jl/blob/main/experiments/one_degree_simulation/one_degree_simulation.jl) runs on a H100 GPU with:
which is terribly s…
-
### Description
I am encountering a significant performance issue related to UI rendering in my .NET MAUI application.
The rendering logic on this page involves a method in SecondPage, which generat…
-
### Problem Statement
When I am in a project with no spans (performance data) the project will have an empty state. Which ideally directs the a developer to the most obvious way to set their applicat…
-
-
I believe that these lines
```python
dolphie.main_db_connection.execute(MySQLQueries.ps_disk_io)
dolphie.disk_io_metrics = dolphie.main_db_connection.fetchone()
```
from [here](ht…
jycor updated
2 hours ago
-
### Describe the issue
FP16 model inference is slower compared to FP32. Does FP16 inference require additional configuration or just need to convert the model to FP16
### To reproduce
convert onnx …