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: 1.0.0
Syntaxpublic const CallingConvention TFCallingConvention = 2
Public Const TFCallingConvention As CallingConvention = 2
public:
literal CallingConvention^ TFCallingConvention = 2
static val mutable TFCallingConvention: CallingConvention
Field Value
Type:
CallingConvention
See Also