#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 void _foreach_erfc_out(at::TensorList self, at::TensorList out); TORCH_API ::std::vector foreach_tensor_erfc_slow(at::TensorList self); TORCH_API void foreach_tensor_erfc_slow_(at::TensorList self); TORCH_API ::std::vector foreach_tensor_erfc_cuda(at::TensorList self); TORCH_API void foreach_tensor_erfc_cuda_(at::TensorList self); } // namespace native } // namespace at