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