Browse Source
			
			
			libraries/pytorch: Updated for version 2.5.1.
			
				Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
			
			
				pull/256/head
			
			
		 
		
			
				
					
						 Johannes Schoepfer
					
					12 months ago
						Johannes Schoepfer
					
					12 months ago
					
						
							committed by
							
								 Willy Sudiarto Raharjo
								Willy Sudiarto Raharjo
							
						 
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: 3F617144D7238786
				  	
				  
				
			
		
		
		
	
		
			
				 2 changed files with 
4 additions and 
4 deletions
			 
			
		 
		
			
				- 
					
					
					 
					libraries/pytorch/pytorch.SlackBuild
				
- 
					
					
					 
					libraries/pytorch/pytorch.info
				
					
					
						
							
								
									
										
											
	
		
			
				|  | @ -25,7 +25,7 @@ | 
		
	
		
			
				|  |  | cd $(dirname $0) ; CWD=$(pwd) |  |  | cd $(dirname $0) ; CWD=$(pwd) | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | PRGNAM=pytorch |  |  | PRGNAM=pytorch | 
		
	
		
			
				|  |  | VERSION=${VERSION:-2.4.1} |  |  |  | 
		
	
		
			
				|  |  |  |  |  | VERSION=${VERSION:-2.5.1} | 
		
	
		
			
				|  |  | COMMIT_QNNPACK=7d2a4e9931a82adc3814275b6219a03e24e36b4c |  |  | COMMIT_QNNPACK=7d2a4e9931a82adc3814275b6219a03e24e36b4c | 
		
	
		
			
				|  |  | BUILD=${BUILD:-1} |  |  | BUILD=${BUILD:-1} | 
		
	
		
			
				|  |  | TAG=${TAG:-_SBo} |  |  | TAG=${TAG:-_SBo} | 
		
	
	
		
			
				|  | 
 | 
		
	
										
									
								
							
						 
					 
				 
			
		
			
				
					
					
						
							
								
									
										
											
	
		
			
				|  | @ -1,11 +1,11 @@ | 
		
	
		
			
				|  |  | PRGNAM="pytorch" |  |  | PRGNAM="pytorch" | 
		
	
		
			
				|  |  | VERSION="2.4.1" |  |  |  | 
		
	
		
			
				|  |  |  |  |  | VERSION="2.5.1" | 
		
	
		
			
				|  |  | HOMEPAGE="https://pytorch.org/" |  |  | HOMEPAGE="https://pytorch.org/" | 
		
	
		
			
				|  |  | DOWNLOAD="UNSUPPORTED" |  |  | DOWNLOAD="UNSUPPORTED" | 
		
	
		
			
				|  |  | MD5SUM="" |  |  | MD5SUM="" | 
		
	
		
			
				|  |  | DOWNLOAD_x86_64="https://github.com/pytorch/pytorch/releases/download/v2.4.1/pytorch-v2.4.1.tar.gz \ |  |  |  | 
		
	
		
			
				|  |  |  |  |  | DOWNLOAD_x86_64="https://github.com/pytorch/pytorch/releases/download/v2.5.1/pytorch-v2.5.1.tar.gz \ | 
		
	
		
			
				|  |  |                  https://github.com/pytorch/QNNPACK/archive/7d2a4e9/QNNPACK-7d2a4e9931a82adc3814275b6219a03e24e36b4c.tar.gz" |  |  |                  https://github.com/pytorch/QNNPACK/archive/7d2a4e9/QNNPACK-7d2a4e9931a82adc3814275b6219a03e24e36b4c.tar.gz" | 
		
	
		
			
				|  |  | MD5SUM_x86_64="64604d3b4a5c2c1f725f02828764d842 \ |  |  |  | 
		
	
		
			
				|  |  |  |  |  | MD5SUM_x86_64="2f6b779c998b7b0fd90af453e5be12cb \ | 
		
	
		
			
				|  |  |                fd513287f0b623e58860306c029022b2" |  |  |                fd513287f0b623e58860306c029022b2" | 
		
	
		
			
				|  |  | REQUIRES="protobuf3 python3-typing-extensions" |  |  | REQUIRES="protobuf3 python3-typing-extensions" | 
		
	
		
			
				|  |  | MAINTAINER="Johannes Schoepfer" |  |  | MAINTAINER="Johannes Schoepfer" | 
		
	
	
		
			
				|  | 
 |