PaddleInference.runtime.osx-arm64
This package includes a version of PaddlePaddle's C inference library, specifically compiled for Apple Silicon processors (ARM64). It ensures smooth operation on CPU, with GPU support not available for OSX ARM in this build. The library is designed to work seamlessly, especially when used with the Sdcb.PaddleInference package, a .NET wrapper for PaddlePaddle. This package aims to provide a hassle-free integration experience for Apple Silicon users. To get started, make sure your development environment is set up correctly. For more information, tips, and the opportunity to contribute to the project, visit our [GitHub repository](https://github.com/grinay/). Please note that while this package is tailored for Apple Silicon, it does not include GPU support for OSX ARM as it is not yet available from the Paddle team.
Install
dotnet add package PaddleInference.runtime.osx-arm64 --version 2.5.2
Install-Package PaddleInference.runtime.osx-arm64 -Version 2.5.2
<PackageReference Include="PaddleInference.runtime.osx-arm64" Version="2.5.2" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.