mirror of
				https://github.com/facebookresearch/pytorch3d.git
				synced 2025-11-04 18:02:14 +08:00 
			
		
		
		
	Remove remaining THC code (#69039)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/69039 Test Plan: Imported from OSS Reviewed By: anjali411 Differential Revision: D32872476 Pulled By: ngimel fbshipit-source-id: 7972aacc24aef9450fb59b707ed6396c501bcb31
This commit is contained in:
		
							parent
							
								
									70acb3e415
								
							
						
					
					
						commit
						c65af9ef5a
					
				@ -23,9 +23,9 @@
 | 
			
		||||
// #pragma push
 | 
			
		||||
// #pragma diag_suppress = 68
 | 
			
		||||
#include <ATen/cuda/CUDAContext.h>
 | 
			
		||||
#include <THC/THC.h>
 | 
			
		||||
// #pragma pop
 | 
			
		||||
#include "../cuda/commands.h"
 | 
			
		||||
#include <TH/TH.h>
 | 
			
		||||
#else
 | 
			
		||||
#pragma clang diagnostic push
 | 
			
		||||
#pragma clang diagnostic ignored "-Weverything"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user