#pragma once #include namespace torch::jit { TORCH_API bool register_flatbuffer_all(); } // namespace torch::jit