TfLiteInvokeTFCallingConvention Field |
http://www.emgu.com
The Tensorflow native api calling convention
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.2.0.932
Syntaxpublic const CallingConvention TFCallingConvention = CallingConvention.Cdecl
Public Const TFCallingConvention As CallingConvention = CallingConvention.Cdecl
public:
literal CallingConvention TFCallingConvention = CallingConvention.Cdecl
static val mutable TFCallingConvention: CallingConvention
Field Value
Type:
CallingConvention
See Also