We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d51ff2 + 2aeb03e commit 7ad1aabCopy full SHA for 7ad1aab
comm_mode_browser_visual.html
@@ -1,9 +1,3 @@
1
-<!DOCTYPE html>
2
-<html>
3
-<body>
4
-</body>
5
-
6
7
<!DOCTYPE html>
8
<html lang ="en">
9
<head>
@@ -127,6 +121,6 @@
127
121
</div>
128
122
<div id="tree-container"></div>
129
123
130
- <script type="module" src="https://cdn.jsdelivr.net/gh/pytorch/pytorch@main/torch/distributed/_tensor/debug/comm_mode_browser_visual.js"></script>
124
+ <script src="https://cdn.jsdelivr.net/gh/pytorch/pytorch@main/torch/distributed/_tensor/debug/comm_mode_broswer_visual.js"></script>
131
125
</body>
132
126
</html>
0 commit comments