Compare commits

...

1 Commits

Author SHA1 Message Date
6d4ac983a7 Replace 'pytorch-labs' with 'meta-pytorch' in 3 files 2025-08-12 15:40:22 -05:00

View File

@ -2,7 +2,7 @@
## Demo applications and tutorials
Please refer to [pytorch-labs/executorch-examples](https://github.com/pytorch-labs/executorch-examples/tree/main/dl3/android/DeepLabV3Demo) for the Android demo app based on [ExecuTorch](https://github.com/pytorch/executorch).
Please refer to [meta-pytorch/executorch-examples](https://github.com/meta-pytorch/executorch-examples/tree/main/dl3/android/DeepLabV3Demo) for the Android demo app based on [ExecuTorch](https://github.com/pytorch/executorch).
Please join our [Discord](https://discord.com/channels/1334270993966825602/1349854760299270284) for any questions.