ExecUnit
Namespace: SymTensor.Compiler
Nested types and modules
Type | Description |
Collection | a collection of ExecUnits |
Functions and values
Function or value | Description |
exprToExecUnits gen expr
Signature: gen:ExecUnitsGeneratorT -> expr:UExprT -> ExecUnitsForExprT
|
generates execution units that will evaluate the given unified expression |