Deep.Net


LoopValueT

Namespace: SymTensor
Parent Module: Expr

the value of a loop channel

Record Fields

Record FieldDescription
Expr
Signature: ExprT

the expression to compute the loop channel; it may only use variables defined in LoopSpecT.Vars

SliceDim
Signature: int

the dimension to concatenate the results along to produce the loop output

Fork me on GitHub