Emgutf Versions Save

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.

2.15.0

3 months ago

2.15.0 is based on the Tensorflow 2.15.0 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.15.0

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.15.0/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.15.0/document-lite/index.html

2.10.1

1 year ago

2.10.1 is based on the Tensorflow 2.10.1 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.10.1

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.10.1/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.10.1/document-lite/index.html

2.8.0

2 years ago

2.8.0 is based on the Tensorflow 2.8.0 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.8.0

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.8.0/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.8.0/document-lite/index.html

2.6.0

2 years ago

2.6.0 is based on the Tensorflow 2.6.0 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.6.0

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.6.0/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.6.0/document-lite/index.html

2.5.0

2 years ago

2.5.0 is based on the Tensorflow 2.5.0 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.5.0

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.5.0/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.5.0/document-lite/index.html

2.4.1

3 years ago

2.4.1 is based on the Tensorflow 2.4.1 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.4.1

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.4.1/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.4.1/document-lite/index.html

2.4.0

3 years ago

2.4.0 is based on the Tensorflow 2.4.0 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.4.0

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.4.0/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.4.0/document-lite/index.html

2.2.0

3 years ago

2.2.0 is based on the Tensorflow 2.2.0 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.2.0

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.2.0/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.2.0/document-lite/index.html

2.1.0

4 years ago

2.1.0 is based on the Tensorflow 2.1.0 release.

Please check out our release note: http://www.emgu.com/wiki/index.php/Emgu_TF_Version_History#Emgu.TF-2.1.0

Emgu TF Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.1.0/document/index.html

Emgu TF Lite Documentation can be found here: http://www.emgu.com/wiki/files/emgutf/2.1.0/document-lite/index.html

1.14.0

4 years ago

1.14.0 is based on the Tensorflow 1.14.0 release

  • For Android build, armeabi architecture is no longer supported. Android NDK removed armeabi architecture support.
  • For iOS build, the full Tensorflow build is no longer supported. Tensorflow 1.14.0 recommends using Tensorflow Lite instead of full version of Tensorflow for iOS.
  • The commercial release nuget packages have an additional "-CR" appended to it. e.g. The packaged id for the open source release is Emgu.TF and the package id for the similar commercial release has a package id of EMGU.TF-CR from our commercial repository. This will allow easier switching between the open source and commercial release.