TfInvokeTensorflowModuleList Field |
http://www.emgu.com
The List of the tensorflow modules
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntaxpublic static List<string> TensorflowModuleList
Public Shared TensorflowModuleList As List(Of String)
public:
static List<String^>^ TensorflowModuleList
static val mutable TensorflowModuleList: List<string>
Field Value
Type:
ListString
See Also