Skip to content

Commit

Permalink
Tweak image size
Browse files Browse the repository at this point in the history
  • Loading branch information
DouglasOrr committed Oct 2, 2023
1 parent d15aeee commit 5ef3c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ print(list(tracker))
display(tracker.to_frame())
```

![tensor tracker to_frame output](doc/usage_to_frame.png)
<img src="doc/usage_to_frame.png" alt="tensor tracker to_frame output" style="max-width: 30em;"/>

See our [example of visualising transformer activations & gradients using UMAP](doc/Example.ipynb).

Expand Down

0 comments on commit 5ef3c00

Please sign in to comment.