grafana / ai-training-o11y

GNU Affero General Public License v3.0
4 stars 3 forks source link

Add pyroscope code profiling for pytorch #91

Open SandersAaronD opened 3 months ago

SandersAaronD commented 3 months ago

Pytorch code is very difficult to performance profile; ideally we would set our exporter to push pyroscope-compatible profiles up so that we can visualize them on the frontend.