Deep.Net


StreamCmdsT

Namespace: SymTensor.Compiler.Cuda
Parent Module: CudaCmdTypes

a sequence of commands executed on a stream

Instance members

Instance memberDescription
Head
Signature: CudaCmdT

CompiledName: get_Head

IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[index]
Signature: index:int -> CudaCmdT

CompiledName: get_Item

Length
Signature: int

CompiledName: get_Length

Tail
Signature: CudaCmdT list

CompiledName: get_Tail

Static members

Static memberDescription
Empty
Signature: CudaCmdT list

CompiledName: get_Empty

Fork me on GitHub