pub const EXTENSION_DOMAIN: &str = "ai.onnx";Expand description
Opset domain for the activations + creation + indexing extras
the CpuBackend ships. Same canonical ai.onnx namespace; the
distinct opset (different version) keeps the floor + extras
inspectable as separate declarations.