PaddleInference.runtime.osx-arm64 2.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PaddleInference.runtime.osx-arm64 --version 2.5.0
NuGet\Install-Package PaddleInference.runtime.osx-arm64 -Version 2.5.0
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="PaddleInference.runtime.osx-arm64" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PaddleInference.runtime.osx-arm64 --version 2.5.0
#r "nuget: PaddleInference.runtime.osx-arm64, 2.5.0"
#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 PaddleInference.runtime.osx-arm64 as a Cake Addin
#addin nuget:?package=PaddleInference.runtime.osx-arm64&version=2.5.0

// Install PaddleInference.runtime.osx-arm64 as a Cake Tool
#tool nuget:?package=PaddleInference.runtime.osx-arm64&version=2.5.0

PaddleInference for Apple Silicon (ARM64)

This package provides a tailored version of PaddlePaddle's C inference library, specifically designed for Apple Silicon processors (ARM64), ensuring seamless operation on CPUs. Please note that GPU support is not yet available for OSX ARM in this build.

Avoiding Common Build Issues

The library is modified to avoid the double gflags conflict, a common issue encountered when building PaddlePaddle from source. This ensures a smoother integration process, especially when used in conjunction with the Sdcb.PaddleInference package, a .NET wrapper for PaddlePaddle.

Getting Started

Before using this package, please ensure that you have all necessary dependencies installed. You can install them using Homebrew:

brew install gflags
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.5.2 2,328 11/1/2023
2.5.0 1,819 11/1/2023