Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
olupton committed Jun 26, 2024
1 parent 425a8ae commit be9ea49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/profiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,10 @@ The included notebook is intended to be a template for programmatic analysis of
the metadata from XLA. Out of the box it will provide some basic summaries and visualisations:
![Analysis notebook inside Jupyter Lab showing an interactive flame graph of JAX source code](./img/jupyter-flamegraph.png)

You can see a rendered example of this notebook, as generated from the `main` branch of this repository, here:
https://gist.github.com/nvjax/e2cd3520201caab6b67385ed36fad3c1#file-analysis-ipynb

<script src="https://gist.github.com/nvjax/e2cd3520201caab6b67385ed36fad3c1.js"></script>

> **Note**: this code should be considered unstable, the bundled notebook and its input data format may change
> considerably, but it should provide a useful playground in which to experiment with your own profile data.

0 comments on commit be9ea49

Please sign in to comment.