PaddleInference.runtime.osx-arm64
2.5.0
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
<PackageReference Include="PaddleInference.runtime.osx-arm64" Version="2.5.0" />
<PackageVersion Include="PaddleInference.runtime.osx-arm64" Version="2.5.0" />
<PackageReference Include="PaddleInference.runtime.osx-arm64" />
paket add PaddleInference.runtime.osx-arm64 --version 2.5.0
#r "nuget: PaddleInference.runtime.osx-arm64, 2.5.0"
#addin nuget:?package=PaddleInference.runtime.osx-arm64&version=2.5.0
#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
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
|