Deep.Net


MemAllocKindT

Namespace: SymTensor.Compiler
Parent Module: ArrayNDManikinTypes

memory allocation type

Union Cases

Union CaseDescription
MemAllocDev
Signature:

device memory allocation

MemAllocRegHost
Signature:

registered host memory allocation

Fork me on GitHub