1 #pragma once 2 3 #include <ATen/ATen.h> 4 5 namespace torch { 6 namespace sparse {} 7 } // namespace torch 8