Microsoft.ML.OnnxRuntime by Microsoft

<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.18.0" />

Package Files

0 bytes

 Microsoft.ML.OnnxRuntime 1.18.0

This package contains native shared library artifacts for all supported platforms of ONNX Runtime.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Microsoft.ML.OnnxRuntime</id>
    <version>1.18.0</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>ORT_icon_for_light_bg.png</icon>
    <projectUrl>https://github.com/Microsoft/onnxruntime</projectUrl>
    <description>This package contains native shared library artifacts for all supported platforms of ONNX Runtime.</description>
    <releaseNotes>Release Def:
	Branch: refs/heads/rel-1.18.0
	Commit: 45737400a2f3015c11f005ed7603611eaed306a6
	Build: https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=465575</releaseNotes>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>native ONNX ONNXRuntime-Training Learning-on-The-Edge On-Device-Training MachineLearning</tags>
    <repository type="git" url="https://github.com/Microsoft/onnxruntime.git" commit="45737400a2f3015c11f005ed7603611eaed306a6" />
    <dependencies>
      <group targetFramework=".NETCoreApp0.0">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
      <group targetFramework=".NETStandard0.0">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
      <group targetFramework=".NETFramework0.0">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
      <group targetFramework="MonoAndroid11.0">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
      <group targetFramework="Xamarin.iOS1.0">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
      <group targetFramework="net6.0-android31.0">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
      <group targetFramework="net6.0-ios15.4">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
      <group targetFramework="net6.0-macos12.3">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
      <group targetFramework="net6.0-maccatalyst14.0">
        <dependency id="Microsoft.ML.OnnxRuntime.Managed" version="1.18.0" />
      </group>
    </dependencies>
  </metadata>
</package>