UMetadata
Namespace: SymTensor
Parent Module: UExprTypes
metadata for an unified expression
Record Fields
Record Field | Description |
ChannelShape
Signature: Map<ChannelT,NShapeSpecT>
|
the numeric shape of the result channels
|
ChannelType
Signature: Map<ChannelT,TypeNameT>
|
the data type of the result channels
|
Expr
Signature: ExprT option
|
the generating expression, if created from one
|