#include namespace at::native::internal { template std::tuple unique_cuda_template( const Tensor& self, const bool consecutive, const bool return_inverse, const bool return_counts); } // namespace at::native::internal