# ============================================================================= # Project : localvm-research # File : src/localvm/backends/mps_backend/__init__.py # Purpose : PyTorch-MPS compute path # Author : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Created : 2026-08-11 # Modified : 2026-08-11 # Platform : macOS / Apple Silicon (arm64) # License : All rights reserved (research code) # ============================================================================= """PyTorch-MPS compute path."""