#pragma once #include namespace torch::jit { TORCH_API void ONNXFunctionCallSubstitution(Graph& graph); }