#pragma once #include void relu(torch::Tensor &out, torch::Tensor const &input);