Skip to content

Commit

Permalink
fixed tocs (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaanavD committed Sep 9, 2024
1 parent 360cf0f commit b19ac9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/tutorials/on-device-training/android-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ In this tutorial, we will use data to learn to:
- Classify celebrities into one of four categories using a custom celebrities dataset.


* TOC placeholder
## Table of Contents
{:toc}

## Prerequisites
Expand Down
3 changes: 2 additions & 1 deletion docs/tutorials/on-device-training/ios-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ In the tutorial, we will:
- Export the trained model
- Use the exported model to perform inference

* TOC placeholder

## Table of Contents
{:toc}


Expand Down

0 comments on commit b19ac9f

Please sign in to comment.