![]() |
VOOZH | about |
dotnet add package SciSharp.TensorFlow.Redist --version 2.16.0
NuGet\Install-Package SciSharp.TensorFlow.Redist -Version 2.16.0
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.16.0" />
<PackageVersion Include="SciSharp.TensorFlow.Redist" Version="2.16.0" />Directory.Packages.props
<PackageReference Include="SciSharp.TensorFlow.Redist" />Project file
paket add SciSharp.TensorFlow.Redist --version 2.16.0
#r "nuget: SciSharp.TensorFlow.Redist, 2.16.0"
#:package SciSharp.TensorFlow.Redist@2.16.0
#addin nuget:?package=SciSharp.TensorFlow.Redist&version=2.16.0Install as a Cake Addin
#tool nuget:?package=SciSharp.TensorFlow.Redist&version=2.16.0Install as a Cake Tool
SciSharp.TensorFlow.Redist is a package contains Google TensorFlow C library CPU version 2.16.0 redistributed as a NuGet package.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on SciSharp.TensorFlow.Redist:
| Package | Downloads |
|---|---|
|
VoiceNET.Library
.NET Library makes it easy and fast to create Voice Command Control functionality. It helps develop voice control in real-time on software or the web. It free supports online and offline use. |
|
|
Carbon.Feature.Learning
Feature to provide integration with various Machine Learning frameworks. |
|
|
VoiceNET.Lib.WebAPI
VoiceNET.Lib.WebAPI is an extension of VoiceNET.Library that supports Web API. |
|
|
ImageClassification
A ML.NET wrapper to ease image classification. |
|
|
CoinDetectorTerminal
Package Description |
Showing the top 10 popular GitHub repositories that depend on SciSharp.TensorFlow.Redist:
| Repository | Stars |
|---|---|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
|
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
|
|
|
SciSharp/Pandas.NET
Pandas port for C# and F#, data analysis tool, process multi-dim array in DataFrame.
|
|
|
YSGStudyHards/DotNetExercises
⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程和代码示例,助力快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。
|
|
|
SciSharp/SciSharp-Stack-Examples
Practical examples written in SciSharp's machine learning libraries
|
|
|
SciSharp/SharpCV
A Computer Vision library for C# and F# that combines OpenCV and NDArray together in .NET Standard.
|
|
|
zLulus/NotePractice
My_Note 笔记练习demo
|
|
|
jeffprosise/ML.NET
Code samples utilizing Microsoft's ML.NET machine-learning library
|
|
|
SciSharp/CherubNLP
Natural Language Processing in .NET Core
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.16.0 | 360,225 | 11/5/2023 |
| 2.11.4 | 106,580 | 6/21/2023 |
| 2.11.3 | 23,075 | 4/26/2023 |
| 2.11.2 | 14,171 | 4/19/2023 |
| 2.11.0 | 47,148 | 2/13/2023 |
| 2.10.0 | 66,605 | 11/12/2022 |
| 2.7.0 | 171,437 | 12/11/2021 |
| 2.6.0 | 126,293 | 8/13/2021 |
| 2.5.0 | 114,709 | 5/23/2021 |
| 2.4.1 | 90,042 | 2/13/2021 |
| 2.4.0 | 23,040 | 12/15/2020 |
| 2.3.1 | 563,688 | 10/8/2020 |
| 2.3.0 | 55,728 | 7/29/2020 |
| 2.2.0.2 | 33,450 | 6/13/2020 |
| 2.2.0.1 | 16,147 | 5/23/2020 |
| 2.2.0 | 7,160 | 5/16/2020 |
| 2.1.0 | 18,217 | 3/14/2020 |
| 1.15.1 | 35,538 | 3/1/2020 |