Skip to content

Commit 04fbafc

Browse files
committed
Upgrade to onnx 1.6.0
1 parent af9e6c1 commit 04fbafc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<add key="myget-roslyn" value="https://dotnet.myget.org/F/roslyn-analyzers/api/v3/index.json" />
1515
<add key="mlnet-daily" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/MachineLearning/nuget/v3/index.json" />
1616
<add key="mlnet-testdata" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/machinelearning-testdata/nuget/v3/index.json" />
17-
<add key="onnx-prerelease" value="https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/nuget/v3/index.json" />
1817
</packageSources>
1918
<disabledPackageSources>
2019
<clear />

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<GoogleProtobufPackageVersion>3.10.1</GoogleProtobufPackageVersion>
2424
<LightGBMPackageVersion>2.2.3</LightGBMPackageVersion>
2525
<MicrosoftExtensionsPackageVersion>2.1.0</MicrosoftExtensionsPackageVersion>
26-
<MicrosoftMLOnnxRuntimePackageVersion>1.5.2-dev-20201204-0513-14f6eb14</MicrosoftMLOnnxRuntimePackageVersion>
26+
<MicrosoftMLOnnxRuntimePackageVersion>1.6.0</MicrosoftMLOnnxRuntimePackageVersion>
2727
<MlNetMklDepsPackageVersion>0.0.0.9</MlNetMklDepsPackageVersion>
2828
<ParquetDotNetPackageVersion>2.1.3</ParquetDotNetPackageVersion>
2929
<SystemDrawingCommonPackageVersion>4.5.0</SystemDrawingCommonPackageVersion>

0 commit comments

Comments
 (0)