Skip to content

Commit f3dae5e

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

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/dashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ title: Graph Break Dashboard
88
<div class="metric-container">
99
<div class="metric-box">
1010
<h3>Total Graph Breaks</h3>
11-
<p>284</p>
11+
<p>283</p>
1212
</div>
1313
<div class="metric-box">
1414
<h3>Graph Breaks with Additional Info</h3>
1515
<p>11</p>
1616
</div>
1717
<div class="metric-box">
1818
<h3>Graph Breaks with Missing Content</h3>
19-
<p>72</p>
19+
<p>71</p>
2020
</div>
2121
</div>
2222

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,3 @@ Below are all known graph breaks detected by Dynamo.
286286
- [GB0280](gb/gb0280.html) — 1-arg super not implemented
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
289-
- [GB0283](gb/gb0283.html) — Failed to make weakref to graph-created external object

0 commit comments

Comments
 (0)