TfLiteInvokeTfLiteCallingConvention Field |
http://www.emgu.com
The Tensorflow lite native api calling convention
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.4.1.1202
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