Skip to content

Commit ba84f90

Browse files
Merge pull request #429 from puneetmatharu/remove-mslk-tpl
Remove `mslk` from `pytorch/third_party/`
2 parents c528d5d + d68cf3c commit ba84f90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ML-Frameworks/pytorch-aarch64/get-source.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ git-shallow-clone https://github.com/pytorch/pytorch.git $PYTORCH_HASH
5656
git rm third_party/cutlass
5757
git rm third_party/flash-attention
5858
git rm third_party/NVTX
59+
# fbgemm/fbgemm_gpu/experimental/gen_ai has moved to the 'mslk' repo. Get rid of it
60+
git rm third_party/mslk
5961

6062
# Update submodules
6163
git submodule sync

0 commit comments

Comments
 (0)