File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ clone-deps:
77		&& (test -e torchvision || git clone --recursive https://github.com/pytorch/vision torchvision) \
88		&& (test -e torchdata || git clone --recursive https://github.com/pytorch/data.git torchdata) \
99		&& (test -e torchtext || git clone --recursive https://github.com/pytorch/text torchtext) \
10- 		&& (test -e torchaudio || git clone --recursive https://github.com/pytorch/text  torchaudio) \
10+ 		&& (test -e torchaudio || git clone --recursive https://github.com/pytorch/audio  torchaudio) \
1111		&& (test -e detectron2 || git clone --recursive https://github.com/facebookresearch/detectron2) \
1212		&& (test -e torchbenchmark || git clone --recursive https://github.com/pytorch/benchmark torchbenchmark) \
1313		&& (test -e triton || git clone --recursive https://github.com/openai/triton.git) \
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments