#include #include namespace torch::jit { TORCH_API std::shared_ptr TraceGraph( const std::shared_ptr& graph, Stack& stack); } // namespace torch::jit