OnnxControl 0.11.0.65-beta1
See the version list below for details.
dotnet add package OnnxControl --version 0.11.0.65-beta1
NuGet\Install-Package OnnxControl -Version 0.11.0.65-beta1
<PackageReference Include="OnnxControl" Version="0.11.0.65-beta1" />
paket add OnnxControl --version 0.11.0.65-beta1
#r "nuget: OnnxControl, 0.11.0.65-beta1"
// Install OnnxControl as a Cake Addin #addin nuget:?package=OnnxControl&version=0.11.0.65-beta1&prerelease // Install OnnxControl as a Cake Tool #tool nuget:?package=OnnxControl&version=0.11.0.65-beta1&prerelease
Updated includes the following updates:
- built with the latest Visual Studio compiler patches and bug fixes.
- tested on Windows 10 Pro, 64-bit, OS Build 18363.959
- added command support for InceptionV2 model.
- added intellisense support for all native CAFFE commands.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Google.Protobuf (>= 3.12.1)
- Google.Protobuf.Tools (>= 3.12.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OnnxControl:
Package | Downloads |
---|---|
MyCaffe
A complete C# re-write of Berkeley's open source Convolutional Architecture for Fast Feature Encoding (CAFFE) for Windows C# Developers with full On-line Help, now with Temporal Fusion Transformers, GPT, Seq2Seq/Attention, Single-Shot MultiBox, TripletNet, SiameseNet, NoisyNet, Deep Q-Network and Policy Gradient Reinforcement Learning, cuDNN LSTM Recurrent Learning, and Neural Style Transfer support! |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OnnxControl:
Repository | Stars |
---|---|
MyCaffe/MyCaffe
A complete deep learning platform written almost entirely in C# for Windows developers! Now you can write your own layers in C#!
|
Version | Downloads | Last updated |
---|---|---|
1.12.2.41 | 351 | 9/18/2023 |
1.12.1.82 | 282 | 6/8/2023 |
1.12.0.60 | 491 | 2/21/2023 |
1.11.8.27 | 584 | 11/23/2022 |
1.11.7.7 | 797 | 8/8/2022 |
1.11.6.38 | 791 | 6/10/2022 |
0.11.6.86-beta1 | 271 | 2/11/2022 |
0.11.4.60-beta1 | 341 | 9/11/2021 |
0.11.3.25-beta1 | 309 | 5/19/2021 |
0.11.2.9-beta1 | 311 | 2/3/2021 |
0.11.1.132-beta1 | 353 | 11/21/2020 |
0.11.1.56-beta1 | 366 | 10/17/2020 |
0.11.0.188-beta1 | 401 | 9/24/2020 |
0.11.0.65-beta1 | 440 | 8/6/2020 |
0.10.2.309-beta1 | 1,117 | 5/31/2020 |
0.10.2.290-beta1 | 367 | 5/25/2020 |
The OnnxControl is used by the MyCaffe AI Platform to convert between MyCaffe and CAFFE AI model formats and the ONNX AI model format.