Deep.Net


SequenceArgSliceT

Namespace: SymTensor
Parent Module: Expr

a slice of an argument to the loop

Record Fields

Record FieldDescription
ArgIdx
Signature: int

the index of the argument

SliceDim
Signature: int

the dimension the loop is performed over

Fork me on GitHub