TfLiteInvokeExternLibrary Field |
https://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.8.0.1418
Syntaxpublic const string ExternLibrary = "__Internal"
Public Const ExternLibrary As String = "__Internal"
public:
literal String^ ExternLibrary = "__Internal"
static val mutable ExternLibrary: string
Field Value
Type:
String
See Also