-
DiskLogger works corectly
> tensorboard 2.18.0
> tensorboard-data-server 0.7.2
> torch 2.5.1+cu121
> torchao 0.6.1+cu121
> torcht…
-
Hi! I'm running Ganon on one of my datasets and for some reason it starts profiling but gets stuck forever. This dataset is also run in other profilers and I have no problems with it, so I guess that …
-
**System information**
- Google Pixel 7 / Android 13 / Google Tensor G2
- TFLite 2.16.1 (stock)
**Standalone code to reproduce the issue**
Model asset: [tflite_66721_sha_clip_gpuv2_segfault.t…
-
I have set `DD_PROFILING_ENABLED=true` environment variable and profile data is uploaded. But I can't see file and network io.
Java profiler has file and socket I/O data. Why doesn't Python support…
-
Async-profiler has the `--jfrsync` feature which allows me to add additional Java Flight Recorder data like GC collection, network io, thread information, etc. which can be viewed via the JDK Mission …
-
### Describe the bug
If the needed [imports](https://github.com/async-profiler/async-profiler/blob/master/src/codeCache.cpp#L185) happens to be residing in `rela.dyn` and `rela.plt` both, not only …
-
### Time sensitive API changes (ideally these should land before 18.0 release):
- [x] Add DevTools API/hooks for collecting Timeline profiling data #23102, #23142, #23151
- [x] React (DEV and profil…
-
### Describe the bug
I am using Java Profiling with Alloy (auto-instrumentation method) for enabling profiling on java pods wthin cluster. Deployed pyroscope and alloy separately using helm chart a…
-
Foundations lazily initializes its memory profiling infrastructure on the first request to the telemetry server. This happens here:
https://github.com/cloudflare/foundations/blob/9a6f4cde41e1a458e2…
-
I'm running the [keras profing notebook](https://www.tensorflow.org/tensorboard/tensorboard_profiling_keras) on colab and all works fine.
Then I add a cell for logging into gcloud
```
from google…