Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit adcb2df

Browse files
authored
Update 04a-profiling-your-model.html (#29)
.md link should have been an html one; didn't convert?
1 parent 7758994 commit adcb2df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sparsify/source/userguide/04a-profiling-your-model.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ <h1>
240240
Note:
241241
</strong>
242242
Eventually, you might want to run multiple performance profiles by
243-
<a class="reference external" href="04b-reviewing-performance-profiles.md#adding-a-new-performance-profile">
243+
<a class="reference external" href="04b-reviewing-performance-profiles.html#adding-a-new-performance-profile">
244244
Adding a New Performance Profile
245245
</a>
246246
. For example, if you are unsure of how you will deploy, you might want to consider various optimization schemes. Or, you may want multiple performance profiles because you deploy a model in multiple ways (such as a throughput offline and latency online).
@@ -379,4 +379,4 @@ <h1>
379379
ga('send', 'pageview');
380380
</script>
381381
</body>
382-
</html>
382+
</html>

0 commit comments

Comments
 (0)