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.
<PackageVersion Include="PaddleInference.runtime.osx-arm64" Version="2.5.0" />
                    
Directory.Packages.props
<PackageReference Include="PaddleInference.runtime.osx-arm64" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=PaddleInference.runtime.osx-arm64&version=2.5.0
                    
Install PaddleInference.runtime.osx-arm64 as a Cake Addin
#tool nuget:?package=PaddleInference.runtime.osx-arm64&version=2.5.0
                    
Install PaddleInference.runtime.osx-arm64 as a Cake Tool

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 (1)

Showing the top 1 popular GitHub repositories that depend on PaddleInference.runtime.osx-arm64:

Repository Stars
BrycensRanch/SnapX
SnapX is a free, open-source, cross-platform tool that lets you capture or record any area of your screen and instantly share it with a single keypress. Upload images, videos, text, and more to multiple supported destinations—all with ease. ShareX fork
Version Downloads Last updated
2.5.2 4,836 11/1/2023
2.5.0 1,890 11/1/2023