TfLiteInvokeTfLiteCallingConvention Field |
https://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.8.0.1418
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