Skip to content

Commit

Permalink
#0: Remove UNet from landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
esmalTT committed Sep 18, 2024
1 parent 44ee68a commit 6b8162d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 6b8162d

Please sign in to comment.