Skip to content

Commit ace5582

Browse files
Deploy: Update graph break site
1 parent 561bdb7 commit ace5582

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Graph Break Dashboard
88
<div class="metric-container">
99
<div class="metric-box">
1010
<h3>Total Graph Breaks</h3>
11-
<p>286</p>
11+
<p>284</p>
1212
</div>
1313
<div class="metric-box">
1414
<h3>Graph Breaks with Additional Info</h3>

docs/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,5 +287,3 @@ Below are all known graph breaks detected by Dynamo.
287287
- [GB0281](gb/gb0281.html) — Invalid or non-const argument in nn.Module __getitem__
288288
- [GB0282](gb/gb0282.html) — Placement with custom __getattr__ not supported
289289
- [GB0283](gb/gb0283.html) — Failed to make weakref to graph-created external object
290-
- [GB0284](gb/gb0284.html) — unsupported arguments to torch.accelerator.current_stream
291-
- [GB0285](gb/gb0285.html) — bad device argument to torch.accelerator.current_stream

0 commit comments

Comments
 (0)