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