File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments