TfLiteInvokeExternLibrary Field |
http://www.emgu.com
The file name of the tfliteextern library
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
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