3 #include <c10/util/Optional.h> 4 #include <torch/csrc/WindowsTorchApiMacro.h> 5 #include <torch/csrc/jit/fuser/kernel_spec.h> 6 #include <torch/csrc/jit/ir.h> 18 TORCH_API std::shared_ptr<Graph> normalizeGraphForCache(
19 const std::shared_ptr<Graph>& graph);
22 TORCH_API int64_t store(std::shared_ptr<Graph> graph);
32 TORCH_API int64_t debugNumCachedKernelSpecs();