nkdsl.compiler.core.artifactΒΆ

Compiled symbolic operator artifact structures.

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

Mapping()

A Mapping is a generic container for associating key/value pairs.

SymbolicCacheKey(token, namespace)

Immutable cache key for compiled symbolic operator artifacts.

SymbolicCompiledArtifact(operator_name, ...)

Compilation artifact produced by the symbolic compiler pipeline.

SymbolicPassReport(pass_name, duration_ms[, ...])

Execution report for one symbolic compiler pass.