We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f980526 commit c1d269cCopy full SHA for c1d269c
memory_viz.html
@@ -0,0 +1,5 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<body>
4
+<script type="module" src="https://cdn.jsdelivr.net/gh/pytorch/pytorch@main/torch/utils/viz/MemoryViz.js"></script>
5
+</body>
0 commit comments