#pragma once // @generated by torchgen/gen.py from NativeFunction.h #include #include #include #include #include #include #include #include #include #include namespace at { namespace native { TORCH_API at::Tensor dstack(at::TensorList tensors); TORCH_API at::Tensor & dstack_out(at::TensorList tensors, at::Tensor & out); } // namespace native } // namespace at