metal-performance-shaders
There are 18 repositories under metal-performance-shaders topic.
shu223/iOS-10-Sampler
Code examples for new APIs of iOS 10.
mrdbourke/mac-ml-speed-test
A few quick scripts focused on testing TensorFlow/PyTorch/Llama 2 on macOS.
jmanhype/vggt-mps
VGGT 3D Vision Agent optimized for Apple Silicon with Metal Performance Shaders
imxieyi/MetalResize
Fast image interpolation using Metal
imxieyi/CoreML-MPS
Run compiled CoreML(v1) model using MPSNN
KnowledgePending/Metal-Performance-Shaders
👨💻🔢🖼️Quick example of how Metal Performance Shaders can be used for Image Processing
Gerzer/SwiftML
Train neural networks with hardware acceleration in Swift
StarxSky/tacotron2-JP
Base on "tacotron2-jpanese" builded & change
1rsh/installing-tf-and-torch-apple-silicon
This repository provides a guide for installing TensorFlow and PyTorch on Mac computers with Apple Silicon.
vijayn8495/perf.sh
Power Saver Script for Thinkpad T480
gus1210/vggt-mps
🍎 Accelerate 3D reconstructions from images using VGGT, optimized for Apple Silicon with Metal Performance Shaders for fast and efficient processing.
matteodelv/PillRecogNet-iOS
Part 2 of Undergraduate Thesis Project @ UniBo: An iOS application using Metal Performance Shaders to classify pill images through a VGG16-like ConvNet
SaganRitual/Foil
Metal example code, translated to Swift from Apple's old Objective-C example
rebeccajae/metal-bindgen
MPS binding code made easy!
rebeccajae/pytorch-compliance
Correctness checks for PyTorch MPS
timeless-residents/handson-python-apple-mx
Hands-on tutorial for PyTorch on Apple Silicon Mac, featuring MPS backend setup and MNIST deep learning examples with CNN implementation