AllocationTypeDynamic Field |
http://www.emgu.com
Tensors that are allocated during evaluation
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 1.0.0
Syntaxpublic const AllocationType Dynamic = 4
Public Const Dynamic As AllocationType = 4
public:
literal AllocationType^ Dynamic = 4
static val mutable Dynamic: AllocationType
Field Value
Type:
AllocationType
See Also