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.16.1.1623+4bf999fc3b81f861a8c2aa1b11ce6bfb8f610804
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