Emgu TF Version History: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
==Change Log== | ==Change Log== | ||
* 1.7.0 is based on the Tensorflow 1.7.0 release | * 1.7.0 is based on the Tensorflow 1.7.0 release | ||
* Converted Emgu.TF.Protobuf to a NetStandard project. | |||
* Emgu.TF.Model has been completely re-written to output download progress to the UI. | |||
* For nuget packages, set the native dll items as None instead of Content. | |||
* Upgrade demo projects to .NET 4.6 such that it can use TLS 1.2. | |||
=Emgu.TF-1.5.0= | =Emgu.TF-1.5.0= |
Revision as of 15:51, 15 May 2018
Emgu.TF-1.7.0
Online Documentation
Change Log
- 1.7.0 is based on the Tensorflow 1.7.0 release
- Converted Emgu.TF.Protobuf to a NetStandard project.
- Emgu.TF.Model has been completely re-written to output download progress to the UI.
- For nuget packages, set the native dll items as None instead of Content.
- Upgrade demo projects to .NET 4.6 such that it can use TLS 1.2.
Emgu.TF-1.5.0
Online Documentation
Change Log
- 1.5.0 is based on the Tensorflow 1.5.0 release
- Added EMGU.TF.MODELS nuget package
- Added EMGU.TF.PROTOBUF nuget package
- For Commercial release, added Emgu.TF-GPU nuget package
Emgu.TF-1.4.0
Online Documentation
Change Log
- 1.4.0 is based on the Tensorflow 1.4.0 release
- Added commercial release for Windows with GPU support. Latest CUDA driver is required.
- Added commercial release for Android.
- Added commercial release for macOS
- Added commercial release for Unity (supports Windows Standalone and Mac OS standalone build).