From 6b8162df80e1bff7be2f1762a1acd897589b6454 Mon Sep 17 00:00:00 2001 From: Evan Smal Date: Wed, 18 Sep 2024 22:52:17 +0000 Subject: [PATCH] #0: Remove UNet from landing page --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 908c62f888b..e3c7297f243 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ | [ResNet-50 (224x224) (data parallel)](./models/demos/tgg/resnet50) | 1024 | [Two Galaxies](https://tenstorrent.com/hardware/galaxy) | 128,800 | 448,000 | | | [ViT](./models/demos/grayskull/vit) | 9 | [e150](https://tenstorrent.com/hardware/grayskull) | 1,360 | 2,000 | | | [Stable Diffusion 1.4 (512x512)](./models/demos/wormhole/stable_diffusion) | 1 | [n150](https://tenstorrent.com/hardware/wormhole) | 0.167 | 0.3 | | -| [Unet (shallow)](./models/experimental/functional_unet) | 2 | [n150](https://tenstorrent.com/hardware/wormhole) | 190 | 1000 | | ## NLPs | Model | Batch | Hardware | sen/sec | Target sen/sec | Release |