MxNet.Sharp 2.0.0.2-alpha

This is a prerelease version of MxNet.Sharp.
dotnet add package MxNet.Sharp --version 2.0.0.2-alpha
NuGet\Install-Package MxNet.Sharp -Version 2.0.0.2-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MxNet.Sharp" Version="2.0.0.2-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MxNet.Sharp --version 2.0.0.2-alpha
#r "nuget: MxNet.Sharp, 2.0.0.2-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MxNet.Sharp as a Cake Addin
#addin nuget:?package=MxNet.Sharp&version=2.0.0.2-alpha&prerelease

// Install MxNet.Sharp as a Cake Tool
#tool nuget:?package=MxNet.Sharp&version=2.0.0.2-alpha&prerelease

C# Binding for the Apache MxNet library. NDArray, Symbolic and Gluon Supported

MxNet is a deep learning framework designed for both efficiency and flexibility. It allows you to mix symbolic and imperative programming to maximize efficiency and productivity. At its core, MXNet contains a dynamic dependency scheduler that automatically parallelizes both symbolic and imperative operations on the fly. A graph optimization layer on top of that makes symbolic execution fast and memory efficient. MXNet is portable and lightweight, scaling effectively to multiple GPUs and multiple machines.

MXNet is more than a deep learning project. It is a collection of blue prints and guidelines for building deep learning systems, and interesting insights of DL systems for hackers.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0.2-alpha 251 4/18/2021
1.5.2 1,174 9/11/2020
1.5.1.8 522 7/3/2020
1.5.1.7 923 5/24/2020
1.5.1.5 512 4/21/2020
1.5.1.4 539 4/4/2020
1.5.1.3 475 3/27/2020
1.5.1.2 584 3/23/2020
1.5.0.8 469 3/6/2020
1.5.0.2 613 2/15/2020
1.5.0.1 500 2/14/2020