mirror of
				https://github.com/facebookresearch/pytorch3d.git
				synced 2025-11-04 18:02:14 +08:00 
			
		
		
		
	facebook-unused-include-check in fbcode/vision
Summary: Remove headers flagged by facebook-unused-include-check over fbcode.vision. + format and autodeps This is a codemod. It was automatically generated and will be landed once it is approved and tests are passing in sandcastle. You have been added as a reviewer by Sentinel or Butterfly. Autodiff project: uiv Autodiff partition: fbcode.vision Autodiff bookmark: ad.uiv.fbcode.vision Reviewed By: dtolnay Differential Revision: D70403619 fbshipit-source-id: d109c15774eeb3d809875f75fa2a26ed20d7f9a6
This commit is contained in:
		
							parent
							
								
									7a3c0cbc9d
								
							
						
					
					
						commit
						20bd8b33f6
					
				@ -7,7 +7,6 @@
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <torch/extension.h>
 | 
			
		||||
#include <queue>
 | 
			
		||||
#include <tuple>
 | 
			
		||||
 | 
			
		||||
std::tuple<at::Tensor, at::Tensor> BallQueryCpu(
 | 
			
		||||
 | 
			
		||||
@ -7,10 +7,7 @@
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <torch/extension.h>
 | 
			
		||||
#include <torch/torch.h>
 | 
			
		||||
#include <list>
 | 
			
		||||
#include <numeric>
 | 
			
		||||
#include <queue>
 | 
			
		||||
#include <tuple>
 | 
			
		||||
#include "iou_box3d/iou_utils.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -8,9 +8,7 @@
 | 
			
		||||
 | 
			
		||||
#include <torch/csrc/autograd/VariableTypeUtils.h>
 | 
			
		||||
#include <torch/extension.h>
 | 
			
		||||
#include <algorithm>
 | 
			
		||||
#include <cmath>
 | 
			
		||||
#include <thread>
 | 
			
		||||
#include <vector>
 | 
			
		||||
 | 
			
		||||
// In the x direction, the location {0, ..., grid_size_x - 1} correspond to
 | 
			
		||||
 | 
			
		||||
@ -9,7 +9,6 @@
 | 
			
		||||
#include <torch/extension.h>
 | 
			
		||||
#include <algorithm>
 | 
			
		||||
#include <list>
 | 
			
		||||
#include <queue>
 | 
			
		||||
#include <thread>
 | 
			
		||||
#include <tuple>
 | 
			
		||||
#include "ATen/core/TensorAccessor.h"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user