#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 ::std::vector meshgrid(at::TensorList tensors); TORCH_API ::std::vector meshgrid(at::TensorList tensors, c10::string_view indexing); } // namespace native } // namespace at