torch_inductor
torch_inductor
¶
Torch Inductor deployment backend for .pt2 artifacts, to deploy policies on x86 CPUs with optimized C++/Triton kernels, ref. https://docs.pytorch.org/ao/stable/pt2e_quantization/pt2e_quant_x86_inductor.html.
TorchInductorBackend
¶
Bases: DeploymentBackend
Backend that saves .pt2 artifacts for torch.compile lowering.
export
¶
Return a .pt2 deployment artifact descriptor.