Skip to content

Commit

Permalink
clear cache in fix
Browse files Browse the repository at this point in the history
  • Loading branch information
farazkh80 committed Dec 19, 2024
1 parent 5c29e8f commit b95e9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tripy/docs/pre0_user_guides/00-introduction-to-tripy.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Now let's benchmark the compiled version against eager mode:
from nvtripy.frontend.cache import global_cache
global_cache._cache.clear()
``
```
-->

```py
Expand Down

0 comments on commit b95e9bd

Please sign in to comment.