emgucv / emgutf

Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.
https://www.emgu.com/wiki/index.php/Emgu_TF
Other
215 stars 43 forks source link

Does Unity commercial release have GPU support? #22

Open benattal opened 5 years ago

benattal commented 5 years ago

The table here (http://www.emgu.com/wiki/index.php/Emgu_TF) indicates that the Unity commercial release does not have GPU support. Wondering if that has changed recently.

Thank you!

emgucv commented 5 years ago

Emgu TF for unity use the regular CPU build without GPU support. Our intention is to have a build that is light weight and at the same time has the best compatibility with the majority of workstations. We do not have a near term plan to add GPU support for the Unity build but it may be some thing that we can consider in the future.