PyO3-based Rust bindings of the NumPy C-API
-
Updated
Nov 23, 2024 - Rust
PyO3-based Rust bindings of the NumPy C-API
Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer works with OpenVINO IR models.
Sample code of Python C++ extension module. Demonstrates how to deal with Numpy objects in C++ codes. Also, OpenCV Mat and Numpy interaction code example is included.
Simple C++ thread-safe interface to use NumPy's Random Legacy distributions directly.
Python extension sample code using Intel oneAPI DPC++. The extension does a simple image processing using DPC++ kernel.
A Search and Sort Extension Module for Python, built with Numpy-C-API. Runs 60x faster than pure python code. Contains 7 search algorithms and 10 sort algorithms.
This repository contains exercises to learn new things
Add a description, image, and links to the numpy-capi topic page so that developers can more easily learn about it.
To associate your repository with the numpy-capi topic, visit your repo's landing page and select "manage topics."