Click or drag to resize

SessionMetaGraphDefBuffer Property

http://www.emgu.com
The buffer that holds the MetaGraphDef if the session is created from a saved model.

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntax
public Buffer MetaGraphDefBuffer { get; }

Property Value

Type: Buffer
See Also