Replace &Device::Cpu with &self.device for input and target tensor creation in Mamba2 hyperopt adapter. Avoids unnecessary CPU→GPU transfer during hyperparameter optimization. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace &Device::Cpu with &self.device for input and target tensor creation in Mamba2 hyperopt adapter. Avoids unnecessary CPU→GPU transfer during hyperparameter optimization. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>