Click or drag to resize

TfInvoke Properties

https://www.emgu.com/wiki/index.php/Emgu_TF

The TfInvoke type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaultLogForwarderSink
Get the default log forwarder sink
Public propertyStatic memberGpuSupportsHalfMatMulAndConv
Returns true if Gpu supports HalfMatMulAndConv
Public propertyStatic memberIsBuiltWithNvcc
Returns true if Tensorflow is built with Nvcc
Public propertyStatic memberIsBuiltWithROCm
Returns true if Tensorflow is built with ROCm
Public propertyStatic memberIsGoogleCudaEnabled
Returns true if CUDA is enabled.
Public propertyStatic memberIsMklEnabled
Returns true if MKL is enabled
Public propertyStatic memberVersion
Get the tensorflow version
Top
See Also