Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/notebooks/task_notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The notebooks in this section demonstrate how to use MCT for various tasks and m

| Model | Task | Notes |
|----------------------------------------------------------------------------|---------------------------|----------------------------------------------------------------------------------------------|
| TBD | | |
| [EfficientDet](keras/example_effdet_keras_mixed_precision_ptq.ipynb) | Object Detection | use [CustomLayer](https://github.com/SonySemiconductorSolutions/aitrios-edge-mdt-cl/tree/main) |

### Pytorch Tutorials

Expand Down
1 change: 1 addition & 0 deletions tutorials/notebooks/task_notebooks/keras/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Loading