Code examples for new APIs of iOS 10.
-
Updated
May 1, 2024 - Swift
Code examples for new APIs of iOS 10.
A few quick scripts focused on testing TensorFlow/PyTorch/Llama 2 on macOS.
A JAX backend for Apple Metal Performance Shaders (MPS), enabling GPU-accelerated JAX computations on Apple Silicon.
VGGT 3D Vision Agent optimized for Apple Silicon with Metal Performance Shaders
Fast image interpolation using Metal
Run compiled CoreML(v1) model using MPSNN
Defensive layer for mlx / mlx-lm / mlx-vlm on Apple Silicon. Prevents IOGPUFamily kernel panics, SIGABRT, and Mac reboots from MLX inference. Includes a community-curated registry of known-panic models (KNOWN_PANIC_MODELS) with hardware contexts, root-cause hypotheses, and verified workarounds.
👨💻🔢🖼️Quick example of how Metal Performance Shaders can be used for Image Processing
Base on "tacotron2-jpanese" builded & change
Train neural networks with hardware acceleration in Swift
This repository provides a guide for installing TensorFlow and PyTorch on Mac computers with Apple Silicon.
🍎 Accelerate 3D reconstructions from images using VGGT, optimized for Apple Silicon with Metal Performance Shaders for fast and efficient processing.
UltraShape 1.0 ported to Apple Silicon (MPS) -- high-fidelity 3D shape generation from images on Mac
Part 2 of Undergraduate Thesis Project @ UniBo: An iOS application using Metal Performance Shaders to classify pill images through a VGG16-like ConvNet
Educational neural-network implementations in Rust and Swift for MNIST, CIFAR-10, XOR, manual backprop, CNN/MLP/self-attention paths, plus Python visualization and companion MLX-based Swift workflows.
A hacker news summarizer web application. Auto refresh new articles every hour.
App-Store-safe Metal/MPS GPU acceleration for PyTorch's hot inference ops (matmul, linear, softmax, layer_norm, gelu, attention) — a size/dtype-gated monkeypatch with CPU fallback. macOS + iOS.
Metal example code, translated to Swift from Apple's old Objective-C example
Add a description, image, and links to the metal-performance-shaders topic page so that developers can more easily learn about it.
To associate your repository with the metal-performance-shaders topic, visit your repo's landing page and select "manage topics."