-
Running the cuda code on modal using the benchmark_on_modal.py script is very useful, but I was wondering if there is a way to install cuDNN onto that app because we cannot run a lot of the faster ker…
-
```
Sorry but I'm having problems profiling one of our websites.
Currently using Visual Studio dev web server on WinXP
Thanks
Steve Brown
```
Original issue reported on code.google.com by `steve_br.…
-
```
Sorry but I'm having problems profiling one of our websites.
Currently using Visual Studio dev web server on WinXP
Thanks
Steve Brown
```
Original issue reported on code.google.com by `steve_br.…
-
```
Some types of data that would be neat come to mind:
* tree size
* sloccount
* some profiling data
* cold-start time
-
[![release_prep CI](https://github.com/riga/law/actions/workflows/lint_and_test.yml/badge.svg?branch=release_prep)](https://github.com/riga/law/actions/workflows/lint_and_test.yml)
- [x] Update pro…
-
I like the idea about continuous profiling
I hope you can implement heap profiling visualization
like a stacked time-series data like this
![image](https://user-images.githubusercontent.com/105560/…
Slach updated
2 years ago
-
Hi,
It is great work! I just wonder if the memory usage you calculated is based on simulation (calculate the tensor size and memory consumption) or profiling (poking the memory used by tflite inter…
-
Related to #351, but this is more about users writing and profiling their code.
Users should be able to use the [feature profiler](https://docs.racket-lang.org/feature-profile/index.html) to figure…
-
I believe many projects (and many cluster quotas) would profit from having easy access to profiling for their experiments. In my `seml` projects I used this code: https://gist.github.com/siboehm/bf69a…
-
```
What steps will reproduce the problem?
1. Edit the connection string in Web.config
2. Run the sample solution
What is the expected output? What do you see instead?
Sql Profiling and none was avai…