Skip to content

Conversation

@nathon-lee
Copy link
Contributor

fix(inference): remove using namespace std in weight_prepacking.h (#7758)
fix: #7758

  • Remove global using namespace std; to avoid namespace pollution
  • Explicitly use std::vector instead of vector
  • Resolves namespace conflict issues with Windows CUDA 13.0 build

Signed-off-by: leejianwoo-collab <[email protected]>
Signed-off-by: leejianwoo-collab <[email protected]>
@tohtana tohtana enabled auto-merge (squash) January 10, 2026 03:48
@tohtana tohtana merged commit 816e4ae into deepspeedai:master Jan 10, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]inference/v2/kernels/core_ops/cuda_linear /linear_kernels_cuda.cu

3 participants