Apple Metal GPU backend for TypeTensor tensor operations
Part of TypeTensor
🚧 TODO - This backend is planned but not yet implemented.
npm install @typetensor/backend-metal
- Apple Metal GPU acceleration
- Optimized kernels for Apple Silicon (M1/M2/M3/M4)
- Native performance on macOS and iOS
- Unified memory architecture support
- Metal Performance Shaders integration
Requirements: Apple device with Metal support (macOS 11+, iOS 14+)
Interested in helping implement the Metal backend? See the contribution guidelines.
MIT