Skip to content

Commit 08fe6b2

Browse files
cccclaifacebook-github-bot
authored andcommitted
remove breaking progress bar (#1054)
Summary: Pull Request resolved: #1054 miss removing in D50377828 Reviewed By: dbort Differential Revision: D50517599 fbshipit-source-id: 87d526d7f8887bbf18b4a7ef552fa888bae93bde
1 parent 8f446e3 commit 08fe6b2

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

docs/source/compiler-delegate-and-partitioner.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,3 @@
1-
<!---- DO NOT MODIFY Progress Bar Start --->
2-
3-
<div class="progress-bar-wrapper">
4-
<div class="progress-bar-item">
5-
<div class="step-number" id="step-1">1</div>
6-
<span class="step-caption" id="caption-1"></span>
7-
</div>
8-
<div class="progress-bar-item">
9-
<div class="step-number" id="step-2">2</div>
10-
<span class="step-caption" id="caption-2"></span>
11-
</div>
12-
<div class="progress-bar-item">
13-
<div class="step-number" id="step-3">3</div>
14-
<span class="step-caption" id="caption-3"></span>
15-
</div>
16-
<div class="progress-bar-item">
17-
<div class="step-number" id="step-4">4</div>
18-
<span class="step-caption" id="caption-4"></span>
19-
</div>
20-
<div class="progress-bar-item">
21-
<div class="step-number" id="step-4">5</div>
22-
<span class="step-caption" id="caption-5"></span>
23-
</div>
24-
</div>
25-
26-
<!---- DO NOT MODIFY Progress Bar End--->
27-
281
# Backend and Delegate
292

303
Audience: Vendors, Backend Delegate developers, who are interested in integrating their own compilers and hardware as part of ExecuTorch

0 commit comments

Comments
 (0)