From b5b4c517d4ebf6dc06bbaffaf44d9f42f01bf011 Mon Sep 17 00:00:00 2001 From: bigbugcc <1373396036@qq.com> Date: Fri, 22 Apr 2022 14:33:30 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4593d2cf..b9e370a4 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,12 @@ Troubleshooting of running example or installation, please refer [here](tensorf There are many examples reside at [TensorFlow.NET Examples](https://github.com/SciSharp/TensorFlow.NET-Examples) written in C# and F#. +#### TensorFlow.net Version +` tf.net 0.4x -> tf native 2.4` +`tf.net 0.6x -> tf native 2.6` +`tf.net 0.7x -> tf native 2.7` +`...` + #### C# Example Install TF.NET and TensorFlow binary through NuGet.