Deep.Net


SrcReqsHelpersT

Namespace: SymTensor.Compiler.Cuda
Parent Module: CudaExecUnitTypes

Record Fields

Record FieldDescription
DfltChReq
Signature: ArrayNDManikinT option -> ChannelReqsT

Creates a channel request for the default channel.

DfltSrcWithNoViewReq
Signature: unit -> ChannelReqsT list

Requests the default channel of all sources without a storage requests.

InplaceFirstSrcReq
Signature: unit -> ChannelReqsT list

Requests the default channel of the first source to be evaluated into our requested target view of the the default channel.

TrgtDfltChReq
Signature: unit -> ArrayNDManikinT option

The view request for the default channel of the target.

Fork me on GitHub