#pragma once #include namespace torch::jit { TORCH_API void BatchMM(std::shared_ptr& graph); }