TfLiteInvokeTfLiteCallingConvention Field |
https://www.emgu.com
The Tensorflow lite native api calling convention
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite (in Emgu.TF.Lite.dll) Version: 2.19.0.1709+574f567263f3c76bb77304b9eeb79ab6660ba101
Syntaxpublic const CallingConvention TfLiteCallingConvention = CallingConvention.Cdecl
Public Const TfLiteCallingConvention As CallingConvention = CallingConvention.Cdecl
public:
literal CallingConvention TfLiteCallingConvention = CallingConvention.Cdecl
static val mutable TfLiteCallingConvention: CallingConvention
Field Value
Type:
CallingConvention
See Also