Replace `let _ = sync_tensor.to_vec0::<f32>()` with `drop()` to satisfy clippy's let_underscore_must_use lint on the Result return. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace `let _ = sync_tensor.to_vec0::<f32>()` with `drop()` to satisfy clippy's let_underscore_must_use lint on the Result return. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>