Torch Compile Executor¶ make_compiled(bsyms, sorted_unique_inputs, ...) rtype: Callable TorchCompileExecutor(name[, required_ops, mode]) Fusion executor using torch.compile as the backend.