TfLiteInvokeExternLibrary Field |
http://www.emgu.com
The file name of the tfliteextern library
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.4.1.1202
Syntaxpublic const string ExternLibrary = "tfliteextern"
Public Const ExternLibrary As String = "tfliteextern"
public:
literal String^ ExternLibrary = "tfliteextern"
static val mutable ExternLibrary: string
Field Value
Type:
String
See Also