Namespace AiDotNet.JitCompiler.IR
Classes
- IRGraph
Represents a computation graph in intermediate representation form.
- IROp
Base class for all IR operations.
- IRTypeExtensions
Helper methods for IRType.
- TensorShapeExtensions
Provides extension methods and utilities for working with tensor shapes in the IR.
Interfaces
- IOptimizationPass
Interface for optimization passes that transform IR graphs.
Enums
- IRType
Represents the data type of a tensor in the IR.