Add PyTorch Profiler to track performance #129
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Feature
Desired Behavior / Functionality
Until now we have used cprofile to investigate performance of torchquad. However, especially for GPUs it may be interesting to start investigating with the new PyTorch profiler. Especially, as it has recently received some upgrades.
What Needs to Be Done
The text was updated successfully, but these errors were encountered: