Table of Contents

Namespace AiDotNet.JitCompiler

Classes

CacheStats

Statistics about the compilation cache.

CompilationStats

Statistics about a compilation operation.

HybridCompilationResult<T>

Result of compiling with unsupported operation handling.

IRBuilder

Builds an IR graph from a ComputationNode graph.

JitCompatibilityResult

Result of analyzing a graph for JIT compatibility.

JitCompiler

Just-In-Time compiler for computation graphs.

JitCompilerOptions

Configuration options for the JIT compiler.

UnsupportedOperationInfo

Information about an unsupported operation encountered during compilation.

Enums

UnsupportedLayerHandling

Specifies how the JIT compiler handles unsupported operations.