We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfeac97 commit 0502602Copy full SHA for 0502602
site/en/tutorials/_index.yaml
@@ -221,7 +221,7 @@ landing_page:
221
<a href="/xla"><h3 class="tfo-landing-page-heading no-link">XLA</h3></a>
222
<ul class="tfo-landing-page-resources-ul">
223
<li><a href="/xla/tutorials/autoclustering_xla">Classifying CIFAR-10 with XLA</a></li>
224
- <li><a href="/xla/tutorials/compile">Use XLA with tf.function</a></li>
+ <li><a href="/xla/tutorials/jit_compile">Use XLA with tf.function</a></li>
225
</ul>
226
path: /xla
227
icon:
0 commit comments