Emgu TF Version History: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Emgu.TF-1.12.0= | |||
==Online Documentation== | |||
[{{server}}/wiki/files/emgutf/1.12.0/document/index.html Emgu TF Documentation] | |||
[{{server}}/wiki/files/emgutf/1.12.0/document-lite/index.html Emgu TF Lite Documentation] | |||
==Change Log== | |||
* 1.12.0 is based on the Tensorflow 1.12.0 release | |||
* Emgu TF Lite release now also support Windows x64 platform. | |||
=Emgu.TF-1.10.0= | =Emgu.TF-1.10.0= | ||
Revision as of 22:19, 9 January 2019
Emgu.TF-1.12.0
Online Documentation
Change Log
- 1.12.0 is based on the Tensorflow 1.12.0 release
- Emgu TF Lite release now also support Windows x64 platform.
Emgu.TF-1.10.0
Online Documentation
Change Log
- 1.10.0 is based on the Tensorflow 1.10.0 release
- New Emgu TF Lite release based on Tensorflow Lite, supports Android, iOS and Mac OS.
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).